@bitmovin/api-sdk 1.99.0 → 1.100.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (387) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +1 -1
  3. package/dist/bitmovin-api-sdk.browser.js +547 -26
  4. package/dist/bitmovin-api-sdk.browser.js.map +1 -1
  5. package/dist/bitmovin-api-sdk.browser.min.js +2 -2
  6. package/dist/common/RestClient.js +1 -1
  7. package/dist/common/RestClient.js.map +1 -1
  8. package/dist/encoding/encodings/muxings/MuxingsApi.d.ts +2 -0
  9. package/dist/encoding/encodings/muxings/MuxingsApi.js +2 -0
  10. package/dist/encoding/encodings/muxings/MuxingsApi.js.map +1 -1
  11. package/dist/encoding/encodings/muxings/type/TypeApi.d.ts +20 -0
  12. package/dist/encoding/encodings/muxings/type/TypeApi.js +49 -0
  13. package/dist/encoding/encodings/muxings/type/TypeApi.js.map +1 -0
  14. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationsetsApi.d.ts +2 -2
  15. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationsetsApi.js +2 -2
  16. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.d.ts +28 -0
  17. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.js +30 -0
  18. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.js.map +1 -0
  19. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.d.ts +15 -0
  20. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.js +31 -0
  21. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.js.map +1 -1
  22. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/imsc/ImscApi.d.ts +2 -2
  23. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/imsc/ImscApi.js +2 -2
  24. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/sprite/SpriteApi.d.ts +1 -1
  25. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/sprite/SpriteApi.js +1 -1
  26. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.d.ts +28 -0
  27. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.js +30 -0
  28. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.js.map +1 -0
  29. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.d.ts +24 -0
  30. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.js +62 -0
  31. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.js.map +1 -0
  32. package/dist/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.d.ts +2 -2
  33. package/dist/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.js +2 -2
  34. package/dist/models/AacAudioConfiguration.d.ts +1 -1
  35. package/dist/models/AacAudioConfiguration.js.map +1 -1
  36. package/dist/models/Ac3AudioConfiguration.d.ts +1 -1
  37. package/dist/models/Ac3AudioConfiguration.js.map +1 -1
  38. package/dist/models/AdAnalyticsContainsFilter.d.ts +1 -1
  39. package/dist/models/AdAnalyticsContainsFilter.js.map +1 -1
  40. package/dist/models/AdAnalyticsEqualFilter.d.ts +1 -1
  41. package/dist/models/AdAnalyticsEqualFilter.js.map +1 -1
  42. package/dist/models/AdAnalyticsGreaterThanFilter.d.ts +1 -1
  43. package/dist/models/AdAnalyticsGreaterThanFilter.js.map +1 -1
  44. package/dist/models/AdAnalyticsGreaterThanOrEqualFilter.d.ts +1 -1
  45. package/dist/models/AdAnalyticsGreaterThanOrEqualFilter.js.map +1 -1
  46. package/dist/models/AdAnalyticsInFilter.d.ts +1 -1
  47. package/dist/models/AdAnalyticsInFilter.js.map +1 -1
  48. package/dist/models/AdAnalyticsLessThanFilter.d.ts +1 -1
  49. package/dist/models/AdAnalyticsLessThanFilter.js.map +1 -1
  50. package/dist/models/AdAnalyticsLessThanOrEqualFilter.d.ts +1 -1
  51. package/dist/models/AdAnalyticsLessThanOrEqualFilter.js.map +1 -1
  52. package/dist/models/AdAnalyticsNotContainsFilter.d.ts +1 -1
  53. package/dist/models/AdAnalyticsNotContainsFilter.js.map +1 -1
  54. package/dist/models/AdAnalyticsNotEqualFilter.d.ts +1 -1
  55. package/dist/models/AdAnalyticsNotEqualFilter.js.map +1 -1
  56. package/dist/models/AesEncryptionDrm.d.ts +1 -1
  57. package/dist/models/AesEncryptionDrm.js.map +1 -1
  58. package/dist/models/AkamaiMslOutput.d.ts +1 -1
  59. package/dist/models/AkamaiMslOutput.js.map +1 -1
  60. package/dist/models/AkamaiNetStorageInput.d.ts +1 -1
  61. package/dist/models/AkamaiNetStorageInput.js.map +1 -1
  62. package/dist/models/AkamaiNetStorageOutput.d.ts +1 -1
  63. package/dist/models/AkamaiNetStorageOutput.js.map +1 -1
  64. package/dist/models/AnalyticsAzureOutput.d.ts +1 -1
  65. package/dist/models/AnalyticsAzureOutput.js.map +1 -1
  66. package/dist/models/AnalyticsContainsFilter.d.ts +1 -1
  67. package/dist/models/AnalyticsContainsFilter.js.map +1 -1
  68. package/dist/models/AnalyticsEqualFilter.d.ts +1 -1
  69. package/dist/models/AnalyticsEqualFilter.js.map +1 -1
  70. package/dist/models/AnalyticsGcsServiceAccountOutput.d.ts +1 -1
  71. package/dist/models/AnalyticsGcsServiceAccountOutput.js.map +1 -1
  72. package/dist/models/AnalyticsGreaterThanFilter.d.ts +1 -1
  73. package/dist/models/AnalyticsGreaterThanFilter.js.map +1 -1
  74. package/dist/models/AnalyticsGreaterThanOrEqualFilter.d.ts +1 -1
  75. package/dist/models/AnalyticsGreaterThanOrEqualFilter.js.map +1 -1
  76. package/dist/models/AnalyticsInFilter.d.ts +1 -1
  77. package/dist/models/AnalyticsInFilter.js.map +1 -1
  78. package/dist/models/AnalyticsLessThanFilter.d.ts +1 -1
  79. package/dist/models/AnalyticsLessThanFilter.js.map +1 -1
  80. package/dist/models/AnalyticsLessThanOrEqualFilter.d.ts +1 -1
  81. package/dist/models/AnalyticsLessThanOrEqualFilter.js.map +1 -1
  82. package/dist/models/AnalyticsNotContainsFilter.d.ts +1 -1
  83. package/dist/models/AnalyticsNotContainsFilter.js.map +1 -1
  84. package/dist/models/AnalyticsNotEqualFilter.d.ts +1 -1
  85. package/dist/models/AnalyticsNotEqualFilter.js.map +1 -1
  86. package/dist/models/AnalyticsS3RoleBasedOutput.d.ts +1 -1
  87. package/dist/models/AnalyticsS3RoleBasedOutput.js.map +1 -1
  88. package/dist/models/AndConjunction.d.ts +1 -1
  89. package/dist/models/AndConjunction.js.map +1 -1
  90. package/dist/models/AsperaInput.d.ts +1 -1
  91. package/dist/models/AsperaInput.js.map +1 -1
  92. package/dist/models/AudioAdaptationSet.d.ts +1 -1
  93. package/dist/models/AudioAdaptationSet.js.map +1 -1
  94. package/dist/models/AudioMixFilter.d.ts +1 -1
  95. package/dist/models/AudioMixFilter.js.map +1 -1
  96. package/dist/models/AudioMixInputStream.d.ts +1 -1
  97. package/dist/models/AudioMixInputStream.js.map +1 -1
  98. package/dist/models/AudioVolumeFilter.d.ts +1 -1
  99. package/dist/models/AudioVolumeFilter.js.map +1 -1
  100. package/dist/models/Av1VideoConfiguration.d.ts +1 -1
  101. package/dist/models/Av1VideoConfiguration.js.map +1 -1
  102. package/dist/models/AzureInput.d.ts +1 -1
  103. package/dist/models/AzureInput.js.map +1 -1
  104. package/dist/models/AzureOutput.d.ts +1 -1
  105. package/dist/models/AzureOutput.js.map +1 -1
  106. package/dist/models/BroadcastTsMuxing.d.ts +1 -1
  107. package/dist/models/BroadcastTsMuxing.js.map +1 -1
  108. package/dist/models/Cea608CaptionInputStream.d.ts +1 -1
  109. package/dist/models/Cea608CaptionInputStream.js.map +1 -1
  110. package/dist/models/Cea708CaptionInputStream.d.ts +1 -1
  111. package/dist/models/Cea708CaptionInputStream.js.map +1 -1
  112. package/dist/models/CencDrm.d.ts +1 -1
  113. package/dist/models/CencDrm.js.map +1 -1
  114. package/dist/models/ChunkedTextMuxing.d.ts +1 -1
  115. package/dist/models/ChunkedTextMuxing.js.map +1 -1
  116. package/dist/models/ClearKeyDrm.d.ts +1 -1
  117. package/dist/models/ClearKeyDrm.js.map +1 -1
  118. package/dist/models/CmafMuxing.d.ts +1 -1
  119. package/dist/models/CmafMuxing.js.map +1 -1
  120. package/dist/models/ConcatenationInputStream.d.ts +1 -1
  121. package/dist/models/ConcatenationInputStream.js.map +1 -1
  122. package/dist/models/Condition.d.ts +1 -1
  123. package/dist/models/Condition.js.map +1 -1
  124. package/dist/models/ConformFilter.d.ts +1 -1
  125. package/dist/models/ConformFilter.js.map +1 -1
  126. package/dist/models/ContentProtection.d.ts +9 -2
  127. package/dist/models/ContentProtection.js +9 -2
  128. package/dist/models/ContentProtection.js.map +1 -1
  129. package/dist/models/CropFilter.d.ts +1 -1
  130. package/dist/models/CropFilter.js.map +1 -1
  131. package/dist/models/DashChunkedTextRepresentation.d.ts +7 -0
  132. package/dist/models/DashChunkedTextRepresentation.js +7 -0
  133. package/dist/models/DashChunkedTextRepresentation.js.map +1 -1
  134. package/dist/models/DashCmafRepresentation.d.ts +7 -0
  135. package/dist/models/DashCmafRepresentation.js +7 -0
  136. package/dist/models/DashCmafRepresentation.js.map +1 -1
  137. package/dist/models/DashFmp4DrmRepresentation.d.ts +7 -0
  138. package/dist/models/DashFmp4DrmRepresentation.js +7 -0
  139. package/dist/models/DashFmp4DrmRepresentation.js.map +1 -1
  140. package/dist/models/DashFmp4Representation.d.ts +7 -0
  141. package/dist/models/DashFmp4Representation.js +7 -0
  142. package/dist/models/DashFmp4Representation.js.map +1 -1
  143. package/dist/models/DashImscRepresentation.d.ts +9 -2
  144. package/dist/models/DashImscRepresentation.js +9 -2
  145. package/dist/models/DashImscRepresentation.js.map +1 -1
  146. package/dist/models/DashMp4DrmRepresentation.d.ts +7 -0
  147. package/dist/models/DashMp4DrmRepresentation.js +7 -0
  148. package/dist/models/DashMp4DrmRepresentation.js.map +1 -1
  149. package/dist/models/DashMp4Representation.d.ts +9 -2
  150. package/dist/models/DashMp4Representation.js +9 -2
  151. package/dist/models/DashMp4Representation.js.map +1 -1
  152. package/dist/models/DashMuxingRepresentation.d.ts +27 -0
  153. package/dist/models/DashMuxingRepresentation.js +39 -0
  154. package/dist/models/DashMuxingRepresentation.js.map +1 -0
  155. package/dist/models/DashProgressiveWebmRepresentation.d.ts +9 -2
  156. package/dist/models/DashProgressiveWebmRepresentation.js +9 -2
  157. package/dist/models/DashProgressiveWebmRepresentation.js.map +1 -1
  158. package/dist/models/DashRepresentation.d.ts +18 -18
  159. package/dist/models/DashRepresentation.js +15 -4
  160. package/dist/models/DashRepresentation.js.map +1 -1
  161. package/dist/models/DashRepresentationTypeDiscriminator.d.ts +19 -0
  162. package/dist/models/DashRepresentationTypeDiscriminator.js +24 -0
  163. package/dist/models/DashRepresentationTypeDiscriminator.js.map +1 -0
  164. package/dist/models/DashRepresentationTypeResponse.d.ts +15 -0
  165. package/dist/models/DashRepresentationTypeResponse.js +20 -0
  166. package/dist/models/DashRepresentationTypeResponse.js.map +1 -0
  167. package/dist/models/DashSegmentedRepresentation.d.ts +2 -2
  168. package/dist/models/DashSegmentedRepresentation.js +2 -2
  169. package/dist/models/DashSegmentedRepresentation.js.map +1 -1
  170. package/dist/models/DashVttRepresentation.d.ts +9 -2
  171. package/dist/models/DashVttRepresentation.js +9 -2
  172. package/dist/models/DashVttRepresentation.js.map +1 -1
  173. package/dist/models/DashWebmRepresentation.d.ts +7 -0
  174. package/dist/models/DashWebmRepresentation.js +7 -0
  175. package/dist/models/DashWebmRepresentation.js.map +1 -1
  176. package/dist/models/DefaultManifestAndCondition.d.ts +1 -1
  177. package/dist/models/DefaultManifestAndCondition.js.map +1 -1
  178. package/dist/models/DefaultManifestAttributeCondition.d.ts +1 -1
  179. package/dist/models/DefaultManifestAttributeCondition.js.map +1 -1
  180. package/dist/models/DefaultManifestOrCondition.d.ts +1 -1
  181. package/dist/models/DefaultManifestOrCondition.js.map +1 -1
  182. package/dist/models/DeinterlaceFilter.d.ts +1 -1
  183. package/dist/models/DeinterlaceFilter.js.map +1 -1
  184. package/dist/models/DenoiseHqdn3dFilter.d.ts +1 -1
  185. package/dist/models/DenoiseHqdn3dFilter.js.map +1 -1
  186. package/dist/models/DolbyAtmosAudioConfiguration.d.ts +1 -1
  187. package/dist/models/DolbyAtmosAudioConfiguration.js.map +1 -1
  188. package/dist/models/DolbyAtmosIngestInputStream.d.ts +1 -1
  189. package/dist/models/DolbyAtmosIngestInputStream.js.map +1 -1
  190. package/dist/models/DolbyDigitalAudioConfiguration.d.ts +1 -1
  191. package/dist/models/DolbyDigitalAudioConfiguration.js.map +1 -1
  192. package/dist/models/DolbyDigitalPlusAudioConfiguration.d.ts +1 -1
  193. package/dist/models/DolbyDigitalPlusAudioConfiguration.js.map +1 -1
  194. package/dist/models/DolbyVisionInputStream.d.ts +1 -1
  195. package/dist/models/DolbyVisionInputStream.js.map +1 -1
  196. package/dist/models/DolbyVisionMetadataIngestInputStream.d.ts +1 -1
  197. package/dist/models/DolbyVisionMetadataIngestInputStream.js.map +1 -1
  198. package/dist/models/DtsAudioConfiguration.d.ts +1 -1
  199. package/dist/models/DtsAudioConfiguration.js.map +1 -1
  200. package/dist/models/DtsPassthroughAudioConfiguration.d.ts +1 -1
  201. package/dist/models/DtsPassthroughAudioConfiguration.js.map +1 -1
  202. package/dist/models/DtsXAudioConfiguration.d.ts +1 -1
  203. package/dist/models/DtsXAudioConfiguration.js.map +1 -1
  204. package/dist/models/DvbSubtitleConfiguration.d.ts +1 -1
  205. package/dist/models/DvbSubtitleConfiguration.js.map +1 -1
  206. package/dist/models/DvbSubtitleInputStream.d.ts +1 -1
  207. package/dist/models/DvbSubtitleInputStream.js.map +1 -1
  208. package/dist/models/DvbTeletextInputStream.d.ts +1 -1
  209. package/dist/models/DvbTeletextInputStream.js.map +1 -1
  210. package/dist/models/Eac3AudioConfiguration.d.ts +1 -1
  211. package/dist/models/Eac3AudioConfiguration.js.map +1 -1
  212. package/dist/models/EbuR128SinglePassFilter.d.ts +1 -1
  213. package/dist/models/EbuR128SinglePassFilter.js.map +1 -1
  214. package/dist/models/EnhancedDeinterlaceFilter.d.ts +1 -1
  215. package/dist/models/EnhancedDeinterlaceFilter.js.map +1 -1
  216. package/dist/models/EnhancedWatermarkFilter.d.ts +1 -1
  217. package/dist/models/EnhancedWatermarkFilter.js.map +1 -1
  218. package/dist/models/FairPlayDrm.d.ts +1 -1
  219. package/dist/models/FairPlayDrm.js.map +1 -1
  220. package/dist/models/FileInputStream.d.ts +1 -1
  221. package/dist/models/FileInputStream.js.map +1 -1
  222. package/dist/models/Fmp4Muxing.d.ts +8 -1
  223. package/dist/models/Fmp4Muxing.js +1 -0
  224. package/dist/models/Fmp4Muxing.js.map +1 -1
  225. package/dist/models/FrameIdId3Tag.d.ts +1 -1
  226. package/dist/models/FrameIdId3Tag.js.map +1 -1
  227. package/dist/models/FtpInput.d.ts +1 -1
  228. package/dist/models/FtpInput.js.map +1 -1
  229. package/dist/models/FtpOutput.d.ts +1 -1
  230. package/dist/models/FtpOutput.js.map +1 -1
  231. package/dist/models/GcsInput.d.ts +1 -1
  232. package/dist/models/GcsInput.js.map +1 -1
  233. package/dist/models/GcsOutput.d.ts +1 -1
  234. package/dist/models/GcsOutput.js.map +1 -1
  235. package/dist/models/GcsServiceAccountInput.d.ts +1 -1
  236. package/dist/models/GcsServiceAccountInput.js.map +1 -1
  237. package/dist/models/GcsServiceAccountOutput.d.ts +1 -1
  238. package/dist/models/GcsServiceAccountOutput.js.map +1 -1
  239. package/dist/models/GenericS3Input.d.ts +1 -1
  240. package/dist/models/GenericS3Input.js.map +1 -1
  241. package/dist/models/GenericS3Output.d.ts +1 -1
  242. package/dist/models/GenericS3Output.js.map +1 -1
  243. package/dist/models/H262VideoConfiguration.d.ts +1 -1
  244. package/dist/models/H262VideoConfiguration.js.map +1 -1
  245. package/dist/models/H264PictureTimingTrimmingInputStream.d.ts +1 -1
  246. package/dist/models/H264PictureTimingTrimmingInputStream.js.map +1 -1
  247. package/dist/models/H264VideoConfiguration.d.ts +1 -1
  248. package/dist/models/H264VideoConfiguration.js.map +1 -1
  249. package/dist/models/H265VideoConfiguration.d.ts +1 -1
  250. package/dist/models/H265VideoConfiguration.js.map +1 -1
  251. package/dist/models/HeAacV1AudioConfiguration.d.ts +1 -1
  252. package/dist/models/HeAacV1AudioConfiguration.js.map +1 -1
  253. package/dist/models/HeAacV2AudioConfiguration.d.ts +1 -1
  254. package/dist/models/HeAacV2AudioConfiguration.js.map +1 -1
  255. package/dist/models/HttpInput.d.ts +1 -1
  256. package/dist/models/HttpInput.js.map +1 -1
  257. package/dist/models/HttpsInput.d.ts +1 -1
  258. package/dist/models/HttpsInput.js.map +1 -1
  259. package/dist/models/ImageAdaptationSet.d.ts +1 -1
  260. package/dist/models/ImageAdaptationSet.js.map +1 -1
  261. package/dist/models/ImscConfiguration.d.ts +1 -1
  262. package/dist/models/ImscConfiguration.js.map +1 -1
  263. package/dist/models/IngestInputStream.d.ts +1 -1
  264. package/dist/models/IngestInputStream.js.map +1 -1
  265. package/dist/models/InterlaceFilter.d.ts +1 -1
  266. package/dist/models/InterlaceFilter.js.map +1 -1
  267. package/dist/models/LiveMediaIngestOutput.d.ts +1 -1
  268. package/dist/models/LiveMediaIngestOutput.js.map +1 -1
  269. package/dist/models/LocalInput.d.ts +1 -1
  270. package/dist/models/LocalInput.js.map +1 -1
  271. package/dist/models/LocalOutput.d.ts +1 -1
  272. package/dist/models/LocalOutput.js.map +1 -1
  273. package/dist/models/MarlinDrm.d.ts +1 -1
  274. package/dist/models/MarlinDrm.js.map +1 -1
  275. package/dist/models/MjpegVideoConfiguration.d.ts +1 -1
  276. package/dist/models/MjpegVideoConfiguration.js.map +1 -1
  277. package/dist/models/Mp2AudioConfiguration.d.ts +1 -1
  278. package/dist/models/Mp2AudioConfiguration.js.map +1 -1
  279. package/dist/models/Mp3AudioConfiguration.d.ts +1 -1
  280. package/dist/models/Mp3AudioConfiguration.js.map +1 -1
  281. package/dist/models/Mp3Muxing.d.ts +1 -1
  282. package/dist/models/Mp3Muxing.js.map +1 -1
  283. package/dist/models/Mp4Muxing.d.ts +1 -1
  284. package/dist/models/Mp4Muxing.js.map +1 -1
  285. package/dist/models/MuxingTypeResponse.d.ts +15 -0
  286. package/dist/models/MuxingTypeResponse.js +20 -0
  287. package/dist/models/MuxingTypeResponse.js.map +1 -0
  288. package/dist/models/MxfMuxing.d.ts +1 -1
  289. package/dist/models/MxfMuxing.js.map +1 -1
  290. package/dist/models/OpusAudioConfiguration.d.ts +1 -1
  291. package/dist/models/OpusAudioConfiguration.js.map +1 -1
  292. package/dist/models/OrConjunction.d.ts +1 -1
  293. package/dist/models/OrConjunction.js.map +1 -1
  294. package/dist/models/PTSAlignMode.d.ts +9 -0
  295. package/dist/models/PTSAlignMode.js +14 -0
  296. package/dist/models/PTSAlignMode.js.map +1 -0
  297. package/dist/models/PackedAudioMuxing.d.ts +1 -1
  298. package/dist/models/PackedAudioMuxing.js.map +1 -1
  299. package/dist/models/PcmAudioConfiguration.d.ts +1 -1
  300. package/dist/models/PcmAudioConfiguration.js.map +1 -1
  301. package/dist/models/PlaintextId3Tag.d.ts +1 -1
  302. package/dist/models/PlaintextId3Tag.js.map +1 -1
  303. package/dist/models/PlayReadyDrm.d.ts +1 -1
  304. package/dist/models/PlayReadyDrm.js.map +1 -1
  305. package/dist/models/PrimeTimeDrm.d.ts +1 -1
  306. package/dist/models/PrimeTimeDrm.js.map +1 -1
  307. package/dist/models/ProgressiveMovMuxing.d.ts +1 -1
  308. package/dist/models/ProgressiveMovMuxing.js.map +1 -1
  309. package/dist/models/ProgressiveTsMuxing.d.ts +1 -1
  310. package/dist/models/ProgressiveTsMuxing.js.map +1 -1
  311. package/dist/models/ProgressiveWebmMuxing.d.ts +1 -1
  312. package/dist/models/ProgressiveWebmMuxing.js.map +1 -1
  313. package/dist/models/RawId3Tag.d.ts +1 -1
  314. package/dist/models/RawId3Tag.js.map +1 -1
  315. package/dist/models/RedundantRtmpInput.d.ts +1 -1
  316. package/dist/models/RedundantRtmpInput.js.map +1 -1
  317. package/dist/models/RotateFilter.d.ts +1 -1
  318. package/dist/models/RotateFilter.js.map +1 -1
  319. package/dist/models/RtmpInput.d.ts +1 -1
  320. package/dist/models/RtmpInput.js.map +1 -1
  321. package/dist/models/S3Input.d.ts +1 -1
  322. package/dist/models/S3Input.js.map +1 -1
  323. package/dist/models/S3Output.d.ts +1 -1
  324. package/dist/models/S3Output.js.map +1 -1
  325. package/dist/models/S3RoleBasedInput.d.ts +1 -1
  326. package/dist/models/S3RoleBasedInput.js.map +1 -1
  327. package/dist/models/S3RoleBasedOutput.d.ts +1 -1
  328. package/dist/models/S3RoleBasedOutput.js.map +1 -1
  329. package/dist/models/ScaleFilter.d.ts +1 -1
  330. package/dist/models/ScaleFilter.js.map +1 -1
  331. package/dist/models/SegmentedRawMuxing.d.ts +1 -1
  332. package/dist/models/SegmentedRawMuxing.js.map +1 -1
  333. package/dist/models/SftpInput.d.ts +1 -1
  334. package/dist/models/SftpInput.js.map +1 -1
  335. package/dist/models/SftpOutput.d.ts +1 -1
  336. package/dist/models/SftpOutput.js.map +1 -1
  337. package/dist/models/SpekeDrm.d.ts +1 -1
  338. package/dist/models/SpekeDrm.js.map +1 -1
  339. package/dist/models/SpriteRepresentation.d.ts +9 -2
  340. package/dist/models/SpriteRepresentation.js +9 -2
  341. package/dist/models/SpriteRepresentation.js.map +1 -1
  342. package/dist/models/SrtInput.d.ts +1 -1
  343. package/dist/models/SrtInput.js.map +1 -1
  344. package/dist/models/SubtitleAdaptationSet.d.ts +1 -1
  345. package/dist/models/SubtitleAdaptationSet.js.map +1 -1
  346. package/dist/models/TcpInput.d.ts +1 -1
  347. package/dist/models/TcpInput.js.map +1 -1
  348. package/dist/models/TextFilter.d.ts +1 -1
  349. package/dist/models/TextFilter.js.map +1 -1
  350. package/dist/models/TextMuxing.d.ts +1 -1
  351. package/dist/models/TextMuxing.js.map +1 -1
  352. package/dist/models/TimeBasedTrimmingInputStream.d.ts +1 -1
  353. package/dist/models/TimeBasedTrimmingInputStream.js.map +1 -1
  354. package/dist/models/TimecodeTrackTrimmingInputStream.d.ts +1 -1
  355. package/dist/models/TimecodeTrackTrimmingInputStream.js.map +1 -1
  356. package/dist/models/TsMuxing.d.ts +1 -1
  357. package/dist/models/TsMuxing.js.map +1 -1
  358. package/dist/models/UdpInput.d.ts +1 -1
  359. package/dist/models/UdpInput.js.map +1 -1
  360. package/dist/models/UdpMulticastInput.d.ts +1 -1
  361. package/dist/models/UdpMulticastInput.js.map +1 -1
  362. package/dist/models/UnsharpFilter.d.ts +1 -1
  363. package/dist/models/UnsharpFilter.js.map +1 -1
  364. package/dist/models/VideoAdaptationSet.d.ts +1 -1
  365. package/dist/models/VideoAdaptationSet.js.map +1 -1
  366. package/dist/models/VorbisAudioConfiguration.d.ts +1 -1
  367. package/dist/models/VorbisAudioConfiguration.js.map +1 -1
  368. package/dist/models/Vp8VideoConfiguration.d.ts +1 -1
  369. package/dist/models/Vp8VideoConfiguration.js.map +1 -1
  370. package/dist/models/Vp9VideoConfiguration.d.ts +1 -1
  371. package/dist/models/Vp9VideoConfiguration.js.map +1 -1
  372. package/dist/models/WatermarkFilter.d.ts +1 -1
  373. package/dist/models/WatermarkFilter.js.map +1 -1
  374. package/dist/models/WebVttConfiguration.d.ts +1 -1
  375. package/dist/models/WebVttConfiguration.js.map +1 -1
  376. package/dist/models/WebVttSidecarFile.d.ts +1 -1
  377. package/dist/models/WebVttSidecarFile.js.map +1 -1
  378. package/dist/models/WebmMuxing.d.ts +1 -1
  379. package/dist/models/WebmMuxing.js.map +1 -1
  380. package/dist/models/WidevineDrm.d.ts +1 -1
  381. package/dist/models/WidevineDrm.js.map +1 -1
  382. package/dist/models/ZixiInput.d.ts +1 -1
  383. package/dist/models/ZixiInput.js.map +1 -1
  384. package/dist/models/index.d.ts +5 -0
  385. package/dist/models/index.js +5 -0
  386. package/dist/models/index.js.map +1 -1
  387. package/package.json +1 -1
@@ -0,0 +1,27 @@
1
+ import DashRepresentation from './DashRepresentation';
2
+ /**
3
+ * @export
4
+ * @class DashMuxingRepresentation
5
+ */
6
+ export declare class DashMuxingRepresentation extends DashRepresentation {
7
+ /**
8
+ * UUID of an encoding (required)
9
+ * @type {string}
10
+ * @memberof DashMuxingRepresentation
11
+ */
12
+ encodingId?: string;
13
+ /**
14
+ * UUID of a muxing (required)
15
+ * @type {string}
16
+ * @memberof DashMuxingRepresentation
17
+ */
18
+ muxingId?: string;
19
+ /**
20
+ * Used to signal a dependency with another representation. The representation may belong to a different adaptation set
21
+ * @type {string}
22
+ * @memberof DashMuxingRepresentation
23
+ */
24
+ dependencyId?: string;
25
+ constructor(obj?: Partial<DashMuxingRepresentation>);
26
+ }
27
+ export default DashMuxingRepresentation;
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var __extends = (this && this.__extends) || (function () {
3
+ var extendStatics = function (d, b) {
4
+ extendStatics = Object.setPrototypeOf ||
5
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
7
+ return extendStatics(d, b);
8
+ };
9
+ return function (d, b) {
10
+ extendStatics(d, b);
11
+ function __() { this.constructor = d; }
12
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
13
+ };
14
+ })();
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.DashMuxingRepresentation = void 0;
17
+ var Mapper_1 = require("../common/Mapper");
18
+ var DashRepresentation_1 = require("./DashRepresentation");
19
+ /**
20
+ * @export
21
+ * @class DashMuxingRepresentation
22
+ */
23
+ var DashMuxingRepresentation = /** @class */ (function (_super) {
24
+ __extends(DashMuxingRepresentation, _super);
25
+ function DashMuxingRepresentation(obj) {
26
+ var _this = _super.call(this, obj) || this;
27
+ if (!obj) {
28
+ return _this;
29
+ }
30
+ _this.encodingId = Mapper_1.map(obj.encodingId);
31
+ _this.muxingId = Mapper_1.map(obj.muxingId);
32
+ _this.dependencyId = Mapper_1.map(obj.dependencyId);
33
+ return _this;
34
+ }
35
+ return DashMuxingRepresentation;
36
+ }(DashRepresentation_1.default));
37
+ exports.DashMuxingRepresentation = DashMuxingRepresentation;
38
+ exports.default = DashMuxingRepresentation;
39
+ //# sourceMappingURL=DashMuxingRepresentation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DashMuxingRepresentation.js","sourceRoot":"","sources":["../../src/models/DashMuxingRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AAEtD;;;GAGG;AACH;IAA8C,4CAAkB;IAsB9D,kCAAY,GAAuC;QAAnD,YACE,kBAAM,GAAG,CAAC,SAOX;QANC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;QACtC,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QAClC,KAAI,CAAC,YAAY,GAAG,YAAG,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;;IAC5C,CAAC;IACH,+BAAC;AAAD,CAAC,AA/BD,CAA8C,4BAAkB,GA+B/D;AA/BY,4DAAwB;AAiCrC,kBAAe,wBAAwB,CAAC"}
@@ -1,9 +1,16 @@
1
- import DashRepresentation from './DashRepresentation';
1
+ import DashMuxingRepresentation from './DashMuxingRepresentation';
2
+ import DashRepresentationTypeDiscriminator from './DashRepresentationTypeDiscriminator';
2
3
  /**
3
4
  * @export
4
5
  * @class DashProgressiveWebmRepresentation
5
6
  */
6
- export declare class DashProgressiveWebmRepresentation extends DashRepresentation {
7
+ export declare class DashProgressiveWebmRepresentation extends DashMuxingRepresentation {
8
+ /**
9
+ * Discriminator property for DashRepresentation
10
+ * @type {string}
11
+ * @memberof DashProgressiveWebmRepresentation
12
+ */
13
+ readonly typeDiscriminator: DashRepresentationTypeDiscriminator;
7
14
  /**
8
15
  * Path to the Progressive WebM file (required)
9
16
  * @type {string}
@@ -15,7 +15,8 @@ var __extends = (this && this.__extends) || (function () {
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.DashProgressiveWebmRepresentation = void 0;
17
17
  var Mapper_1 = require("../common/Mapper");
18
- var DashRepresentation_1 = require("./DashRepresentation");
18
+ var DashMuxingRepresentation_1 = require("./DashMuxingRepresentation");
19
+ var DashRepresentationTypeDiscriminator_1 = require("./DashRepresentationTypeDiscriminator");
19
20
  /**
20
21
  * @export
21
22
  * @class DashProgressiveWebmRepresentation
@@ -24,6 +25,12 @@ var DashProgressiveWebmRepresentation = /** @class */ (function (_super) {
24
25
  __extends(DashProgressiveWebmRepresentation, _super);
25
26
  function DashProgressiveWebmRepresentation(obj) {
26
27
  var _this = _super.call(this, obj) || this;
28
+ /**
29
+ * Discriminator property for DashRepresentation
30
+ * @type {string}
31
+ * @memberof DashProgressiveWebmRepresentation
32
+ */
33
+ _this.typeDiscriminator = DashRepresentationTypeDiscriminator_1.default.PROGRESSIVE_WEBM;
27
34
  if (!obj) {
28
35
  return _this;
29
36
  }
@@ -31,7 +38,7 @@ var DashProgressiveWebmRepresentation = /** @class */ (function (_super) {
31
38
  return _this;
32
39
  }
33
40
  return DashProgressiveWebmRepresentation;
34
- }(DashRepresentation_1.default));
41
+ }(DashMuxingRepresentation_1.default));
35
42
  exports.DashProgressiveWebmRepresentation = DashProgressiveWebmRepresentation;
36
43
  exports.default = DashProgressiveWebmRepresentation;
37
44
  //# sourceMappingURL=DashProgressiveWebmRepresentation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashProgressiveWebmRepresentation.js","sourceRoot":"","sources":["../../src/models/DashProgressiveWebmRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AAEtD;;;GAGG;AACH;IAAuD,qDAAkB;IAQvE,2CAAY,GAAgD;QAA5D,YACE,kBAAM,GAAG,CAAC,SAKX;QAJC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;IACpC,CAAC;IACH,wCAAC;AAAD,CAAC,AAfD,CAAuD,4BAAkB,GAexE;AAfY,8EAAiC;AAiB9C,kBAAe,iCAAiC,CAAC"}
1
+ {"version":3,"file":"DashProgressiveWebmRepresentation.js","sourceRoot":"","sources":["../../src/models/DashProgressiveWebmRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,uEAAkE;AAClE,6FAAwF;AAExF;;;GAGG;AACH;IAAuD,qDAAwB;IAe7E,2CAAY,GAAgD;QAA5D,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACa,uBAAiB,GAAwC,6CAAmC,CAAC,gBAAgB,CAAC;QAW5H,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;IACpC,CAAC;IACH,wCAAC;AAAD,CAAC,AAtBD,CAAuD,kCAAwB,GAsB9E;AAtBY,8EAAiC;AAwB9C,kBAAe,iCAAiC,CAAC"}
@@ -1,27 +1,27 @@
1
1
  import BitmovinResponse from './BitmovinResponse';
2
+ import ContentProtection from './ContentProtection';
3
+ import DashChunkedTextRepresentation from './DashChunkedTextRepresentation';
4
+ import DashCmafRepresentation from './DashCmafRepresentation';
5
+ import DashFmp4DrmRepresentation from './DashFmp4DrmRepresentation';
6
+ import DashFmp4Representation from './DashFmp4Representation';
7
+ import DashImscRepresentation from './DashImscRepresentation';
8
+ import DashMp4DrmRepresentation from './DashMp4DrmRepresentation';
9
+ import DashMp4Representation from './DashMp4Representation';
10
+ import DashProgressiveWebmRepresentation from './DashProgressiveWebmRepresentation';
11
+ import DashRepresentationTypeDiscriminator from './DashRepresentationTypeDiscriminator';
12
+ import DashVttRepresentation from './DashVttRepresentation';
13
+ import DashWebmRepresentation from './DashWebmRepresentation';
14
+ import SpriteRepresentation from './SpriteRepresentation';
15
+ export declare type DashRepresentationUnion = DashFmp4DrmRepresentation | DashFmp4Representation | DashWebmRepresentation | DashCmafRepresentation | DashChunkedTextRepresentation | DashMp4Representation | DashMp4DrmRepresentation | DashProgressiveWebmRepresentation | DashVttRepresentation | SpriteRepresentation | DashImscRepresentation | ContentProtection;
2
16
  /**
3
17
  * @export
4
18
  * @class DashRepresentation
5
19
  */
6
20
  export declare class DashRepresentation extends BitmovinResponse {
7
- /**
8
- * UUID of an encoding (required)
9
- * @type {string}
10
- * @memberof DashRepresentation
11
- */
12
- encodingId?: string;
13
- /**
14
- * UUID of a muxing (required)
15
- * @type {string}
16
- * @memberof DashRepresentation
17
- */
18
- muxingId?: string;
19
- /**
20
- * Used to signal a dependency with another representation. The representation may belong to a different adaptation set
21
- * @type {string}
22
- * @memberof DashRepresentation
23
- */
24
- dependencyId?: string;
21
+ protected static readonly _discriminatorName = "typeDiscriminator";
22
+ protected static readonly _discriminatorMapping: {
23
+ [key in keyof typeof DashRepresentationTypeDiscriminator]: string;
24
+ };
25
25
  constructor(obj?: Partial<DashRepresentation>);
26
26
  }
27
27
  export default DashRepresentation;
@@ -14,7 +14,6 @@ var __extends = (this && this.__extends) || (function () {
14
14
  })();
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.DashRepresentation = void 0;
17
- var Mapper_1 = require("../common/Mapper");
18
17
  var BitmovinResponse_1 = require("./BitmovinResponse");
19
18
  /**
20
19
  * @export
@@ -27,11 +26,23 @@ var DashRepresentation = /** @class */ (function (_super) {
27
26
  if (!obj) {
28
27
  return _this;
29
28
  }
30
- _this.encodingId = Mapper_1.map(obj.encodingId);
31
- _this.muxingId = Mapper_1.map(obj.muxingId);
32
- _this.dependencyId = Mapper_1.map(obj.dependencyId);
33
29
  return _this;
34
30
  }
31
+ DashRepresentation._discriminatorName = 'typeDiscriminator';
32
+ DashRepresentation._discriminatorMapping = {
33
+ DRM_FMP4: 'DashFmp4DrmRepresentation',
34
+ FMP4: 'DashFmp4Representation',
35
+ WEBM: 'DashWebmRepresentation',
36
+ CMAF: 'DashCmafRepresentation',
37
+ CHUNKED_TEXT: 'DashChunkedTextRepresentation',
38
+ MP4: 'DashMp4Representation',
39
+ DRM_MP4: 'DashMp4DrmRepresentation',
40
+ PROGRESSIVE_WEBM: 'DashProgressiveWebmRepresentation',
41
+ VTT: 'DashVttRepresentation',
42
+ SPRITE: 'SpriteRepresentation',
43
+ IMSC: 'DashImscRepresentation',
44
+ CONTENT_PROTECTION: 'ContentProtection'
45
+ };
35
46
  return DashRepresentation;
36
47
  }(BitmovinResponse_1.default));
37
48
  exports.DashRepresentation = DashRepresentation;
@@ -1 +1 @@
1
- {"version":3,"file":"DashRepresentation.js","sourceRoot":"","sources":["../../src/models/DashRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,uDAAkD;AAElD;;;GAGG;AACH;IAAwC,sCAAgB;IAsBtD,4BAAY,GAAiC;QAA7C,YACE,kBAAM,GAAG,CAAC,SAOX;QANC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;QACtC,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QAClC,KAAI,CAAC,YAAY,GAAG,YAAG,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;;IAC5C,CAAC;IACH,yBAAC;AAAD,CAAC,AA/BD,CAAwC,0BAAgB,GA+BvD;AA/BY,gDAAkB;AAiC/B,kBAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"DashRepresentation.js","sourceRoot":"","sources":["../../src/models/DashRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAkD;AA6BlD;;;GAGG;AACH;IAAwC,sCAAgB;IAiBtD,4BAAY,GAAiC;QAA7C,YACE,kBAAM,GAAG,CAAC,SAIX;QAHC,IAAG,CAAC,GAAG,EAAE;;SAER;;IACH,CAAC;IArByB,qCAAkB,GAAG,mBAAmB,CAAC;IACzC,wCAAqB,GAA2E;QACxH,QAAQ,EAAE,2BAA2B;QACrC,IAAI,EAAE,wBAAwB;QAC9B,IAAI,EAAE,wBAAwB;QAC9B,IAAI,EAAE,wBAAwB;QAC9B,YAAY,EAAE,+BAA+B;QAC7C,GAAG,EAAE,uBAAuB;QAC5B,OAAO,EAAE,0BAA0B;QACnC,gBAAgB,EAAE,mCAAmC;QACrD,GAAG,EAAE,uBAAuB;QAC5B,MAAM,EAAE,sBAAsB;QAC9B,IAAI,EAAE,wBAAwB;QAC9B,kBAAkB,EAAE,mBAAmB;KACxC,CAAC;IAQJ,yBAAC;CAAA,AAvBD,CAAwC,0BAAgB,GAuBvD;AAvBY,gDAAkB;AAyB/B,kBAAe,kBAAkB,CAAC"}
@@ -0,0 +1,19 @@
1
+ /**
2
+ * @export
3
+ * @enum {string}
4
+ */
5
+ export declare enum DashRepresentationTypeDiscriminator {
6
+ DRM_FMP4 = "DRM_FMP4",
7
+ FMP4 = "FMP4",
8
+ WEBM = "WEBM",
9
+ CMAF = "CMAF",
10
+ CHUNKED_TEXT = "CHUNKED_TEXT",
11
+ MP4 = "MP4",
12
+ DRM_MP4 = "DRM_MP4",
13
+ PROGRESSIVE_WEBM = "PROGRESSIVE_WEBM",
14
+ VTT = "VTT",
15
+ SPRITE = "SPRITE",
16
+ IMSC = "IMSC",
17
+ CONTENT_PROTECTION = "CONTENT_PROTECTION"
18
+ }
19
+ export default DashRepresentationTypeDiscriminator;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DashRepresentationTypeDiscriminator = void 0;
4
+ /**
5
+ * @export
6
+ * @enum {string}
7
+ */
8
+ var DashRepresentationTypeDiscriminator;
9
+ (function (DashRepresentationTypeDiscriminator) {
10
+ DashRepresentationTypeDiscriminator["DRM_FMP4"] = "DRM_FMP4";
11
+ DashRepresentationTypeDiscriminator["FMP4"] = "FMP4";
12
+ DashRepresentationTypeDiscriminator["WEBM"] = "WEBM";
13
+ DashRepresentationTypeDiscriminator["CMAF"] = "CMAF";
14
+ DashRepresentationTypeDiscriminator["CHUNKED_TEXT"] = "CHUNKED_TEXT";
15
+ DashRepresentationTypeDiscriminator["MP4"] = "MP4";
16
+ DashRepresentationTypeDiscriminator["DRM_MP4"] = "DRM_MP4";
17
+ DashRepresentationTypeDiscriminator["PROGRESSIVE_WEBM"] = "PROGRESSIVE_WEBM";
18
+ DashRepresentationTypeDiscriminator["VTT"] = "VTT";
19
+ DashRepresentationTypeDiscriminator["SPRITE"] = "SPRITE";
20
+ DashRepresentationTypeDiscriminator["IMSC"] = "IMSC";
21
+ DashRepresentationTypeDiscriminator["CONTENT_PROTECTION"] = "CONTENT_PROTECTION";
22
+ })(DashRepresentationTypeDiscriminator = exports.DashRepresentationTypeDiscriminator || (exports.DashRepresentationTypeDiscriminator = {}));
23
+ exports.default = DashRepresentationTypeDiscriminator;
24
+ //# sourceMappingURL=DashRepresentationTypeDiscriminator.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DashRepresentationTypeDiscriminator.js","sourceRoot":"","sources":["../../src/models/DashRepresentationTypeDiscriminator.ts"],"names":[],"mappings":";;;AAAA;;;GAGG;AACH,IAAY,mCAaX;AAbD,WAAY,mCAAmC;IAC7C,4DAAqB,CAAA;IACrB,oDAAa,CAAA;IACb,oDAAa,CAAA;IACb,oDAAa,CAAA;IACb,oEAA6B,CAAA;IAC7B,kDAAW,CAAA;IACX,0DAAmB,CAAA;IACnB,4EAAqC,CAAA;IACrC,kDAAW,CAAA;IACX,wDAAiB,CAAA;IACjB,oDAAa,CAAA;IACb,gFAAyC,CAAA;AAC3C,CAAC,EAbW,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAa9C;AAED,kBAAe,mCAAmC,CAAC"}
@@ -0,0 +1,15 @@
1
+ import DashRepresentationTypeDiscriminator from './DashRepresentationTypeDiscriminator';
2
+ /**
3
+ * @export
4
+ * @class DashRepresentationTypeResponse
5
+ */
6
+ export declare class DashRepresentationTypeResponse {
7
+ /**
8
+ * The type of the DASH representation
9
+ * @type {DashRepresentationTypeDiscriminator}
10
+ * @memberof DashRepresentationTypeResponse
11
+ */
12
+ type?: DashRepresentationTypeDiscriminator;
13
+ constructor(obj?: Partial<DashRepresentationTypeResponse>);
14
+ }
15
+ export default DashRepresentationTypeResponse;
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DashRepresentationTypeResponse = void 0;
4
+ var Mapper_1 = require("../common/Mapper");
5
+ /**
6
+ * @export
7
+ * @class DashRepresentationTypeResponse
8
+ */
9
+ var DashRepresentationTypeResponse = /** @class */ (function () {
10
+ function DashRepresentationTypeResponse(obj) {
11
+ if (!obj) {
12
+ return;
13
+ }
14
+ this.type = Mapper_1.map(obj.type);
15
+ }
16
+ return DashRepresentationTypeResponse;
17
+ }());
18
+ exports.DashRepresentationTypeResponse = DashRepresentationTypeResponse;
19
+ exports.default = DashRepresentationTypeResponse;
20
+ //# sourceMappingURL=DashRepresentationTypeResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DashRepresentationTypeResponse.js","sourceRoot":"","sources":["../../src/models/DashRepresentationTypeResponse.ts"],"names":[],"mappings":";;;AAAA,2CAA+C;AAG/C;;;GAGG;AACH;IAQE,wCAAY,GAA6C;QACvD,IAAG,CAAC,GAAG,EAAE;YACP,OAAO;SACR;QACD,IAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;IAC5B,CAAC;IACH,qCAAC;AAAD,CAAC,AAdD,IAcC;AAdY,wEAA8B;AAgB3C,kBAAe,8BAA8B,CAAC"}
@@ -1,11 +1,11 @@
1
- import DashRepresentation from './DashRepresentation';
1
+ import DashMuxingRepresentation from './DashMuxingRepresentation';
2
2
  import DashRepresentationType from './DashRepresentationType';
3
3
  import DashRepresentationTypeMode from './DashRepresentationTypeMode';
4
4
  /**
5
5
  * @export
6
6
  * @class DashSegmentedRepresentation
7
7
  */
8
- export declare class DashSegmentedRepresentation extends DashRepresentation {
8
+ export declare class DashSegmentedRepresentation extends DashMuxingRepresentation {
9
9
  /**
10
10
  * @type {DashRepresentationType}
11
11
  * @memberof DashSegmentedRepresentation
@@ -15,7 +15,7 @@ var __extends = (this && this.__extends) || (function () {
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.DashSegmentedRepresentation = void 0;
17
17
  var Mapper_1 = require("../common/Mapper");
18
- var DashRepresentation_1 = require("./DashRepresentation");
18
+ var DashMuxingRepresentation_1 = require("./DashMuxingRepresentation");
19
19
  /**
20
20
  * @export
21
21
  * @class DashSegmentedRepresentation
@@ -37,7 +37,7 @@ var DashSegmentedRepresentation = /** @class */ (function (_super) {
37
37
  return _this;
38
38
  }
39
39
  return DashSegmentedRepresentation;
40
- }(DashRepresentation_1.default));
40
+ }(DashMuxingRepresentation_1.default));
41
41
  exports.DashSegmentedRepresentation = DashSegmentedRepresentation;
42
42
  exports.default = DashSegmentedRepresentation;
43
43
  //# sourceMappingURL=DashSegmentedRepresentation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashSegmentedRepresentation.js","sourceRoot":"","sources":["../../src/models/DashSegmentedRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AAItD;;;GAGG;AACH;IAAiD,+CAAkB;IAgDjE,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAWX;QAVC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;QACxC,KAAI,CAAC,kBAAkB,GAAG,YAAG,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;QACtD,KAAI,CAAC,gBAAgB,GAAG,YAAG,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;QAClD,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;QAChD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;;IAC9C,CAAC;IACH,kCAAC;AAAD,CAAC,AA7DD,CAAiD,4BAAkB,GA6DlE;AA7DY,kEAA2B;AA+DxC,kBAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"DashSegmentedRepresentation.js","sourceRoot":"","sources":["../../src/models/DashSegmentedRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,uEAAkE;AAIlE;;;GAGG;AACH;IAAiD,+CAAwB;IAgDvE,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAWX;QAVC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;QACxC,KAAI,CAAC,kBAAkB,GAAG,YAAG,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;QACtD,KAAI,CAAC,gBAAgB,GAAG,YAAG,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;QAClD,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;QAChD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;;IAC9C,CAAC;IACH,kCAAC;AAAD,CAAC,AA7DD,CAAiD,kCAAwB,GA6DxE;AA7DY,kEAA2B;AA+DxC,kBAAe,2BAA2B,CAAC"}
@@ -1,9 +1,16 @@
1
- import BitmovinResource from './BitmovinResource';
1
+ import DashRepresentation from './DashRepresentation';
2
+ import DashRepresentationTypeDiscriminator from './DashRepresentationTypeDiscriminator';
2
3
  /**
3
4
  * @export
4
5
  * @class DashVttRepresentation
5
6
  */
6
- export declare class DashVttRepresentation extends BitmovinResource {
7
+ export declare class DashVttRepresentation extends DashRepresentation {
8
+ /**
9
+ * Discriminator property for DashRepresentation
10
+ * @type {string}
11
+ * @memberof DashVttRepresentation
12
+ */
13
+ readonly typeDiscriminator: DashRepresentationTypeDiscriminator;
7
14
  /**
8
15
  * URL of the referenced VTT file (required)
9
16
  * @type {string}
@@ -15,7 +15,8 @@ var __extends = (this && this.__extends) || (function () {
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.DashVttRepresentation = void 0;
17
17
  var Mapper_1 = require("../common/Mapper");
18
- var BitmovinResource_1 = require("./BitmovinResource");
18
+ var DashRepresentation_1 = require("./DashRepresentation");
19
+ var DashRepresentationTypeDiscriminator_1 = require("./DashRepresentationTypeDiscriminator");
19
20
  /**
20
21
  * @export
21
22
  * @class DashVttRepresentation
@@ -24,6 +25,12 @@ var DashVttRepresentation = /** @class */ (function (_super) {
24
25
  __extends(DashVttRepresentation, _super);
25
26
  function DashVttRepresentation(obj) {
26
27
  var _this = _super.call(this, obj) || this;
28
+ /**
29
+ * Discriminator property for DashRepresentation
30
+ * @type {string}
31
+ * @memberof DashVttRepresentation
32
+ */
33
+ _this.typeDiscriminator = DashRepresentationTypeDiscriminator_1.default.VTT;
27
34
  if (!obj) {
28
35
  return _this;
29
36
  }
@@ -31,7 +38,7 @@ var DashVttRepresentation = /** @class */ (function (_super) {
31
38
  return _this;
32
39
  }
33
40
  return DashVttRepresentation;
34
- }(BitmovinResource_1.default));
41
+ }(DashRepresentation_1.default));
35
42
  exports.DashVttRepresentation = DashVttRepresentation;
36
43
  exports.default = DashVttRepresentation;
37
44
  //# sourceMappingURL=DashVttRepresentation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashVttRepresentation.js","sourceRoot":"","sources":["../../src/models/DashVttRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,uDAAkD;AAElD;;;GAGG;AACH;IAA2C,yCAAgB;IAQzD,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAKX;QAJC,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,MAAM,GAAG,YAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;;IAChC,CAAC;IACH,4BAAC;AAAD,CAAC,AAfD,CAA2C,0BAAgB,GAe1D;AAfY,sDAAqB;AAiBlC,kBAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"DashVttRepresentation.js","sourceRoot":"","sources":["../../src/models/DashVttRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,6FAAwF;AAExF;;;GAGG;AACH;IAA2C,yCAAkB;IAe3D,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACa,uBAAiB,GAAwC,6CAAmC,CAAC,GAAG,CAAC;QAW/G,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,MAAM,GAAG,YAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;;IAChC,CAAC;IACH,4BAAC;AAAD,CAAC,AAtBD,CAA2C,4BAAkB,GAsB5D;AAtBY,sDAAqB;AAwBlC,kBAAe,qBAAqB,CAAC"}
@@ -1,9 +1,16 @@
1
+ import DashRepresentationTypeDiscriminator from './DashRepresentationTypeDiscriminator';
1
2
  import DashSegmentedRepresentation from './DashSegmentedRepresentation';
2
3
  /**
3
4
  * @export
4
5
  * @class DashWebmRepresentation
5
6
  */
6
7
  export declare class DashWebmRepresentation extends DashSegmentedRepresentation {
8
+ /**
9
+ * Discriminator property for DashRepresentation
10
+ * @type {string}
11
+ * @memberof DashWebmRepresentation
12
+ */
13
+ readonly typeDiscriminator: DashRepresentationTypeDiscriminator;
7
14
  constructor(obj?: Partial<DashWebmRepresentation>);
8
15
  }
9
16
  export default DashWebmRepresentation;
@@ -14,6 +14,7 @@ var __extends = (this && this.__extends) || (function () {
14
14
  })();
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.DashWebmRepresentation = void 0;
17
+ var DashRepresentationTypeDiscriminator_1 = require("./DashRepresentationTypeDiscriminator");
17
18
  var DashSegmentedRepresentation_1 = require("./DashSegmentedRepresentation");
18
19
  /**
19
20
  * @export
@@ -23,6 +24,12 @@ var DashWebmRepresentation = /** @class */ (function (_super) {
23
24
  __extends(DashWebmRepresentation, _super);
24
25
  function DashWebmRepresentation(obj) {
25
26
  var _this = _super.call(this, obj) || this;
27
+ /**
28
+ * Discriminator property for DashRepresentation
29
+ * @type {string}
30
+ * @memberof DashWebmRepresentation
31
+ */
32
+ _this.typeDiscriminator = DashRepresentationTypeDiscriminator_1.default.WEBM;
26
33
  if (!obj) {
27
34
  return _this;
28
35
  }
@@ -1 +1 @@
1
- {"version":3,"file":"DashWebmRepresentation.js","sourceRoot":"","sources":["../../src/models/DashWebmRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAEA,6EAAwE;AAExE;;;GAGG;AACH;IAA4C,0CAA2B;IACrE,gCAAY,GAAqC;QAAjD,YACE,kBAAM,GAAG,CAAC,SAIX;QAHC,IAAG,CAAC,GAAG,EAAE;;SAER;;IACH,CAAC;IACH,6BAAC;AAAD,CAAC,AAPD,CAA4C,qCAA2B,GAOtE;AAPY,wDAAsB;AASnC,kBAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"DashWebmRepresentation.js","sourceRoot":"","sources":["../../src/models/DashWebmRepresentation.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AACA,6FAAwF;AAExF,6EAAwE;AAExE;;;GAGG;AACH;IAA4C,0CAA2B;IAQrE,gCAAY,GAAqC;QAAjD,YACE,kBAAM,GAAG,CAAC,SAIX;QAZD;;;;WAIG;QACa,uBAAiB,GAAwC,6CAAmC,CAAC,IAAI,CAAC;QAIhH,IAAG,CAAC,GAAG,EAAE;;SAER;;IACH,CAAC;IACH,6BAAC;AAAD,CAAC,AAdD,CAA4C,qCAA2B,GActE;AAdY,wDAAsB;AAgBnC,kBAAe,sBAAsB,CAAC"}
@@ -10,7 +10,7 @@ export declare class DefaultManifestAndCondition extends DefaultManifestConditio
10
10
  * @type {string}
11
11
  * @memberof DefaultManifestAndCondition
12
12
  */
13
- type: ConditionType.AND;
13
+ readonly type: ConditionType;
14
14
  /**
15
15
  * Array to perform the AND evaluation on. This conditions evaluates to true if all sub conditions evaluate to true.
16
16
  * @type {DefaultManifestCondition[]}
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultManifestAndCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestAndCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAiD,+CAAwB;IAevE,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACI,UAAI,GAAsB,uBAAa,CAAC,GAAG,CAAC;QAWjD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,iBAAQ,CAAC,GAAG,CAAC,UAAU,EAAE,kCAAwB,CAAC,CAAC;;IACvE,CAAC;IACH,kCAAC;AAAD,CAAC,AAtBD,CAAiD,kCAAwB,GAsBxE;AAtBY,kEAA2B;AAwBxC,kBAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"DefaultManifestAndCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestAndCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAiD,+CAAwB;IAevE,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACa,UAAI,GAAkB,uBAAa,CAAC,GAAG,CAAC;QAWtD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,iBAAQ,CAAC,GAAG,CAAC,UAAU,EAAE,kCAAwB,CAAC,CAAC;;IACvE,CAAC;IACH,kCAAC;AAAD,CAAC,AAtBD,CAAiD,kCAAwB,GAsBxE;AAtBY,kEAA2B;AAwBxC,kBAAe,2BAA2B,CAAC"}
@@ -11,7 +11,7 @@ export declare class DefaultManifestAttributeCondition extends DefaultManifestCo
11
11
  * @type {string}
12
12
  * @memberof DefaultManifestAttributeCondition
13
13
  */
14
- type: ConditionType.CONDITION;
14
+ readonly type: ConditionType;
15
15
  /**
16
16
  * The attribute that should be used for the evaluation: - audio.codec - audio.language - audio.bitrate - subtitle.format - subtitle.language - video.height - video.width - video.codec - video.bitrate - drm.type - muxing.type (required)
17
17
  * @type {string}
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultManifestAttributeCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestAttributeCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAuD,qDAAwB;IA6B7E,2CAAY,GAAgD;QAA5D,YACE,kBAAM,GAAG,CAAC,SAOX;QApCD;;;;WAIG;QACI,UAAI,GAA4B,uBAAa,CAAC,SAAS,CAAC;QAyB7D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;QACpC,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QAClC,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,wCAAC;AAAD,CAAC,AAtCD,CAAuD,kCAAwB,GAsC9E;AAtCY,8EAAiC;AAwC9C,kBAAe,iCAAiC,CAAC"}
1
+ {"version":3,"file":"DefaultManifestAttributeCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestAttributeCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAuD,qDAAwB;IA6B7E,2CAAY,GAAgD;QAA5D,YACE,kBAAM,GAAG,CAAC,SAOX;QApCD;;;;WAIG;QACa,UAAI,GAAkB,uBAAa,CAAC,SAAS,CAAC;QAyB5D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;QACpC,KAAI,CAAC,QAAQ,GAAG,YAAG,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QAClC,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,wCAAC;AAAD,CAAC,AAtCD,CAAuD,kCAAwB,GAsC9E;AAtCY,8EAAiC;AAwC9C,kBAAe,iCAAiC,CAAC"}
@@ -10,7 +10,7 @@ export declare class DefaultManifestOrCondition extends DefaultManifestCondition
10
10
  * @type {string}
11
11
  * @memberof DefaultManifestOrCondition
12
12
  */
13
- type: ConditionType.OR;
13
+ readonly type: ConditionType;
14
14
  /**
15
15
  * Array to perform the OR evaluation on. This conditions evaluates to true if at least one sub condition evaluates to true.
16
16
  * @type {DefaultManifestCondition[]}
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultManifestOrCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestOrCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAgD,8CAAwB;IAetE,oCAAY,GAAyC;QAArD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACI,UAAI,GAAqB,uBAAa,CAAC,EAAE,CAAC;QAW/C,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,iBAAQ,CAAC,GAAG,CAAC,UAAU,EAAE,kCAAwB,CAAC,CAAC;;IACvE,CAAC;IACH,iCAAC;AAAD,CAAC,AAtBD,CAAgD,kCAAwB,GAsBvE;AAtBY,gEAA0B;AAwBvC,kBAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"DefaultManifestOrCondition.js","sourceRoot":"","sources":["../../src/models/DefaultManifestOrCondition.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,iDAA4C;AAC5C,uEAAkE;AAElE;;;GAGG;AACH;IAAgD,8CAAwB;IAetE,oCAAY,GAAyC;QAArD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACa,UAAI,GAAkB,uBAAa,CAAC,EAAE,CAAC;QAWrD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,UAAU,GAAG,iBAAQ,CAAC,GAAG,CAAC,UAAU,EAAE,kCAAwB,CAAC,CAAC;;IACvE,CAAC;IACH,iCAAC;AAAD,CAAC,AAtBD,CAAgD,kCAAwB,GAsBvE;AAtBY,gEAA0B;AAwBvC,kBAAe,0BAA0B,CAAC"}
@@ -14,7 +14,7 @@ export declare class DeinterlaceFilter extends Filter {
14
14
  * @type {string}
15
15
  * @memberof DeinterlaceFilter
16
16
  */
17
- type: FilterType.DEINTERLACE;
17
+ readonly type: FilterType;
18
18
  /**
19
19
  * @type {PictureFieldParity}
20
20
  * @memberof DeinterlaceFilter
@@ -1 +1 @@
1
- {"version":3,"file":"DeinterlaceFilter.js","sourceRoot":"","sources":["../../src/models/DeinterlaceFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAI/C,mCAA8B;AAC9B,2CAAsC;AAGtC;;;GAGG;AACH;IAAuC,qCAAM;IAgC3C,2BAAY,GAAgC;QAA5C,YACE,kBAAM,GAAG,CAAC,SAQX;QAxCD;;;;WAIG;QACI,UAAI,GAA2B,oBAAU,CAAC,WAAW,CAAC;QA4B3D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,MAAM,GAAG,YAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC9B,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,kBAAkB,GAAG,YAAG,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;QACtD,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;;IACxC,CAAC;IACH,wBAAC;AAAD,CAAC,AA1CD,CAAuC,gBAAM,GA0C5C;AA1CY,8CAAiB;AA4C9B,kBAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"DeinterlaceFilter.js","sourceRoot":"","sources":["../../src/models/DeinterlaceFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAI/C,mCAA8B;AAC9B,2CAAsC;AAGtC;;;GAGG;AACH;IAAuC,qCAAM;IAgC3C,2BAAY,GAAgC;QAA5C,YACE,kBAAM,GAAG,CAAC,SAQX;QAxCD;;;;WAIG;QACa,UAAI,GAAe,oBAAU,CAAC,WAAW,CAAC;QA4BxD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,MAAM,GAAG,YAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC9B,KAAI,CAAC,IAAI,GAAG,YAAG,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,kBAAkB,GAAG,YAAG,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;QACtD,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;;IACxC,CAAC;IACH,wBAAC;AAAD,CAAC,AA1CD,CAAuC,gBAAM,GA0C5C;AA1CY,8CAAiB;AA4C9B,kBAAe,iBAAiB,CAAC"}
@@ -10,7 +10,7 @@ export declare class DenoiseHqdn3dFilter extends Filter {
10
10
  * @type {string}
11
11
  * @memberof DenoiseHqdn3dFilter
12
12
  */
13
- type: FilterType.DENOISE_HQDN3D;
13
+ readonly type: FilterType;
14
14
  /**
15
15
  * A non-negative floating point number which specifies spatial luma strength. It defaults to 4.0.
16
16
  * @type {number}
@@ -1 +1 @@
1
- {"version":3,"file":"DenoiseHqdn3dFilter.js","sourceRoot":"","sources":["../../src/models/DenoiseHqdn3dFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,mCAA8B;AAC9B,2CAAsC;AAEtC;;;GAGG;AACH;IAAyC,uCAAM;IAoC7C,6BAAY,GAAkC;QAA9C,YACE,kBAAM,GAAG,CAAC,SAQX;QA5CD;;;;WAIG;QACI,UAAI,GAA8B,oBAAU,CAAC,cAAc,CAAC;QAgCjE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;QACxC,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,OAAO,GAAG,YAAG,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;QAChC,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;;IACtC,CAAC;IACH,0BAAC;AAAD,CAAC,AA9CD,CAAyC,gBAAM,GA8C9C;AA9CY,kDAAmB;AAgDhC,kBAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"DenoiseHqdn3dFilter.js","sourceRoot":"","sources":["../../src/models/DenoiseHqdn3dFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,mCAA8B;AAC9B,2CAAsC;AAEtC;;;GAGG;AACH;IAAyC,uCAAM;IAoC7C,6BAAY,GAAkC;QAA9C,YACE,kBAAM,GAAG,CAAC,SAQX;QA5CD;;;;WAIG;QACa,UAAI,GAAe,oBAAU,CAAC,cAAc,CAAC;QAgC3D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;QACxC,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,OAAO,GAAG,YAAG,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;QAChC,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;;IACtC,CAAC;IACH,0BAAC;AAAD,CAAC,AA9CD,CAAyC,gBAAM,GA8C9C;AA9CY,kDAAmB;AAgDhC,kBAAe,mBAAmB,CAAC"}
@@ -11,7 +11,7 @@ export declare class DolbyAtmosAudioConfiguration extends AudioConfiguration {
11
11
  * @type {string}
12
12
  * @memberof DolbyAtmosAudioConfiguration
13
13
  */
14
- type: CodecConfigType.DOLBY_ATMOS;
14
+ readonly type: CodecConfigType;
15
15
  /**
16
16
  * Settings for loudness control (required)
17
17
  * @type {DolbyAtmosLoudnessControl}
@@ -1 +1 @@
1
- {"version":3,"file":"DolbyAtmosAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyAtmosAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,yEAAoE;AAEpE;;;GAGG;AACH;IAAkD,gDAAkB;IAelE,sCAAY,GAA2C;QAAvD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACI,UAAI,GAAgC,yBAAe,CAAC,WAAW,CAAC;QAWrE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,mCAAyB,CAAC,CAAC;;IAC7E,CAAC;IACH,mCAAC;AAAD,CAAC,AAtBD,CAAkD,4BAAkB,GAsBnE;AAtBY,oEAA4B;AAwBzC,kBAAe,4BAA4B,CAAC"}
1
+ {"version":3,"file":"DolbyAtmosAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyAtmosAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,yEAAoE;AAEpE;;;GAGG;AACH;IAAkD,gDAAkB;IAelE,sCAAY,GAA2C;QAAvD,YACE,kBAAM,GAAG,CAAC,SAKX;QApBD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,WAAW,CAAC;QAWlE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,mCAAyB,CAAC,CAAC;;IAC7E,CAAC;IACH,mCAAC;AAAD,CAAC,AAtBD,CAAkD,4BAAkB,GAsBnE;AAtBY,oEAA4B;AAwBzC,kBAAe,4BAA4B,CAAC"}
@@ -11,7 +11,7 @@ export declare class DolbyAtmosIngestInputStream extends InputStream {
11
11
  * @type {string}
12
12
  * @memberof DolbyAtmosIngestInputStream
13
13
  */
14
- type: InputStreamType.DOLBY_ATMOS;
14
+ readonly type: InputStreamType;
15
15
  /**
16
16
  * Id of input (required)
17
17
  * @type {string}
@@ -1 +1 @@
1
- {"version":3,"file":"DolbyAtmosIngestInputStream.js","sourceRoot":"","sources":["../../src/models/DolbyAtmosIngestInputStream.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,6CAAwC;AACxC,qDAAgD;AAEhD;;;GAGG;AACH;IAAiD,+CAAW;IA6B1D,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAOX;QApCD;;;;WAIG;QACI,UAAI,GAAgC,yBAAe,CAAC,WAAW,CAAC;QAyBrE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,OAAO,GAAG,YAAG,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;QAChC,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;QACpC,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;;IAC1C,CAAC;IACH,kCAAC;AAAD,CAAC,AAtCD,CAAiD,qBAAW,GAsC3D;AAtCY,kEAA2B;AAwCxC,kBAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"DolbyAtmosIngestInputStream.js","sourceRoot":"","sources":["../../src/models/DolbyAtmosIngestInputStream.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,6CAAwC;AACxC,qDAAgD;AAEhD;;;GAGG;AACH;IAAiD,+CAAW;IA6B1D,qCAAY,GAA0C;QAAtD,YACE,kBAAM,GAAG,CAAC,SAOX;QApCD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,WAAW,CAAC;QAyBlE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,OAAO,GAAG,YAAG,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;QAChC,KAAI,CAAC,SAAS,GAAG,YAAG,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;QACpC,KAAI,CAAC,WAAW,GAAG,YAAG,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;;IAC1C,CAAC;IACH,kCAAC;AAAD,CAAC,AAtCD,CAAiD,qBAAW,GAsC3D;AAtCY,kEAA2B;AAwCxC,kBAAe,2BAA2B,CAAC"}
@@ -16,7 +16,7 @@ export declare class DolbyDigitalAudioConfiguration extends AudioConfiguration {
16
16
  * @type {string}
17
17
  * @memberof DolbyDigitalAudioConfiguration
18
18
  */
19
- type: CodecConfigType.DD;
19
+ readonly type: CodecConfigType;
20
20
  /**
21
21
  * BitstreamInfo defines metadata parameters contained in the Dolby Digital audio bitstream
22
22
  * @type {DolbyDigitalBitstreamInfo}
@@ -1 +1 @@
1
- {"version":3,"file":"DolbyDigitalAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyDigitalAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,yEAAoE;AAEpE,mEAA8D;AAE9D,6EAAwE;AACxE,yEAAoE;AAEpE;;;GAGG;AACH;IAAoD,kDAAkB;IAgDpE,wCAAY,GAA6C;QAAzD,YACE,kBAAM,GAAG,CAAC,SAUX;QA1DD;;;;WAIG;QACI,UAAI,GAAuB,yBAAe,CAAC,EAAE,CAAC;QA4CnD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,mCAAyB,CAAC,CAAC;QACvE,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,EAAE,gCAAsB,CAAC,CAAC;QAC9D,KAAI,CAAC,yBAAyB,GAAG,YAAG,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;QACpE,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,qCAA2B,CAAC,CAAC;QAC7E,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,mCAAyB,CAAC,CAAC;;IACzE,CAAC;IACH,qCAAC;AAAD,CAAC,AA5DD,CAAoD,4BAAkB,GA4DrE;AA5DY,wEAA8B;AA8D3C,kBAAe,8BAA8B,CAAC"}
1
+ {"version":3,"file":"DolbyDigitalAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyDigitalAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,yEAAoE;AAEpE,mEAA8D;AAE9D,6EAAwE;AACxE,yEAAoE;AAEpE;;;GAGG;AACH;IAAoD,kDAAkB;IAgDpE,wCAAY,GAA6C;QAAzD,YACE,kBAAM,GAAG,CAAC,SAUX;QA1DD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,EAAE,CAAC;QA4CzD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,mCAAyB,CAAC,CAAC;QACvE,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,EAAE,gCAAsB,CAAC,CAAC;QAC9D,KAAI,CAAC,yBAAyB,GAAG,YAAG,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;QACpE,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,qCAA2B,CAAC,CAAC;QAC7E,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,mCAAyB,CAAC,CAAC;;IACzE,CAAC;IACH,qCAAC;AAAD,CAAC,AA5DD,CAAoD,4BAAkB,GA4DrE;AA5DY,wEAA8B;AA8D3C,kBAAe,8BAA8B,CAAC"}
@@ -16,7 +16,7 @@ export declare class DolbyDigitalPlusAudioConfiguration extends AudioConfigurati
16
16
  * @type {string}
17
17
  * @memberof DolbyDigitalPlusAudioConfiguration
18
18
  */
19
- type: CodecConfigType.DDPLUS;
19
+ readonly type: CodecConfigType;
20
20
  /**
21
21
  * BitstreamInfo defines metadata parameters contained in the Dolby Digital Plus audio bitstream
22
22
  * @type {DolbyDigitalPlusBitstreamInfo}
@@ -1 +1 @@
1
- {"version":3,"file":"DolbyDigitalPlusAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyDigitalPlusAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,iFAA4E;AAE5E,2EAAsE;AAEtE,qFAAgF;AAChF,iFAA4E;AAE5E;;;GAGG;AACH;IAAwD,sDAAkB;IAgDxE,4CAAY,GAAiD;QAA7D,YACE,kBAAM,GAAG,CAAC,SAUX;QA1DD;;;;WAIG;QACI,UAAI,GAA2B,yBAAe,CAAC,MAAM,CAAC;QA4C3D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,uCAA6B,CAAC,CAAC;QAC3E,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,EAAE,oCAA0B,CAAC,CAAC;QAClE,KAAI,CAAC,yBAAyB,GAAG,YAAG,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;QACpE,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,yCAA+B,CAAC,CAAC;QACjF,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,uCAA6B,CAAC,CAAC;;IAC7E,CAAC;IACH,yCAAC;AAAD,CAAC,AA5DD,CAAwD,4BAAkB,GA4DzE;AA5DY,gFAAkC;AA8D/C,kBAAe,kCAAkC,CAAC"}
1
+ {"version":3,"file":"DolbyDigitalPlusAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/DolbyDigitalPlusAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,2DAAsD;AACtD,qDAAgD;AAChD,iFAA4E;AAE5E,2EAAsE;AAEtE,qFAAgF;AAChF,iFAA4E;AAE5E;;;GAGG;AACH;IAAwD,sDAAkB;IAgDxE,4CAAY,GAAiD;QAA7D,YACE,kBAAM,GAAG,CAAC,SAUX;QA1DD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,MAAM,CAAC;QA4C7D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,uCAA6B,CAAC,CAAC;QAC3E,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,UAAU,GAAG,YAAG,CAAC,GAAG,CAAC,UAAU,EAAE,oCAA0B,CAAC,CAAC;QAClE,KAAI,CAAC,yBAAyB,GAAG,YAAG,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;QACpE,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,EAAE,yCAA+B,CAAC,CAAC;QACjF,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,EAAE,uCAA6B,CAAC,CAAC;;IAC7E,CAAC;IACH,yCAAC;AAAD,CAAC,AA5DD,CAAwD,4BAAkB,GA4DzE;AA5DY,gFAAkC;AA8D/C,kBAAe,kCAAkC,CAAC"}