@bitmovin/api-sdk 1.96.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 (466) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +1 -1
  3. package/dist/bitmovin-api-sdk.browser.js +1696 -184
  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/EncodingApi.d.ts +2 -0
  9. package/dist/encoding/EncodingApi.js +2 -0
  10. package/dist/encoding/EncodingApi.js.map +1 -1
  11. package/dist/encoding/encodings/muxings/MuxingsApi.d.ts +2 -0
  12. package/dist/encoding/encodings/muxings/MuxingsApi.js +2 -0
  13. package/dist/encoding/encodings/muxings/MuxingsApi.js.map +1 -1
  14. package/dist/encoding/encodings/muxings/type/TypeApi.d.ts +20 -0
  15. package/dist/encoding/encodings/muxings/type/TypeApi.js +49 -0
  16. package/dist/encoding/encodings/muxings/type/TypeApi.js.map +1 -0
  17. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationSetListQueryParams.d.ts +28 -0
  18. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationSetListQueryParams.js +30 -0
  19. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationSetListQueryParams.js.map +1 -0
  20. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationsetsApi.d.ts +14 -0
  21. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationsetsApi.js +29 -0
  22. package/dist/encoding/manifests/dash/periods/adaptationsets/AdaptationsetsApi.js.map +1 -1
  23. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.d.ts +28 -0
  24. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.js +30 -0
  25. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/DashRepresentationListQueryParams.js.map +1 -0
  26. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.d.ts +15 -0
  27. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.js +31 -0
  28. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/RepresentationsApi.js.map +1 -1
  29. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/imsc/ImscApi.d.ts +2 -2
  30. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/imsc/ImscApi.js +2 -2
  31. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/sprite/SpriteApi.d.ts +1 -1
  32. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/sprite/SpriteApi.js +1 -1
  33. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.d.ts +28 -0
  34. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.js +30 -0
  35. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.js.map +1 -0
  36. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.d.ts +24 -0
  37. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.js +62 -0
  38. package/dist/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.js.map +1 -0
  39. package/dist/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.d.ts +21 -0
  40. package/dist/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.js +51 -0
  41. package/dist/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.js.map +1 -0
  42. package/dist/encoding/simple/SimpleApi.d.ts +13 -0
  43. package/dist/encoding/simple/SimpleApi.js +34 -0
  44. package/dist/encoding/simple/SimpleApi.js.map +1 -0
  45. package/dist/encoding/simple/jobs/JobsApi.d.ts +13 -0
  46. package/dist/encoding/simple/jobs/JobsApi.js +34 -0
  47. package/dist/encoding/simple/jobs/JobsApi.js.map +1 -0
  48. package/dist/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.d.ts +50 -0
  49. package/dist/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.js +46 -0
  50. package/dist/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.js.map +1 -0
  51. package/dist/encoding/simple/jobs/vod/VodApi.d.ts +36 -0
  52. package/dist/encoding/simple/jobs/vod/VodApi.js +78 -0
  53. package/dist/encoding/simple/jobs/vod/VodApi.js.map +1 -0
  54. package/dist/models/AacAudioConfiguration.d.ts +1 -1
  55. package/dist/models/AacAudioConfiguration.js.map +1 -1
  56. package/dist/models/Ac3AudioConfiguration.d.ts +1 -1
  57. package/dist/models/Ac3AudioConfiguration.js.map +1 -1
  58. package/dist/models/AdAnalyticsContainsFilter.d.ts +1 -1
  59. package/dist/models/AdAnalyticsContainsFilter.js.map +1 -1
  60. package/dist/models/AdAnalyticsEqualFilter.d.ts +1 -1
  61. package/dist/models/AdAnalyticsEqualFilter.js.map +1 -1
  62. package/dist/models/AdAnalyticsGreaterThanFilter.d.ts +1 -1
  63. package/dist/models/AdAnalyticsGreaterThanFilter.js.map +1 -1
  64. package/dist/models/AdAnalyticsGreaterThanOrEqualFilter.d.ts +1 -1
  65. package/dist/models/AdAnalyticsGreaterThanOrEqualFilter.js.map +1 -1
  66. package/dist/models/AdAnalyticsInFilter.d.ts +1 -1
  67. package/dist/models/AdAnalyticsInFilter.js.map +1 -1
  68. package/dist/models/AdAnalyticsLessThanFilter.d.ts +1 -1
  69. package/dist/models/AdAnalyticsLessThanFilter.js.map +1 -1
  70. package/dist/models/AdAnalyticsLessThanOrEqualFilter.d.ts +1 -1
  71. package/dist/models/AdAnalyticsLessThanOrEqualFilter.js.map +1 -1
  72. package/dist/models/AdAnalyticsNotContainsFilter.d.ts +1 -1
  73. package/dist/models/AdAnalyticsNotContainsFilter.js.map +1 -1
  74. package/dist/models/AdAnalyticsNotEqualFilter.d.ts +1 -1
  75. package/dist/models/AdAnalyticsNotEqualFilter.js.map +1 -1
  76. package/dist/models/AdaptationSet.d.ts +10 -0
  77. package/dist/models/AdaptationSet.js +7 -0
  78. package/dist/models/AdaptationSet.js.map +1 -1
  79. package/dist/models/AdaptationSetType.d.ts +11 -0
  80. package/dist/models/AdaptationSetType.js +16 -0
  81. package/dist/models/AdaptationSetType.js.map +1 -0
  82. package/dist/models/AdaptationSetTypeResponse.d.ts +15 -0
  83. package/dist/models/AdaptationSetTypeResponse.js +20 -0
  84. package/dist/models/AdaptationSetTypeResponse.js.map +1 -0
  85. package/dist/models/AesEncryptionDrm.d.ts +1 -1
  86. package/dist/models/AesEncryptionDrm.js.map +1 -1
  87. package/dist/models/AkamaiMslOutput.d.ts +1 -1
  88. package/dist/models/AkamaiMslOutput.js.map +1 -1
  89. package/dist/models/AkamaiNetStorageInput.d.ts +1 -1
  90. package/dist/models/AkamaiNetStorageInput.js.map +1 -1
  91. package/dist/models/AkamaiNetStorageOutput.d.ts +1 -1
  92. package/dist/models/AkamaiNetStorageOutput.js.map +1 -1
  93. package/dist/models/AnalyticsAzureOutput.d.ts +1 -1
  94. package/dist/models/AnalyticsAzureOutput.js.map +1 -1
  95. package/dist/models/AnalyticsContainsFilter.d.ts +1 -1
  96. package/dist/models/AnalyticsContainsFilter.js.map +1 -1
  97. package/dist/models/AnalyticsEqualFilter.d.ts +1 -1
  98. package/dist/models/AnalyticsEqualFilter.js.map +1 -1
  99. package/dist/models/AnalyticsGcsServiceAccountOutput.d.ts +1 -1
  100. package/dist/models/AnalyticsGcsServiceAccountOutput.js.map +1 -1
  101. package/dist/models/AnalyticsGreaterThanFilter.d.ts +1 -1
  102. package/dist/models/AnalyticsGreaterThanFilter.js.map +1 -1
  103. package/dist/models/AnalyticsGreaterThanOrEqualFilter.d.ts +1 -1
  104. package/dist/models/AnalyticsGreaterThanOrEqualFilter.js.map +1 -1
  105. package/dist/models/AnalyticsInFilter.d.ts +1 -1
  106. package/dist/models/AnalyticsInFilter.js.map +1 -1
  107. package/dist/models/AnalyticsLessThanFilter.d.ts +1 -1
  108. package/dist/models/AnalyticsLessThanFilter.js.map +1 -1
  109. package/dist/models/AnalyticsLessThanOrEqualFilter.d.ts +1 -1
  110. package/dist/models/AnalyticsLessThanOrEqualFilter.js.map +1 -1
  111. package/dist/models/AnalyticsLicenseCustomDataFieldLabels.d.ts +25 -25
  112. package/dist/models/AnalyticsNotContainsFilter.d.ts +1 -1
  113. package/dist/models/AnalyticsNotContainsFilter.js.map +1 -1
  114. package/dist/models/AnalyticsNotEqualFilter.d.ts +1 -1
  115. package/dist/models/AnalyticsNotEqualFilter.js.map +1 -1
  116. package/dist/models/AnalyticsS3RoleBasedOutput.d.ts +1 -1
  117. package/dist/models/AnalyticsS3RoleBasedOutput.js.map +1 -1
  118. package/dist/models/AnalyticsVirtualLicense.d.ts +13 -0
  119. package/dist/models/AnalyticsVirtualLicense.js +3 -0
  120. package/dist/models/AnalyticsVirtualLicense.js.map +1 -1
  121. package/dist/models/AnalyticsVirtualLicenseRequest.d.ts +7 -0
  122. package/dist/models/AnalyticsVirtualLicenseRequest.js +2 -0
  123. package/dist/models/AnalyticsVirtualLicenseRequest.js.map +1 -1
  124. package/dist/models/AndConjunction.d.ts +1 -1
  125. package/dist/models/AndConjunction.js.map +1 -1
  126. package/dist/models/AsperaInput.d.ts +1 -1
  127. package/dist/models/AsperaInput.js.map +1 -1
  128. package/dist/models/AudioAdaptationSet.d.ts +7 -0
  129. package/dist/models/AudioAdaptationSet.js +7 -0
  130. package/dist/models/AudioAdaptationSet.js.map +1 -1
  131. package/dist/models/AudioMixFilter.d.ts +1 -1
  132. package/dist/models/AudioMixFilter.js.map +1 -1
  133. package/dist/models/AudioMixInputStream.d.ts +1 -1
  134. package/dist/models/AudioMixInputStream.js.map +1 -1
  135. package/dist/models/AudioVolumeFilter.d.ts +1 -1
  136. package/dist/models/AudioVolumeFilter.js.map +1 -1
  137. package/dist/models/Av1VideoConfiguration.d.ts +1 -1
  138. package/dist/models/Av1VideoConfiguration.js.map +1 -1
  139. package/dist/models/AzureInput.d.ts +1 -1
  140. package/dist/models/AzureInput.js.map +1 -1
  141. package/dist/models/AzureOutput.d.ts +1 -1
  142. package/dist/models/AzureOutput.js.map +1 -1
  143. package/dist/models/BroadcastTsMuxing.d.ts +1 -1
  144. package/dist/models/BroadcastTsMuxing.js.map +1 -1
  145. package/dist/models/Cea608CaptionInputStream.d.ts +1 -1
  146. package/dist/models/Cea608CaptionInputStream.js.map +1 -1
  147. package/dist/models/Cea708CaptionInputStream.d.ts +1 -1
  148. package/dist/models/Cea708CaptionInputStream.js.map +1 -1
  149. package/dist/models/CencDrm.d.ts +1 -1
  150. package/dist/models/CencDrm.js.map +1 -1
  151. package/dist/models/ChunkedTextMuxing.d.ts +1 -1
  152. package/dist/models/ChunkedTextMuxing.js.map +1 -1
  153. package/dist/models/ClearKeyDrm.d.ts +1 -1
  154. package/dist/models/ClearKeyDrm.js.map +1 -1
  155. package/dist/models/CmafMuxing.d.ts +1 -1
  156. package/dist/models/CmafMuxing.js.map +1 -1
  157. package/dist/models/ConcatenationInputStream.d.ts +1 -1
  158. package/dist/models/ConcatenationInputStream.js.map +1 -1
  159. package/dist/models/Condition.d.ts +1 -1
  160. package/dist/models/Condition.js.map +1 -1
  161. package/dist/models/ConformFilter.d.ts +1 -1
  162. package/dist/models/ConformFilter.js.map +1 -1
  163. package/dist/models/ContentProtection.d.ts +9 -2
  164. package/dist/models/ContentProtection.js +9 -2
  165. package/dist/models/ContentProtection.js.map +1 -1
  166. package/dist/models/CropFilter.d.ts +1 -1
  167. package/dist/models/CropFilter.js.map +1 -1
  168. package/dist/models/DashChunkedTextRepresentation.d.ts +7 -0
  169. package/dist/models/DashChunkedTextRepresentation.js +7 -0
  170. package/dist/models/DashChunkedTextRepresentation.js.map +1 -1
  171. package/dist/models/DashCmafRepresentation.d.ts +7 -0
  172. package/dist/models/DashCmafRepresentation.js +7 -0
  173. package/dist/models/DashCmafRepresentation.js.map +1 -1
  174. package/dist/models/DashFmp4DrmRepresentation.d.ts +7 -0
  175. package/dist/models/DashFmp4DrmRepresentation.js +7 -0
  176. package/dist/models/DashFmp4DrmRepresentation.js.map +1 -1
  177. package/dist/models/DashFmp4Representation.d.ts +7 -0
  178. package/dist/models/DashFmp4Representation.js +7 -0
  179. package/dist/models/DashFmp4Representation.js.map +1 -1
  180. package/dist/models/DashImscRepresentation.d.ts +9 -2
  181. package/dist/models/DashImscRepresentation.js +9 -2
  182. package/dist/models/DashImscRepresentation.js.map +1 -1
  183. package/dist/models/DashMp4DrmRepresentation.d.ts +7 -0
  184. package/dist/models/DashMp4DrmRepresentation.js +7 -0
  185. package/dist/models/DashMp4DrmRepresentation.js.map +1 -1
  186. package/dist/models/DashMp4Representation.d.ts +9 -2
  187. package/dist/models/DashMp4Representation.js +9 -2
  188. package/dist/models/DashMp4Representation.js.map +1 -1
  189. package/dist/models/DashMuxingRepresentation.d.ts +27 -0
  190. package/dist/models/DashMuxingRepresentation.js +39 -0
  191. package/dist/models/DashMuxingRepresentation.js.map +1 -0
  192. package/dist/models/DashProgressiveWebmRepresentation.d.ts +9 -2
  193. package/dist/models/DashProgressiveWebmRepresentation.js +9 -2
  194. package/dist/models/DashProgressiveWebmRepresentation.js.map +1 -1
  195. package/dist/models/DashRepresentation.d.ts +18 -18
  196. package/dist/models/DashRepresentation.js +15 -4
  197. package/dist/models/DashRepresentation.js.map +1 -1
  198. package/dist/models/DashRepresentationTypeDiscriminator.d.ts +19 -0
  199. package/dist/models/DashRepresentationTypeDiscriminator.js +24 -0
  200. package/dist/models/DashRepresentationTypeDiscriminator.js.map +1 -0
  201. package/dist/models/DashRepresentationTypeResponse.d.ts +15 -0
  202. package/dist/models/DashRepresentationTypeResponse.js +20 -0
  203. package/dist/models/DashRepresentationTypeResponse.js.map +1 -0
  204. package/dist/models/DashSegmentedRepresentation.d.ts +2 -2
  205. package/dist/models/DashSegmentedRepresentation.js +2 -2
  206. package/dist/models/DashSegmentedRepresentation.js.map +1 -1
  207. package/dist/models/DashVttRepresentation.d.ts +9 -2
  208. package/dist/models/DashVttRepresentation.js +9 -2
  209. package/dist/models/DashVttRepresentation.js.map +1 -1
  210. package/dist/models/DashWebmRepresentation.d.ts +7 -0
  211. package/dist/models/DashWebmRepresentation.js +7 -0
  212. package/dist/models/DashWebmRepresentation.js.map +1 -1
  213. package/dist/models/DefaultManifestAndCondition.d.ts +1 -1
  214. package/dist/models/DefaultManifestAndCondition.js.map +1 -1
  215. package/dist/models/DefaultManifestAttributeCondition.d.ts +1 -1
  216. package/dist/models/DefaultManifestAttributeCondition.js.map +1 -1
  217. package/dist/models/DefaultManifestOrCondition.d.ts +1 -1
  218. package/dist/models/DefaultManifestOrCondition.js.map +1 -1
  219. package/dist/models/DeinterlaceFilter.d.ts +1 -1
  220. package/dist/models/DeinterlaceFilter.js.map +1 -1
  221. package/dist/models/DenoiseHqdn3dFilter.d.ts +1 -1
  222. package/dist/models/DenoiseHqdn3dFilter.js.map +1 -1
  223. package/dist/models/DolbyAtmosAudioConfiguration.d.ts +1 -1
  224. package/dist/models/DolbyAtmosAudioConfiguration.js.map +1 -1
  225. package/dist/models/DolbyAtmosIngestInputStream.d.ts +1 -1
  226. package/dist/models/DolbyAtmosIngestInputStream.js.map +1 -1
  227. package/dist/models/DolbyDigitalAudioConfiguration.d.ts +1 -1
  228. package/dist/models/DolbyDigitalAudioConfiguration.js.map +1 -1
  229. package/dist/models/DolbyDigitalPlusAudioConfiguration.d.ts +1 -1
  230. package/dist/models/DolbyDigitalPlusAudioConfiguration.js.map +1 -1
  231. package/dist/models/DolbyVisionInputStream.d.ts +1 -1
  232. package/dist/models/DolbyVisionInputStream.js.map +1 -1
  233. package/dist/models/DolbyVisionMetadataIngestInputStream.d.ts +1 -1
  234. package/dist/models/DolbyVisionMetadataIngestInputStream.js.map +1 -1
  235. package/dist/models/DtsAudioConfiguration.d.ts +1 -1
  236. package/dist/models/DtsAudioConfiguration.js.map +1 -1
  237. package/dist/models/DtsPassthroughAudioConfiguration.d.ts +1 -1
  238. package/dist/models/DtsPassthroughAudioConfiguration.js.map +1 -1
  239. package/dist/models/DtsXAudioConfiguration.d.ts +1 -1
  240. package/dist/models/DtsXAudioConfiguration.js.map +1 -1
  241. package/dist/models/DvbSubtitleConfiguration.d.ts +1 -1
  242. package/dist/models/DvbSubtitleConfiguration.js.map +1 -1
  243. package/dist/models/DvbSubtitleInputStream.d.ts +1 -1
  244. package/dist/models/DvbSubtitleInputStream.js.map +1 -1
  245. package/dist/models/DvbTeletextInputStream.d.ts +1 -1
  246. package/dist/models/DvbTeletextInputStream.js.map +1 -1
  247. package/dist/models/Eac3AudioConfiguration.d.ts +1 -1
  248. package/dist/models/Eac3AudioConfiguration.js.map +1 -1
  249. package/dist/models/EbuR128SinglePassFilter.d.ts +1 -1
  250. package/dist/models/EbuR128SinglePassFilter.js.map +1 -1
  251. package/dist/models/EnhancedDeinterlaceFilter.d.ts +1 -1
  252. package/dist/models/EnhancedDeinterlaceFilter.js.map +1 -1
  253. package/dist/models/EnhancedWatermarkFilter.d.ts +1 -1
  254. package/dist/models/EnhancedWatermarkFilter.js.map +1 -1
  255. package/dist/models/FairPlayDrm.d.ts +1 -1
  256. package/dist/models/FairPlayDrm.js.map +1 -1
  257. package/dist/models/FileInputStream.d.ts +1 -1
  258. package/dist/models/FileInputStream.js.map +1 -1
  259. package/dist/models/Fmp4Muxing.d.ts +8 -1
  260. package/dist/models/Fmp4Muxing.js +1 -0
  261. package/dist/models/Fmp4Muxing.js.map +1 -1
  262. package/dist/models/FrameIdId3Tag.d.ts +1 -1
  263. package/dist/models/FrameIdId3Tag.js.map +1 -1
  264. package/dist/models/FtpInput.d.ts +1 -1
  265. package/dist/models/FtpInput.js.map +1 -1
  266. package/dist/models/FtpOutput.d.ts +1 -1
  267. package/dist/models/FtpOutput.js.map +1 -1
  268. package/dist/models/GcsInput.d.ts +1 -1
  269. package/dist/models/GcsInput.js.map +1 -1
  270. package/dist/models/GcsOutput.d.ts +1 -1
  271. package/dist/models/GcsOutput.js.map +1 -1
  272. package/dist/models/GcsServiceAccountInput.d.ts +1 -1
  273. package/dist/models/GcsServiceAccountInput.js.map +1 -1
  274. package/dist/models/GcsServiceAccountOutput.d.ts +1 -1
  275. package/dist/models/GcsServiceAccountOutput.js.map +1 -1
  276. package/dist/models/GenericS3Input.d.ts +1 -1
  277. package/dist/models/GenericS3Input.js.map +1 -1
  278. package/dist/models/GenericS3Output.d.ts +1 -1
  279. package/dist/models/GenericS3Output.js.map +1 -1
  280. package/dist/models/H262VideoConfiguration.d.ts +1 -1
  281. package/dist/models/H262VideoConfiguration.js.map +1 -1
  282. package/dist/models/H264PictureTimingTrimmingInputStream.d.ts +1 -1
  283. package/dist/models/H264PictureTimingTrimmingInputStream.js.map +1 -1
  284. package/dist/models/H264VideoConfiguration.d.ts +1 -1
  285. package/dist/models/H264VideoConfiguration.js.map +1 -1
  286. package/dist/models/H265VideoConfiguration.d.ts +1 -1
  287. package/dist/models/H265VideoConfiguration.js.map +1 -1
  288. package/dist/models/HeAacV1AudioConfiguration.d.ts +1 -1
  289. package/dist/models/HeAacV1AudioConfiguration.js.map +1 -1
  290. package/dist/models/HeAacV2AudioConfiguration.d.ts +1 -1
  291. package/dist/models/HeAacV2AudioConfiguration.js.map +1 -1
  292. package/dist/models/HttpInput.d.ts +1 -1
  293. package/dist/models/HttpInput.js.map +1 -1
  294. package/dist/models/HttpsInput.d.ts +1 -1
  295. package/dist/models/HttpsInput.js.map +1 -1
  296. package/dist/models/ImageAdaptationSet.d.ts +7 -0
  297. package/dist/models/ImageAdaptationSet.js +7 -0
  298. package/dist/models/ImageAdaptationSet.js.map +1 -1
  299. package/dist/models/ImscConfiguration.d.ts +1 -1
  300. package/dist/models/ImscConfiguration.js.map +1 -1
  301. package/dist/models/IngestInputStream.d.ts +1 -1
  302. package/dist/models/IngestInputStream.js.map +1 -1
  303. package/dist/models/InterlaceFilter.d.ts +1 -1
  304. package/dist/models/InterlaceFilter.js.map +1 -1
  305. package/dist/models/LiveMediaIngestOutput.d.ts +1 -1
  306. package/dist/models/LiveMediaIngestOutput.js.map +1 -1
  307. package/dist/models/LocalInput.d.ts +1 -1
  308. package/dist/models/LocalInput.js.map +1 -1
  309. package/dist/models/LocalOutput.d.ts +1 -1
  310. package/dist/models/LocalOutput.js.map +1 -1
  311. package/dist/models/MarlinDrm.d.ts +1 -1
  312. package/dist/models/MarlinDrm.js.map +1 -1
  313. package/dist/models/MjpegVideoConfiguration.d.ts +1 -1
  314. package/dist/models/MjpegVideoConfiguration.js.map +1 -1
  315. package/dist/models/Mp2AudioConfiguration.d.ts +1 -1
  316. package/dist/models/Mp2AudioConfiguration.js.map +1 -1
  317. package/dist/models/Mp3AudioConfiguration.d.ts +1 -1
  318. package/dist/models/Mp3AudioConfiguration.js.map +1 -1
  319. package/dist/models/Mp3Muxing.d.ts +1 -1
  320. package/dist/models/Mp3Muxing.js.map +1 -1
  321. package/dist/models/Mp4Muxing.d.ts +1 -1
  322. package/dist/models/Mp4Muxing.js.map +1 -1
  323. package/dist/models/MuxingTypeResponse.d.ts +15 -0
  324. package/dist/models/MuxingTypeResponse.js +20 -0
  325. package/dist/models/MuxingTypeResponse.js.map +1 -0
  326. package/dist/models/MxfMuxing.d.ts +1 -1
  327. package/dist/models/MxfMuxing.js.map +1 -1
  328. package/dist/models/OpusAudioConfiguration.d.ts +1 -1
  329. package/dist/models/OpusAudioConfiguration.js.map +1 -1
  330. package/dist/models/OrConjunction.d.ts +1 -1
  331. package/dist/models/OrConjunction.js.map +1 -1
  332. package/dist/models/PTSAlignMode.d.ts +9 -0
  333. package/dist/models/PTSAlignMode.js +14 -0
  334. package/dist/models/PTSAlignMode.js.map +1 -0
  335. package/dist/models/PackedAudioMuxing.d.ts +1 -1
  336. package/dist/models/PackedAudioMuxing.js.map +1 -1
  337. package/dist/models/PcmAudioConfiguration.d.ts +1 -1
  338. package/dist/models/PcmAudioConfiguration.js.map +1 -1
  339. package/dist/models/PlaintextId3Tag.d.ts +1 -1
  340. package/dist/models/PlaintextId3Tag.js.map +1 -1
  341. package/dist/models/PlayReadyDrm.d.ts +1 -1
  342. package/dist/models/PlayReadyDrm.js.map +1 -1
  343. package/dist/models/PrimeTimeDrm.d.ts +1 -1
  344. package/dist/models/PrimeTimeDrm.js.map +1 -1
  345. package/dist/models/ProgressiveMovMuxing.d.ts +1 -1
  346. package/dist/models/ProgressiveMovMuxing.js.map +1 -1
  347. package/dist/models/ProgressiveTsMuxing.d.ts +1 -1
  348. package/dist/models/ProgressiveTsMuxing.js.map +1 -1
  349. package/dist/models/ProgressiveWebmMuxing.d.ts +1 -1
  350. package/dist/models/ProgressiveWebmMuxing.js.map +1 -1
  351. package/dist/models/RawId3Tag.d.ts +1 -1
  352. package/dist/models/RawId3Tag.js.map +1 -1
  353. package/dist/models/RedundantRtmpInput.d.ts +1 -1
  354. package/dist/models/RedundantRtmpInput.js.map +1 -1
  355. package/dist/models/RotateFilter.d.ts +1 -1
  356. package/dist/models/RotateFilter.js.map +1 -1
  357. package/dist/models/RtmpInput.d.ts +1 -1
  358. package/dist/models/RtmpInput.js.map +1 -1
  359. package/dist/models/S3Input.d.ts +1 -1
  360. package/dist/models/S3Input.js.map +1 -1
  361. package/dist/models/S3Output.d.ts +1 -1
  362. package/dist/models/S3Output.js.map +1 -1
  363. package/dist/models/S3RoleBasedInput.d.ts +1 -1
  364. package/dist/models/S3RoleBasedInput.js.map +1 -1
  365. package/dist/models/S3RoleBasedOutput.d.ts +1 -1
  366. package/dist/models/S3RoleBasedOutput.js.map +1 -1
  367. package/dist/models/ScaleFilter.d.ts +1 -1
  368. package/dist/models/ScaleFilter.js.map +1 -1
  369. package/dist/models/SegmentedRawMuxing.d.ts +1 -1
  370. package/dist/models/SegmentedRawMuxing.js.map +1 -1
  371. package/dist/models/SftpInput.d.ts +1 -1
  372. package/dist/models/SftpInput.js.map +1 -1
  373. package/dist/models/SftpOutput.d.ts +1 -1
  374. package/dist/models/SftpOutput.js.map +1 -1
  375. package/dist/models/SimpleEncodingVodJobAccessKeyCredentials.d.ts +21 -0
  376. package/dist/models/SimpleEncodingVodJobAccessKeyCredentials.js +38 -0
  377. package/dist/models/SimpleEncodingVodJobAccessKeyCredentials.js.map +1 -0
  378. package/dist/models/SimpleEncodingVodJobAzureCredentials.d.ts +15 -0
  379. package/dist/models/SimpleEncodingVodJobAzureCredentials.js +37 -0
  380. package/dist/models/SimpleEncodingVodJobAzureCredentials.js.map +1 -0
  381. package/dist/models/SimpleEncodingVodJobCredentials.d.ts +8 -0
  382. package/dist/models/SimpleEncodingVodJobCredentials.js +18 -0
  383. package/dist/models/SimpleEncodingVodJobCredentials.js.map +1 -0
  384. package/dist/models/SimpleEncodingVodJobErrors.d.ts +26 -0
  385. package/dist/models/SimpleEncodingVodJobErrors.js +22 -0
  386. package/dist/models/SimpleEncodingVodJobErrors.js.map +1 -0
  387. package/dist/models/SimpleEncodingVodJobGcsServiceAccountCredentials.d.ts +15 -0
  388. package/dist/models/SimpleEncodingVodJobGcsServiceAccountCredentials.js +37 -0
  389. package/dist/models/SimpleEncodingVodJobGcsServiceAccountCredentials.js.map +1 -0
  390. package/dist/models/SimpleEncodingVodJobInputType.d.ts +11 -0
  391. package/dist/models/SimpleEncodingVodJobInputType.js +16 -0
  392. package/dist/models/SimpleEncodingVodJobInputType.js.map +1 -0
  393. package/dist/models/SimpleEncodingVodJobRequest.d.ts +26 -0
  394. package/dist/models/SimpleEncodingVodJobRequest.js +24 -0
  395. package/dist/models/SimpleEncodingVodJobRequest.js.map +1 -0
  396. package/dist/models/SimpleEncodingVodJobResponse.d.ts +64 -0
  397. package/dist/models/SimpleEncodingVodJobResponse.js +31 -0
  398. package/dist/models/SimpleEncodingVodJobResponse.js.map +1 -0
  399. package/dist/models/SimpleEncodingVodJobS3RoleBasedCredentials.d.ts +21 -0
  400. package/dist/models/SimpleEncodingVodJobS3RoleBasedCredentials.js +38 -0
  401. package/dist/models/SimpleEncodingVodJobS3RoleBasedCredentials.js.map +1 -0
  402. package/dist/models/SimpleEncodingVodJobStatus.d.ts +14 -0
  403. package/dist/models/SimpleEncodingVodJobStatus.js +19 -0
  404. package/dist/models/SimpleEncodingVodJobStatus.js.map +1 -0
  405. package/dist/models/SimpleEncodingVodJobUrlInput.d.ts +34 -0
  406. package/dist/models/SimpleEncodingVodJobUrlInput.js +24 -0
  407. package/dist/models/SimpleEncodingVodJobUrlInput.js.map +1 -0
  408. package/dist/models/SimpleEncodingVodJobUrlOutput.d.ts +27 -0
  409. package/dist/models/SimpleEncodingVodJobUrlOutput.js +23 -0
  410. package/dist/models/SimpleEncodingVodJobUrlOutput.js.map +1 -0
  411. package/dist/models/SimpleEncodingVodJobUsernamePasswordCredentials.d.ts +21 -0
  412. package/dist/models/SimpleEncodingVodJobUsernamePasswordCredentials.js +38 -0
  413. package/dist/models/SimpleEncodingVodJobUsernamePasswordCredentials.js.map +1 -0
  414. package/dist/models/SpekeDrm.d.ts +1 -1
  415. package/dist/models/SpekeDrm.js.map +1 -1
  416. package/dist/models/SpriteRepresentation.d.ts +9 -2
  417. package/dist/models/SpriteRepresentation.js +9 -2
  418. package/dist/models/SpriteRepresentation.js.map +1 -1
  419. package/dist/models/SrtInput.d.ts +1 -1
  420. package/dist/models/SrtInput.js.map +1 -1
  421. package/dist/models/SubtitleAdaptationSet.d.ts +7 -0
  422. package/dist/models/SubtitleAdaptationSet.js +7 -0
  423. package/dist/models/SubtitleAdaptationSet.js.map +1 -1
  424. package/dist/models/TcpInput.d.ts +1 -1
  425. package/dist/models/TcpInput.js.map +1 -1
  426. package/dist/models/TextFilter.d.ts +1 -1
  427. package/dist/models/TextFilter.js.map +1 -1
  428. package/dist/models/TextMuxing.d.ts +1 -1
  429. package/dist/models/TextMuxing.js.map +1 -1
  430. package/dist/models/TimeBasedTrimmingInputStream.d.ts +1 -1
  431. package/dist/models/TimeBasedTrimmingInputStream.js.map +1 -1
  432. package/dist/models/TimecodeTrackTrimmingInputStream.d.ts +1 -1
  433. package/dist/models/TimecodeTrackTrimmingInputStream.js.map +1 -1
  434. package/dist/models/TsMuxing.d.ts +1 -1
  435. package/dist/models/TsMuxing.js.map +1 -1
  436. package/dist/models/UdpInput.d.ts +1 -1
  437. package/dist/models/UdpInput.js.map +1 -1
  438. package/dist/models/UdpMulticastInput.d.ts +1 -1
  439. package/dist/models/UdpMulticastInput.js.map +1 -1
  440. package/dist/models/UnsharpFilter.d.ts +1 -1
  441. package/dist/models/UnsharpFilter.js.map +1 -1
  442. package/dist/models/VideoAdaptationSet.d.ts +7 -0
  443. package/dist/models/VideoAdaptationSet.js +7 -0
  444. package/dist/models/VideoAdaptationSet.js.map +1 -1
  445. package/dist/models/VorbisAudioConfiguration.d.ts +1 -1
  446. package/dist/models/VorbisAudioConfiguration.js.map +1 -1
  447. package/dist/models/Vp8VideoConfiguration.d.ts +1 -1
  448. package/dist/models/Vp8VideoConfiguration.js.map +1 -1
  449. package/dist/models/Vp9VideoConfiguration.d.ts +1 -1
  450. package/dist/models/Vp9VideoConfiguration.js.map +1 -1
  451. package/dist/models/WatermarkFilter.d.ts +1 -1
  452. package/dist/models/WatermarkFilter.js.map +1 -1
  453. package/dist/models/WebVttConfiguration.d.ts +1 -1
  454. package/dist/models/WebVttConfiguration.js.map +1 -1
  455. package/dist/models/WebVttSidecarFile.d.ts +1 -1
  456. package/dist/models/WebVttSidecarFile.js.map +1 -1
  457. package/dist/models/WebmMuxing.d.ts +1 -1
  458. package/dist/models/WebmMuxing.js.map +1 -1
  459. package/dist/models/WidevineDrm.d.ts +1 -1
  460. package/dist/models/WidevineDrm.js.map +1 -1
  461. package/dist/models/ZixiInput.d.ts +1 -1
  462. package/dist/models/ZixiInput.js.map +1 -1
  463. package/dist/models/index.d.ts +20 -0
  464. package/dist/models/index.js +20 -0
  465. package/dist/models/index.js.map +1 -1
  466. package/package.json +1 -1
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DashRepresentationTypeResponseGetQueryParamsBuilder = void 0;
4
+ var DashRepresentationTypeResponseGetQueryParamsBuilder = /** @class */ (function () {
5
+ function DashRepresentationTypeResponseGetQueryParamsBuilder() {
6
+ this.internalParams = {};
7
+ }
8
+ /**
9
+ *
10
+ * @param offset Index of the first item to return, starting at 0. Default is 0
11
+ */
12
+ DashRepresentationTypeResponseGetQueryParamsBuilder.prototype.offset = function (offset) {
13
+ this.internalParams.offset = offset;
14
+ return this;
15
+ };
16
+ /**
17
+ *
18
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
19
+ */
20
+ DashRepresentationTypeResponseGetQueryParamsBuilder.prototype.limit = function (limit) {
21
+ this.internalParams.limit = limit;
22
+ return this;
23
+ };
24
+ DashRepresentationTypeResponseGetQueryParamsBuilder.prototype.buildQueryParams = function () {
25
+ return this.internalParams;
26
+ };
27
+ return DashRepresentationTypeResponseGetQueryParamsBuilder;
28
+ }());
29
+ exports.DashRepresentationTypeResponseGetQueryParamsBuilder = DashRepresentationTypeResponseGetQueryParamsBuilder;
30
+ //# sourceMappingURL=DashRepresentationTypeResponseGetQueryParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DashRepresentationTypeResponseGetQueryParams.js","sourceRoot":"","sources":["../../../../../../../../src/encoding/manifests/dash/periods/adaptationsets/representations/type/DashRepresentationTypeResponseGetQueryParams.ts"],"names":[],"mappings":";;;AAkBA;IAAA;QACY,mBAAc,GAAiD,EAAE,CAAC;IAuB9E,CAAC;IArBG;;;OAGG;IACI,oEAAM,GAAb,UAAc,MAAc;QACxB,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,mEAAK,GAAZ,UAAa,KAAa;QACtB,IAAI,CAAC,cAAc,CAAC,KAAK,GAAG,KAAK,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IAEM,8EAAgB,GAAvB;QACI,OAAO,IAAI,CAAC,cAAc,CAAC;IAC/B,CAAC;IACL,0DAAC;AAAD,CAAC,AAxBD,IAwBC;AAxBY,kHAAmD"}
@@ -0,0 +1,24 @@
1
+ import { BaseAPI } from '../../../../../../../common/BaseAPI';
2
+ import Configuration from '../../../../../../../common/Configuration';
3
+ import DashRepresentationTypeResponse from '../../../../../../../models/DashRepresentationTypeResponse';
4
+ import { DashRepresentationTypeResponseGetQueryParams, DashRepresentationTypeResponseGetQueryParamsBuilder } from './DashRepresentationTypeResponseGetQueryParams';
5
+ /**
6
+ * TypeApi - object-oriented interface
7
+ * @export
8
+ * @class TypeApi
9
+ * @extends {BaseAPI}
10
+ */
11
+ export default class TypeApi extends BaseAPI {
12
+ constructor(configuration: Configuration);
13
+ /**
14
+ * @summary Get DASH representation type
15
+ * @param {string} manifestId Id of the manifest
16
+ * @param {string} periodId Id of the period
17
+ * @param {string} adaptationsetId Id of the adaptation set
18
+ * @param {string} representationId Id of the representation
19
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
20
+ * @throws {BitmovinError}
21
+ * @memberof TypeApi
22
+ */
23
+ get(manifestId: string, periodId: string, adaptationsetId: string, representationId: string, queryParameters?: DashRepresentationTypeResponseGetQueryParams | ((q: DashRepresentationTypeResponseGetQueryParamsBuilder) => DashRepresentationTypeResponseGetQueryParamsBuilder)): Promise<DashRepresentationTypeResponse>;
24
+ }
@@ -0,0 +1,62 @@
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
+ var BaseAPI_1 = require("../../../../../../../common/BaseAPI");
17
+ var Mapper_1 = require("../../../../../../../common/Mapper");
18
+ var DashRepresentationTypeResponse_1 = require("../../../../../../../models/DashRepresentationTypeResponse");
19
+ var DashRepresentationTypeResponseGetQueryParams_1 = require("./DashRepresentationTypeResponseGetQueryParams");
20
+ /**
21
+ * TypeApi - object-oriented interface
22
+ * @export
23
+ * @class TypeApi
24
+ * @extends {BaseAPI}
25
+ */
26
+ var TypeApi = /** @class */ (function (_super) {
27
+ __extends(TypeApi, _super);
28
+ function TypeApi(configuration) {
29
+ return _super.call(this, configuration) || this;
30
+ }
31
+ /**
32
+ * @summary Get DASH representation type
33
+ * @param {string} manifestId Id of the manifest
34
+ * @param {string} periodId Id of the period
35
+ * @param {string} adaptationsetId Id of the adaptation set
36
+ * @param {string} representationId Id of the representation
37
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
38
+ * @throws {BitmovinError}
39
+ * @memberof TypeApi
40
+ */
41
+ TypeApi.prototype.get = function (manifestId, periodId, adaptationsetId, representationId, queryParameters) {
42
+ var pathParamMap = {
43
+ manifest_id: manifestId,
44
+ period_id: periodId,
45
+ adaptationset_id: adaptationsetId,
46
+ representation_id: representationId
47
+ };
48
+ var queryParams = {};
49
+ if (typeof queryParameters === 'function') {
50
+ queryParams = queryParameters(new DashRepresentationTypeResponseGetQueryParams_1.DashRepresentationTypeResponseGetQueryParamsBuilder()).buildQueryParams();
51
+ }
52
+ else if (queryParameters) {
53
+ queryParams = queryParameters;
54
+ }
55
+ return this.restClient.get('/encoding/manifests/dash/{manifest_id}/periods/{period_id}/adaptationsets/{adaptationset_id}/representations/{representation_id}/type', pathParamMap, queryParams).then(function (response) {
56
+ return Mapper_1.map(response, DashRepresentationTypeResponse_1.default);
57
+ });
58
+ };
59
+ return TypeApi;
60
+ }(BaseAPI_1.BaseAPI));
61
+ exports.default = TypeApi;
62
+ //# sourceMappingURL=TypeApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypeApi.js","sourceRoot":"","sources":["../../../../../../../../src/encoding/manifests/dash/periods/adaptationsets/representations/type/TypeApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,+DAA4D;AAE5D,6DAAiE;AACjE,6GAAwG;AACxG,+GAAiK;AAEjK;;;;;GAKG;AACH;IAAqC,2BAAO;IAE1C,iBAAY,aAA4B;eACtC,kBAAM,aAAa,CAAC;IACtB,CAAC;IAED;;;;;;;;;OASG;IACI,qBAAG,GAAV,UAAW,UAAkB,EAAE,QAAgB,EAAE,eAAuB,EAAE,gBAAwB,EAAE,eAAkL;QACpR,IAAM,YAAY,GAAG;YACnB,WAAW,EAAE,UAAU;YACvB,SAAS,EAAE,QAAQ;YACnB,gBAAgB,EAAE,eAAe;YACjC,iBAAiB,EAAE,gBAAgB;SACpC,CAAC;QACF,IAAI,WAAW,GAAiD,EAAE,CAAC;QACnE,IAAI,OAAO,eAAe,KAAK,UAAU,EAAE;YACzC,WAAW,GAAG,eAAe,CAAC,IAAI,kGAAmD,EAAE,CAAC,CAAC,gBAAgB,EAAE,CAAC;SAC7G;aAAM,IAAI,eAAe,EAAE;YAC1B,WAAW,GAAG,eAAe,CAAC;SAC/B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAiC,uIAAuI,EAAE,YAAY,EAAE,WAAW,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YAC3O,OAAO,YAAG,CAAC,QAAQ,EAAE,wCAA8B,CAAC,CAAC;QACvD,CAAC,CAAC,CAAC;IACL,CAAC;IACH,cAAC;AAAD,CAAC,AAjCD,CAAqC,iBAAO,GAiC3C"}
@@ -0,0 +1,21 @@
1
+ import { BaseAPI } from '../../../../../../common/BaseAPI';
2
+ import Configuration from '../../../../../../common/Configuration';
3
+ import AdaptationSetTypeResponse from '../../../../../../models/AdaptationSetTypeResponse';
4
+ /**
5
+ * TypeApi - object-oriented interface
6
+ * @export
7
+ * @class TypeApi
8
+ * @extends {BaseAPI}
9
+ */
10
+ export default class TypeApi extends BaseAPI {
11
+ constructor(configuration: Configuration);
12
+ /**
13
+ * @summary Get adaptation set type
14
+ * @param {string} manifestId Id of the manifest
15
+ * @param {string} periodId Id of the period
16
+ * @param {string} adaptationsetId Id of the adaptation set
17
+ * @throws {BitmovinError}
18
+ * @memberof TypeApi
19
+ */
20
+ get(manifestId: string, periodId: string, adaptationsetId: string): Promise<AdaptationSetTypeResponse>;
21
+ }
@@ -0,0 +1,51 @@
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
+ var BaseAPI_1 = require("../../../../../../common/BaseAPI");
17
+ var Mapper_1 = require("../../../../../../common/Mapper");
18
+ var AdaptationSetTypeResponse_1 = require("../../../../../../models/AdaptationSetTypeResponse");
19
+ /**
20
+ * TypeApi - object-oriented interface
21
+ * @export
22
+ * @class TypeApi
23
+ * @extends {BaseAPI}
24
+ */
25
+ var TypeApi = /** @class */ (function (_super) {
26
+ __extends(TypeApi, _super);
27
+ function TypeApi(configuration) {
28
+ return _super.call(this, configuration) || this;
29
+ }
30
+ /**
31
+ * @summary Get adaptation set type
32
+ * @param {string} manifestId Id of the manifest
33
+ * @param {string} periodId Id of the period
34
+ * @param {string} adaptationsetId Id of the adaptation set
35
+ * @throws {BitmovinError}
36
+ * @memberof TypeApi
37
+ */
38
+ TypeApi.prototype.get = function (manifestId, periodId, adaptationsetId) {
39
+ var pathParamMap = {
40
+ manifest_id: manifestId,
41
+ period_id: periodId,
42
+ adaptationset_id: adaptationsetId
43
+ };
44
+ return this.restClient.get('/encoding/manifests/dash/{manifest_id}/periods/{period_id}/adaptationsets/{adaptationset_id}/type', pathParamMap).then(function (response) {
45
+ return Mapper_1.map(response, AdaptationSetTypeResponse_1.default);
46
+ });
47
+ };
48
+ return TypeApi;
49
+ }(BaseAPI_1.BaseAPI));
50
+ exports.default = TypeApi;
51
+ //# sourceMappingURL=TypeApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypeApi.js","sourceRoot":"","sources":["../../../../../../../src/encoding/manifests/dash/periods/adaptationsets/type/TypeApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,4DAAyD;AAEzD,0DAA8D;AAC9D,gGAA2F;AAE3F;;;;;GAKG;AACH;IAAqC,2BAAO;IAE1C,iBAAY,aAA4B;eACtC,kBAAM,aAAa,CAAC;IACtB,CAAC;IAED;;;;;;;OAOG;IACI,qBAAG,GAAV,UAAW,UAAkB,EAAE,QAAgB,EAAE,eAAuB;QACtE,IAAM,YAAY,GAAG;YACnB,WAAW,EAAE,UAAU;YACvB,SAAS,EAAE,QAAQ;YACnB,gBAAgB,EAAE,eAAe;SAClC,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAA4B,mGAAmG,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACrL,OAAO,YAAG,CAAC,QAAQ,EAAE,mCAAyB,CAAC,CAAC;QAClD,CAAC,CAAC,CAAC;IACL,CAAC;IACH,cAAC;AAAD,CAAC,AAxBD,CAAqC,iBAAO,GAwB3C"}
@@ -0,0 +1,13 @@
1
+ import { BaseAPI } from '../../common/BaseAPI';
2
+ import Configuration from '../../common/Configuration';
3
+ import JobsApi from './jobs/JobsApi';
4
+ /**
5
+ * SimpleApi - object-oriented interface
6
+ * @export
7
+ * @class SimpleApi
8
+ * @extends {BaseAPI}
9
+ */
10
+ export default class SimpleApi extends BaseAPI {
11
+ jobs: JobsApi;
12
+ constructor(configuration: Configuration);
13
+ }
@@ -0,0 +1,34 @@
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
+ var BaseAPI_1 = require("../../common/BaseAPI");
17
+ var JobsApi_1 = require("./jobs/JobsApi");
18
+ /**
19
+ * SimpleApi - object-oriented interface
20
+ * @export
21
+ * @class SimpleApi
22
+ * @extends {BaseAPI}
23
+ */
24
+ var SimpleApi = /** @class */ (function (_super) {
25
+ __extends(SimpleApi, _super);
26
+ function SimpleApi(configuration) {
27
+ var _this = _super.call(this, configuration) || this;
28
+ _this.jobs = new JobsApi_1.default(configuration);
29
+ return _this;
30
+ }
31
+ return SimpleApi;
32
+ }(BaseAPI_1.BaseAPI));
33
+ exports.default = SimpleApi;
34
+ //# sourceMappingURL=SimpleApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SimpleApi.js","sourceRoot":"","sources":["../../../src/encoding/simple/SimpleApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,gDAA6C;AAG7C,0CAAqC;AAErC;;;;;GAKG;AACH;IAAuC,6BAAO;IAG5C,mBAAY,aAA4B;QAAxC,YACE,kBAAM,aAAa,CAAC,SAErB;QADC,KAAI,CAAC,IAAI,GAAG,IAAI,iBAAO,CAAC,aAAa,CAAC,CAAC;;IACzC,CAAC;IACH,gBAAC;AAAD,CAAC,AAPD,CAAuC,iBAAO,GAO7C"}
@@ -0,0 +1,13 @@
1
+ import { BaseAPI } from '../../../common/BaseAPI';
2
+ import Configuration from '../../../common/Configuration';
3
+ import VodApi from './vod/VodApi';
4
+ /**
5
+ * JobsApi - object-oriented interface
6
+ * @export
7
+ * @class JobsApi
8
+ * @extends {BaseAPI}
9
+ */
10
+ export default class JobsApi extends BaseAPI {
11
+ vod: VodApi;
12
+ constructor(configuration: Configuration);
13
+ }
@@ -0,0 +1,34 @@
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
+ var BaseAPI_1 = require("../../../common/BaseAPI");
17
+ var VodApi_1 = require("./vod/VodApi");
18
+ /**
19
+ * JobsApi - object-oriented interface
20
+ * @export
21
+ * @class JobsApi
22
+ * @extends {BaseAPI}
23
+ */
24
+ var JobsApi = /** @class */ (function (_super) {
25
+ __extends(JobsApi, _super);
26
+ function JobsApi(configuration) {
27
+ var _this = _super.call(this, configuration) || this;
28
+ _this.vod = new VodApi_1.default(configuration);
29
+ return _this;
30
+ }
31
+ return JobsApi;
32
+ }(BaseAPI_1.BaseAPI));
33
+ exports.default = JobsApi;
34
+ //# sourceMappingURL=JobsApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JobsApi.js","sourceRoot":"","sources":["../../../../src/encoding/simple/jobs/JobsApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,mDAAgD;AAGhD,uCAAkC;AAElC;;;;;GAKG;AACH;IAAqC,2BAAO;IAG1C,iBAAY,aAA4B;QAAxC,YACE,kBAAM,aAAa,CAAC,SAErB;QADC,KAAI,CAAC,GAAG,GAAG,IAAI,gBAAM,CAAC,aAAa,CAAC,CAAC;;IACvC,CAAC;IACH,cAAC;AAAD,CAAC,AAPD,CAAqC,iBAAO,GAO3C"}
@@ -0,0 +1,50 @@
1
+ export interface SimpleEncodingVodJobResponseListQueryParams {
2
+ /**
3
+ * Index of the first item to return, starting at 0. Default is 0
4
+ * @type {number}
5
+ * @memberof SimpleEncodingVodJobResponseListQueryParams
6
+ */
7
+ offset?: number | undefined;
8
+ /**
9
+ * Maximum number of items to return. Default is 25, maximum is 100
10
+ * @type {number}
11
+ * @memberof SimpleEncodingVodJobResponseListQueryParams
12
+ */
13
+ limit?: number | undefined;
14
+ /**
15
+ * Order list result according to a Simple Encoding VOD Job attribute. The fields that can be used for sorting are: + `createdAt`
16
+ * @type {string}
17
+ * @memberof SimpleEncodingVodJobResponseListQueryParams
18
+ */
19
+ sort?: string | undefined;
20
+ /**
21
+ * Filter Simple Encoding VOD Jobs to only show the ones with the status specified.
22
+ * @type {string}
23
+ * @memberof SimpleEncodingVodJobResponseListQueryParams
24
+ */
25
+ status?: string | undefined;
26
+ }
27
+ export declare class SimpleEncodingVodJobResponseListQueryParamsBuilder {
28
+ private internalParams;
29
+ /**
30
+ *
31
+ * @param offset Index of the first item to return, starting at 0. Default is 0
32
+ */
33
+ offset(offset: number): this;
34
+ /**
35
+ *
36
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
37
+ */
38
+ limit(limit: number): this;
39
+ /**
40
+ *
41
+ * @param sort Order list result according to a Simple Encoding VOD Job attribute. The fields that can be used for sorting are: + `createdAt`
42
+ */
43
+ sort(sort: string): this;
44
+ /**
45
+ *
46
+ * @param status Filter Simple Encoding VOD Jobs to only show the ones with the status specified.
47
+ */
48
+ status(status: string): this;
49
+ buildQueryParams(): SimpleEncodingVodJobResponseListQueryParams;
50
+ }
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SimpleEncodingVodJobResponseListQueryParamsBuilder = void 0;
4
+ var SimpleEncodingVodJobResponseListQueryParamsBuilder = /** @class */ (function () {
5
+ function SimpleEncodingVodJobResponseListQueryParamsBuilder() {
6
+ this.internalParams = {};
7
+ }
8
+ /**
9
+ *
10
+ * @param offset Index of the first item to return, starting at 0. Default is 0
11
+ */
12
+ SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.offset = function (offset) {
13
+ this.internalParams.offset = offset;
14
+ return this;
15
+ };
16
+ /**
17
+ *
18
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
19
+ */
20
+ SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.limit = function (limit) {
21
+ this.internalParams.limit = limit;
22
+ return this;
23
+ };
24
+ /**
25
+ *
26
+ * @param sort Order list result according to a Simple Encoding VOD Job attribute. The fields that can be used for sorting are: + `createdAt`
27
+ */
28
+ SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.sort = function (sort) {
29
+ this.internalParams.sort = sort;
30
+ return this;
31
+ };
32
+ /**
33
+ *
34
+ * @param status Filter Simple Encoding VOD Jobs to only show the ones with the status specified.
35
+ */
36
+ SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.status = function (status) {
37
+ this.internalParams.status = status;
38
+ return this;
39
+ };
40
+ SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.buildQueryParams = function () {
41
+ return this.internalParams;
42
+ };
43
+ return SimpleEncodingVodJobResponseListQueryParamsBuilder;
44
+ }());
45
+ exports.SimpleEncodingVodJobResponseListQueryParamsBuilder = SimpleEncodingVodJobResponseListQueryParamsBuilder;
46
+ //# sourceMappingURL=SimpleEncodingVodJobResponseListQueryParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SimpleEncodingVodJobResponseListQueryParams.js","sourceRoot":"","sources":["../../../../../src/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.ts"],"names":[],"mappings":";;;AAgCA;IAAA;QACY,mBAAc,GAAgD,EAAE,CAAC;IAyC7E,CAAC;IAvCG;;;OAGG;IACI,mEAAM,GAAb,UAAc,MAAc;QACxB,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,kEAAK,GAAZ,UAAa,KAAa;QACtB,IAAI,CAAC,cAAc,CAAC,KAAK,GAAG,KAAK,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,iEAAI,GAAX,UAAY,IAAY;QACpB,IAAI,CAAC,cAAc,CAAC,IAAI,GAAG,IAAI,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,mEAAM,GAAb,UAAc,MAAc;QACxB,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IAEM,6EAAgB,GAAvB;QACI,OAAO,IAAI,CAAC,cAAc,CAAC;IAC/B,CAAC;IACL,yDAAC;AAAD,CAAC,AA1CD,IA0CC;AA1CY,gHAAkD"}
@@ -0,0 +1,36 @@
1
+ import { BaseAPI } from '../../../../common/BaseAPI';
2
+ import Configuration from '../../../../common/Configuration';
3
+ import SimpleEncodingVodJobRequest from '../../../../models/SimpleEncodingVodJobRequest';
4
+ import SimpleEncodingVodJobResponse from '../../../../models/SimpleEncodingVodJobResponse';
5
+ import PaginationResponse from '../../../../models/PaginationResponse';
6
+ import { SimpleEncodingVodJobResponseListQueryParams, SimpleEncodingVodJobResponseListQueryParamsBuilder } from './SimpleEncodingVodJobResponseListQueryParams';
7
+ /**
8
+ * VodApi - object-oriented interface
9
+ * @export
10
+ * @class VodApi
11
+ * @extends {BaseAPI}
12
+ */
13
+ export default class VodApi extends BaseAPI {
14
+ constructor(configuration: Configuration);
15
+ /**
16
+ * @summary Create a Simple Encoding VOD Job
17
+ * @param {SimpleEncodingVodJobRequest} simpleEncodingVodJobRequest The Simple Encoding VOD Job to be created. Check out our [Simple Encoding API Documentation](https://bitmovin.com/docs/encoding/articles/simple-encoding-api) for additional information about the Simple Encoding API.
18
+ * @throws {BitmovinError}
19
+ * @memberof VodApi
20
+ */
21
+ create(simpleEncodingVodJobRequest?: SimpleEncodingVodJobRequest): Promise<SimpleEncodingVodJobResponse>;
22
+ /**
23
+ * @summary Simple Encoding VOD Job details
24
+ * @param {string} simpleEncodingJobId Id of the Simple Encoding VOD Job
25
+ * @throws {BitmovinError}
26
+ * @memberof VodApi
27
+ */
28
+ get(simpleEncodingJobId: string): Promise<SimpleEncodingVodJobResponse>;
29
+ /**
30
+ * @summary List all Simple Encoding VOD Jobs
31
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
32
+ * @throws {BitmovinError}
33
+ * @memberof VodApi
34
+ */
35
+ list(queryParameters?: SimpleEncodingVodJobResponseListQueryParams | ((q: SimpleEncodingVodJobResponseListQueryParamsBuilder) => SimpleEncodingVodJobResponseListQueryParamsBuilder)): Promise<PaginationResponse<SimpleEncodingVodJobResponse>>;
36
+ }
@@ -0,0 +1,78 @@
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
+ var BaseAPI_1 = require("../../../../common/BaseAPI");
17
+ var Mapper_1 = require("../../../../common/Mapper");
18
+ var SimpleEncodingVodJobResponse_1 = require("../../../../models/SimpleEncodingVodJobResponse");
19
+ var PaginationResponse_1 = require("../../../../models/PaginationResponse");
20
+ var SimpleEncodingVodJobResponseListQueryParams_1 = require("./SimpleEncodingVodJobResponseListQueryParams");
21
+ /**
22
+ * VodApi - object-oriented interface
23
+ * @export
24
+ * @class VodApi
25
+ * @extends {BaseAPI}
26
+ */
27
+ var VodApi = /** @class */ (function (_super) {
28
+ __extends(VodApi, _super);
29
+ function VodApi(configuration) {
30
+ return _super.call(this, configuration) || this;
31
+ }
32
+ /**
33
+ * @summary Create a Simple Encoding VOD Job
34
+ * @param {SimpleEncodingVodJobRequest} simpleEncodingVodJobRequest The Simple Encoding VOD Job to be created. Check out our [Simple Encoding API Documentation](https://bitmovin.com/docs/encoding/articles/simple-encoding-api) for additional information about the Simple Encoding API.
35
+ * @throws {BitmovinError}
36
+ * @memberof VodApi
37
+ */
38
+ VodApi.prototype.create = function (simpleEncodingVodJobRequest) {
39
+ return this.restClient.post('/encoding/simple/jobs/vod', {}, simpleEncodingVodJobRequest).then(function (response) {
40
+ return Mapper_1.map(response, SimpleEncodingVodJobResponse_1.default);
41
+ });
42
+ };
43
+ /**
44
+ * @summary Simple Encoding VOD Job details
45
+ * @param {string} simpleEncodingJobId Id of the Simple Encoding VOD Job
46
+ * @throws {BitmovinError}
47
+ * @memberof VodApi
48
+ */
49
+ VodApi.prototype.get = function (simpleEncodingJobId) {
50
+ var pathParamMap = {
51
+ simple_encoding_job_id: simpleEncodingJobId
52
+ };
53
+ return this.restClient.get('/encoding/simple/jobs/vod/{simple_encoding_job_id}', pathParamMap).then(function (response) {
54
+ return Mapper_1.map(response, SimpleEncodingVodJobResponse_1.default);
55
+ });
56
+ };
57
+ /**
58
+ * @summary List all Simple Encoding VOD Jobs
59
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
60
+ * @throws {BitmovinError}
61
+ * @memberof VodApi
62
+ */
63
+ VodApi.prototype.list = function (queryParameters) {
64
+ var queryParams = {};
65
+ if (typeof queryParameters === 'function') {
66
+ queryParams = queryParameters(new SimpleEncodingVodJobResponseListQueryParams_1.SimpleEncodingVodJobResponseListQueryParamsBuilder()).buildQueryParams();
67
+ }
68
+ else if (queryParameters) {
69
+ queryParams = queryParameters;
70
+ }
71
+ return this.restClient.get('/encoding/simple/jobs/vod', {}, queryParams).then(function (response) {
72
+ return new PaginationResponse_1.default(response, SimpleEncodingVodJobResponse_1.default);
73
+ });
74
+ };
75
+ return VodApi;
76
+ }(BaseAPI_1.BaseAPI));
77
+ exports.default = VodApi;
78
+ //# sourceMappingURL=VodApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VodApi.js","sourceRoot":"","sources":["../../../../../src/encoding/simple/jobs/vod/VodApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,sDAAmD;AAEnD,oDAAwD;AAExD,gGAA2F;AAC3F,4EAAuE;AACvE,6GAA8J;AAE9J;;;;;GAKG;AACH;IAAoC,0BAAO;IAEzC,gBAAY,aAA4B;eACtC,kBAAM,aAAa,CAAC;IACtB,CAAC;IAED;;;;;OAKG;IACI,uBAAM,GAAb,UAAc,2BAAyD;QACrE,OAAO,IAAI,CAAC,UAAU,CAAC,IAAI,CAA+B,2BAA2B,EAAE,EAAE,EAAE,2BAA2B,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACpI,OAAO,YAAG,CAAC,QAAQ,EAAE,sCAA4B,CAAC,CAAC;QACrD,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,oBAAG,GAAV,UAAW,mBAA2B;QACpC,IAAM,YAAY,GAAG;YACnB,sBAAsB,EAAE,mBAAmB;SAC5C,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAA+B,oDAAoD,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACzI,OAAO,YAAG,CAAC,QAAQ,EAAE,sCAA4B,CAAC,CAAC;QACrD,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,qBAAI,GAAX,UAAY,eAA+K;QACzL,IAAI,WAAW,GAAgD,EAAE,CAAC;QAClE,IAAI,OAAO,eAAe,KAAK,UAAU,EAAE;YACzC,WAAW,GAAG,eAAe,CAAC,IAAI,gGAAkD,EAAE,CAAC,CAAC,gBAAgB,EAAE,CAAC;SAC5G;aAAM,IAAI,eAAe,EAAE;YAC1B,WAAW,GAAG,eAAe,CAAC;SAC/B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAmD,2BAA2B,EAAE,EAAE,EAAE,WAAW,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACvI,OAAO,IAAI,4BAAkB,CAA+B,QAAQ,EAAE,sCAA4B,CAAC,CAAC;QACtG,CAAC,CAAC,CAAC;IACL,CAAC;IACH,aAAC;AAAD,CAAC,AAlDD,CAAoC,iBAAO,GAkD1C"}
@@ -11,7 +11,7 @@ export declare class AacAudioConfiguration extends AudioConfiguration {
11
11
  * @type {string}
12
12
  * @memberof AacAudioConfiguration
13
13
  */
14
- type: CodecConfigType.AAC;
14
+ readonly type: CodecConfigType;
15
15
  /**
16
16
  * Channel layout of the audio codec configuration
17
17
  * @type {AacChannelLayout}
@@ -1 +1 @@
1
- {"version":3,"file":"AacAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/AacAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,2DAAsD;AACtD,qDAAgD;AAEhD;;;GAGG;AACH;IAA2C,yCAAkB;IAsB3D,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAMX;QA5BD;;;;WAIG;QACI,UAAI,GAAwB,yBAAe,CAAC,GAAG,CAAC;QAkBrD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;;IAClD,CAAC;IACH,4BAAC;AAAD,CAAC,AA9BD,CAA2C,4BAAkB,GA8B5D;AA9BY,sDAAqB;AAgClC,kBAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"AacAudioConfiguration.js","sourceRoot":"","sources":["../../src/models/AacAudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,2DAAsD;AACtD,qDAAgD;AAEhD;;;GAGG;AACH;IAA2C,yCAAkB;IAsB3D,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAMX;QA5BD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,GAAG,CAAC;QAkB1D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;;IAClD,CAAC;IACH,4BAAC;AAAD,CAAC,AA9BD,CAA2C,4BAAkB,GA8B5D;AA9BY,sDAAqB;AAgClC,kBAAe,qBAAqB,CAAC"}
@@ -11,7 +11,7 @@ export declare class Ac3AudioConfiguration extends AudioConfiguration {
11
11
  * @type {string}
12
12
  * @memberof Ac3AudioConfiguration
13
13
  */
14
- type: CodecConfigType.AC3;
14
+ readonly type: CodecConfigType;
15
15
  /**
16
16
  * Channel layout of the audio codec configuration
17
17
  * @type {Ac3ChannelLayout}
@@ -1 +1 @@
1
- {"version":3,"file":"Ac3AudioConfiguration.js","sourceRoot":"","sources":["../../src/models/Ac3AudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,2DAAsD;AACtD,qDAAgD;AAEhD;;;GAGG;AACH;IAA2C,yCAAkB;IAsB3D,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAMX;QA5BD;;;;WAIG;QACI,UAAI,GAAwB,yBAAe,CAAC,GAAG,CAAC;QAkBrD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;;IAClD,CAAC;IACH,4BAAC;AAAD,CAAC,AA9BD,CAA2C,4BAAkB,GA8B5D;AA9BY,sDAAqB;AAgClC,kBAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"Ac3AudioConfiguration.js","sourceRoot":"","sources":["../../src/models/Ac3AudioConfiguration.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAE/C,2DAAsD;AACtD,qDAAgD;AAEhD;;;GAGG;AACH;IAA2C,yCAAkB;IAsB3D,+BAAY,GAAoC;QAAhD,YACE,kBAAM,GAAG,CAAC,SAMX;QA5BD;;;;WAIG;QACa,UAAI,GAAoB,yBAAe,CAAC,GAAG,CAAC;QAkB1D,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,aAAa,GAAG,YAAG,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAC5C,KAAI,CAAC,eAAe,GAAG,YAAG,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;;IAClD,CAAC;IACH,4BAAC;AAAD,CAAC,AA9BD,CAA2C,4BAAkB,GA8B5D;AA9BY,sDAAqB;AAgClC,kBAAe,qBAAqB,CAAC"}
@@ -10,7 +10,7 @@ export declare class AdAnalyticsContainsFilter extends AdAnalyticsAbstractFilter
10
10
  * @type {string}
11
11
  * @memberof AdAnalyticsContainsFilter
12
12
  */
13
- operator: AnalyticsQueryOperator.CONTAINS;
13
+ readonly operator: AnalyticsQueryOperator;
14
14
  /**
15
15
  * @type {any}
16
16
  * @memberof AdAnalyticsContainsFilter
@@ -1 +1 @@
1
- {"version":3,"file":"AdAnalyticsContainsFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsContainsFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAA+C,6CAAyB;IActE,mCAAY,GAAwC;QAApD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACI,cAAQ,GAAoC,gCAAsB,CAAC,QAAQ,CAAC;QAUjF,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,gCAAC;AAAD,CAAC,AArBD,CAA+C,mCAAyB,GAqBvE;AArBY,8DAAyB;AAuBtC,kBAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"AdAnalyticsContainsFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsContainsFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAA+C,6CAAyB;IActE,mCAAY,GAAwC;QAApD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACa,cAAQ,GAA2B,gCAAsB,CAAC,QAAQ,CAAC;QAUjF,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,gCAAC;AAAD,CAAC,AArBD,CAA+C,mCAAyB,GAqBvE;AArBY,8DAAyB;AAuBtC,kBAAe,yBAAyB,CAAC"}
@@ -10,7 +10,7 @@ export declare class AdAnalyticsEqualFilter extends AdAnalyticsAbstractFilter {
10
10
  * @type {string}
11
11
  * @memberof AdAnalyticsEqualFilter
12
12
  */
13
- operator: AnalyticsQueryOperator.EQ;
13
+ readonly operator: AnalyticsQueryOperator;
14
14
  /**
15
15
  * @type {any}
16
16
  * @memberof AdAnalyticsEqualFilter
@@ -1 +1 @@
1
- {"version":3,"file":"AdAnalyticsEqualFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsEqualFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAA4C,0CAAyB;IAcnE,gCAAY,GAAqC;QAAjD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACI,cAAQ,GAA8B,gCAAsB,CAAC,EAAE,CAAC;QAUrE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,6BAAC;AAAD,CAAC,AArBD,CAA4C,mCAAyB,GAqBpE;AArBY,wDAAsB;AAuBnC,kBAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"AdAnalyticsEqualFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsEqualFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAA4C,0CAAyB;IAcnE,gCAAY,GAAqC;QAAjD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACa,cAAQ,GAA2B,gCAAsB,CAAC,EAAE,CAAC;QAU3E,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,6BAAC;AAAD,CAAC,AArBD,CAA4C,mCAAyB,GAqBpE;AArBY,wDAAsB;AAuBnC,kBAAe,sBAAsB,CAAC"}
@@ -10,7 +10,7 @@ export declare class AdAnalyticsGreaterThanFilter extends AdAnalyticsAbstractFil
10
10
  * @type {string}
11
11
  * @memberof AdAnalyticsGreaterThanFilter
12
12
  */
13
- operator: AnalyticsQueryOperator.GT;
13
+ readonly operator: AnalyticsQueryOperator;
14
14
  /**
15
15
  * @type {any}
16
16
  * @memberof AdAnalyticsGreaterThanFilter
@@ -1 +1 @@
1
- {"version":3,"file":"AdAnalyticsGreaterThanFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsGreaterThanFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAAkD,gDAAyB;IAczE,sCAAY,GAA2C;QAAvD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACI,cAAQ,GAA8B,gCAAsB,CAAC,EAAE,CAAC;QAUrE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,mCAAC;AAAD,CAAC,AArBD,CAAkD,mCAAyB,GAqB1E;AArBY,oEAA4B;AAuBzC,kBAAe,4BAA4B,CAAC"}
1
+ {"version":3,"file":"AdAnalyticsGreaterThanFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsGreaterThanFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAAkD,gDAAyB;IAczE,sCAAY,GAA2C;QAAvD,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACa,cAAQ,GAA2B,gCAAsB,CAAC,EAAE,CAAC;QAU3E,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,mCAAC;AAAD,CAAC,AArBD,CAAkD,mCAAyB,GAqB1E;AArBY,oEAA4B;AAuBzC,kBAAe,4BAA4B,CAAC"}
@@ -10,7 +10,7 @@ export declare class AdAnalyticsGreaterThanOrEqualFilter extends AdAnalyticsAbst
10
10
  * @type {string}
11
11
  * @memberof AdAnalyticsGreaterThanOrEqualFilter
12
12
  */
13
- operator: AnalyticsQueryOperator.GTE;
13
+ readonly operator: AnalyticsQueryOperator;
14
14
  /**
15
15
  * @type {any}
16
16
  * @memberof AdAnalyticsGreaterThanOrEqualFilter
@@ -1 +1 @@
1
- {"version":3,"file":"AdAnalyticsGreaterThanOrEqualFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsGreaterThanOrEqualFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAAyD,uDAAyB;IAchF,6CAAY,GAAkD;QAA9D,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACI,cAAQ,GAA+B,gCAAsB,CAAC,GAAG,CAAC;QAUvE,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,0CAAC;AAAD,CAAC,AArBD,CAAyD,mCAAyB,GAqBjF;AArBY,kFAAmC;AAuBhD,kBAAe,mCAAmC,CAAC"}
1
+ {"version":3,"file":"AdAnalyticsGreaterThanOrEqualFilter.js","sourceRoot":"","sources":["../../src/models/AdAnalyticsGreaterThanOrEqualFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,yEAAoE;AAEpE,mEAA8D;AAE9D;;;GAGG;AACH;IAAyD,uDAAyB;IAchF,6CAAY,GAAkD;QAA9D,YACE,kBAAM,GAAG,CAAC,SAKX;QAnBD;;;;WAIG;QACa,cAAQ,GAA2B,gCAAsB,CAAC,GAAG,CAAC;QAU5E,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,KAAK,GAAG,YAAG,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;;IAC9B,CAAC;IACH,0CAAC;AAAD,CAAC,AArBD,CAAyD,mCAAyB,GAqBjF;AArBY,kFAAmC;AAuBhD,kBAAe,mCAAmC,CAAC"}