@volcengine/vod20250101 1.0.1 → 1.0.3

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 (377) hide show
  1. package/.turbo/turbo-build.log +19 -19
  2. package/dist/esm/api.d.ts.map +1 -1
  3. package/dist/esm/types/abrtranscode-for-get-execution-output.d.ts +51 -0
  4. package/dist/esm/types/abrtranscode-for-get-execution-output.d.ts.map +1 -0
  5. package/dist/esm/types/abrtranscode-for-start-execution-input.d.ts +51 -0
  6. package/dist/esm/types/abrtranscode-for-start-execution-input.d.ts.map +1 -0
  7. package/dist/esm/types/add-tag-for-get-execution-output.d.ts +30 -0
  8. package/dist/esm/types/add-tag-for-get-execution-output.d.ts.map +1 -0
  9. package/dist/esm/types/add-tag-for-start-execution-input.d.ts +30 -0
  10. package/dist/esm/types/add-tag-for-start-execution-input.d.ts.map +1 -0
  11. package/dist/esm/types/audio-for-get-execution-output.d.ts +68 -0
  12. package/dist/esm/types/audio-for-get-execution-output.d.ts.map +1 -0
  13. package/dist/esm/types/audio-for-start-execution-input.d.ts +68 -0
  14. package/dist/esm/types/audio-for-start-execution-input.d.ts.map +1 -0
  15. package/dist/esm/types/bitrate-control-for-get-execution-output.d.ts +38 -0
  16. package/dist/esm/types/bitrate-control-for-get-execution-output.d.ts.map +1 -0
  17. package/dist/esm/types/bitrate-control-for-start-execution-input.d.ts +38 -0
  18. package/dist/esm/types/bitrate-control-for-start-execution-input.d.ts.map +1 -0
  19. package/dist/esm/types/concat-for-get-execution-output.d.ts +50 -0
  20. package/dist/esm/types/concat-for-get-execution-output.d.ts.map +1 -0
  21. package/dist/esm/types/concat-for-start-execution-input.d.ts +50 -0
  22. package/dist/esm/types/concat-for-start-execution-input.d.ts.map +1 -0
  23. package/dist/esm/types/container-for-get-execution-output.d.ts +50 -0
  24. package/dist/esm/types/container-for-get-execution-output.d.ts.map +1 -0
  25. package/dist/esm/types/container-for-start-execution-input.d.ts +50 -0
  26. package/dist/esm/types/container-for-start-execution-input.d.ts.map +1 -0
  27. package/dist/esm/types/convert-abrtranscode-for-get-execution-output.d.ts +30 -0
  28. package/dist/esm/types/convert-abrtranscode-for-get-execution-output.d.ts.map +1 -0
  29. package/dist/esm/types/convert-audio-for-get-execution-output.d.ts +70 -0
  30. package/dist/esm/types/convert-audio-for-get-execution-output.d.ts.map +1 -0
  31. package/dist/esm/types/convert-audio-for-start-execution-input.d.ts +70 -0
  32. package/dist/esm/types/convert-audio-for-start-execution-input.d.ts.map +1 -0
  33. package/dist/esm/types/convert-bitrate-control-for-get-execution-output.d.ts +44 -0
  34. package/dist/esm/types/convert-bitrate-control-for-get-execution-output.d.ts.map +1 -0
  35. package/dist/esm/types/convert-bitrate-control-for-start-execution-input.d.ts +44 -0
  36. package/dist/esm/types/convert-bitrate-control-for-start-execution-input.d.ts.map +1 -0
  37. package/dist/esm/types/convert-byte-hdfor-get-execution-output.d.ts +3 -3
  38. package/dist/esm/types/convert-byte-hdfor-get-execution-output.d.ts.map +1 -1
  39. package/dist/esm/types/convert-clip-for-get-execution-output.d.ts +2 -7
  40. package/dist/esm/types/convert-clip-for-get-execution-output.d.ts.map +1 -1
  41. package/dist/esm/types/convert-clip-for-start-execution-input.d.ts +30 -0
  42. package/dist/esm/types/convert-clip-for-start-execution-input.d.ts.map +1 -0
  43. package/dist/esm/types/convert-concat-for-get-execution-output.d.ts +26 -0
  44. package/dist/esm/types/convert-concat-for-get-execution-output.d.ts.map +1 -0
  45. package/dist/esm/types/convert-concat-for-start-execution-input.d.ts +26 -0
  46. package/dist/esm/types/convert-concat-for-start-execution-input.d.ts.map +1 -0
  47. package/dist/esm/types/convert-container-for-get-execution-output.d.ts +62 -0
  48. package/dist/esm/types/convert-container-for-get-execution-output.d.ts.map +1 -0
  49. package/dist/esm/types/convert-container-for-start-execution-input.d.ts +62 -0
  50. package/dist/esm/types/convert-container-for-start-execution-input.d.ts.map +1 -0
  51. package/dist/esm/types/convert-convert-bitrate-control-for-get-execution-output.d.ts +38 -0
  52. package/dist/esm/types/convert-convert-bitrate-control-for-get-execution-output.d.ts.map +1 -0
  53. package/dist/esm/types/convert-convert-bitrate-control-for-start-execution-input.d.ts +38 -0
  54. package/dist/esm/types/convert-convert-bitrate-control-for-start-execution-input.d.ts.map +1 -0
  55. package/dist/esm/types/convert-convert-clip-for-get-execution-output.d.ts +0 -20
  56. package/dist/esm/types/convert-convert-clip-for-get-execution-output.d.ts.map +1 -1
  57. package/dist/esm/types/convert-convert-container-for-get-execution-output.d.ts +62 -0
  58. package/dist/esm/types/convert-convert-container-for-get-execution-output.d.ts.map +1 -0
  59. package/dist/esm/types/convert-convert-container-for-start-execution-input.d.ts +62 -0
  60. package/dist/esm/types/convert-convert-container-for-start-execution-input.d.ts.map +1 -0
  61. package/dist/esm/types/convert-convert-convert-bitrate-control-for-get-execution-output.d.ts +44 -0
  62. package/dist/esm/types/convert-convert-convert-bitrate-control-for-get-execution-output.d.ts.map +1 -0
  63. package/dist/esm/types/convert-convert-convert-bitrate-control-for-start-execution-input.d.ts +44 -0
  64. package/dist/esm/types/convert-convert-convert-bitrate-control-for-start-execution-input.d.ts.map +1 -0
  65. package/dist/esm/types/convert-convert-convert-clip-for-get-execution-output.d.ts +5 -15
  66. package/dist/esm/types/convert-convert-convert-clip-for-get-execution-output.d.ts.map +1 -1
  67. package/dist/esm/types/convert-convert-convert-convert-clip-for-get-execution-output.d.ts +65 -0
  68. package/dist/esm/types/convert-convert-convert-convert-clip-for-get-execution-output.d.ts.map +1 -0
  69. package/dist/esm/types/convert-convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts +46 -0
  70. package/dist/esm/types/convert-convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts.map +1 -0
  71. package/dist/esm/types/convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts +4 -19
  72. package/dist/esm/types/convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts.map +1 -1
  73. package/dist/esm/types/convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts +14 -4
  74. package/dist/esm/types/convert-convert-convert-convert-convert-segment-for-get-execution-output.d.ts.map +1 -1
  75. package/dist/esm/types/convert-convert-convert-convert-segment-for-get-execution-output.d.ts +24 -5
  76. package/dist/esm/types/convert-convert-convert-convert-segment-for-get-execution-output.d.ts.map +1 -1
  77. package/dist/esm/types/convert-convert-convert-enhance-for-get-execution-output.d.ts +103 -0
  78. package/dist/esm/types/convert-convert-convert-enhance-for-get-execution-output.d.ts.map +1 -0
  79. package/dist/esm/types/convert-convert-convert-output-for-get-execution-output.d.ts +43 -0
  80. package/dist/esm/types/convert-convert-convert-output-for-get-execution-output.d.ts.map +1 -0
  81. package/dist/esm/types/convert-convert-convert-segment-for-get-execution-output.d.ts +0 -30
  82. package/dist/esm/types/convert-convert-convert-segment-for-get-execution-output.d.ts.map +1 -1
  83. package/dist/esm/types/convert-convert-convert-segment-for-start-execution-input.d.ts +30 -0
  84. package/dist/esm/types/convert-convert-convert-segment-for-start-execution-input.d.ts.map +1 -0
  85. package/dist/esm/types/convert-convert-convert-storyline-for-get-execution-output.d.ts +3 -3
  86. package/dist/esm/types/convert-convert-convert-storyline-for-get-execution-output.d.ts.map +1 -1
  87. package/dist/esm/types/convert-convert-enhance-for-get-execution-output.d.ts +1 -79
  88. package/dist/esm/types/convert-convert-enhance-for-get-execution-output.d.ts.map +1 -1
  89. package/dist/esm/types/convert-convert-enhance-for-start-execution-input.d.ts +25 -0
  90. package/dist/esm/types/convert-convert-enhance-for-start-execution-input.d.ts.map +1 -0
  91. package/dist/esm/types/convert-convert-format-for-get-execution-output.d.ts +30 -0
  92. package/dist/esm/types/convert-convert-format-for-get-execution-output.d.ts.map +1 -0
  93. package/dist/esm/types/convert-convert-output-for-get-execution-output.d.ts +0 -12
  94. package/dist/esm/types/convert-convert-output-for-get-execution-output.d.ts.map +1 -1
  95. package/dist/esm/types/convert-convert-segment-for-get-execution-output.d.ts +7 -2
  96. package/dist/esm/types/convert-convert-segment-for-get-execution-output.d.ts.map +1 -1
  97. package/dist/esm/types/convert-convert-segment-for-start-execution-input.d.ts +7 -2
  98. package/dist/esm/types/convert-convert-segment-for-start-execution-input.d.ts.map +1 -1
  99. package/dist/esm/types/convert-convert-video-for-get-execution-output.d.ts +35 -0
  100. package/dist/esm/types/convert-convert-video-for-get-execution-output.d.ts.map +1 -0
  101. package/dist/esm/types/convert-encryption-for-get-execution-output.d.ts +25 -0
  102. package/dist/esm/types/convert-encryption-for-get-execution-output.d.ts.map +1 -0
  103. package/dist/esm/types/convert-enhance-for-get-execution-output.d.ts +14 -1
  104. package/dist/esm/types/convert-enhance-for-get-execution-output.d.ts.map +1 -1
  105. package/dist/esm/types/convert-enhance-for-start-execution-input.d.ts +14 -1
  106. package/dist/esm/types/convert-enhance-for-start-execution-input.d.ts.map +1 -1
  107. package/dist/esm/types/convert-format-for-get-execution-output.d.ts +32 -0
  108. package/dist/esm/types/convert-format-for-get-execution-output.d.ts.map +1 -0
  109. package/dist/esm/types/convert-format-for-start-execution-input.d.ts +32 -0
  110. package/dist/esm/types/convert-format-for-start-execution-input.d.ts.map +1 -0
  111. package/dist/esm/types/convert-fps-control-for-get-execution-output.d.ts +38 -0
  112. package/dist/esm/types/convert-fps-control-for-get-execution-output.d.ts.map +1 -0
  113. package/dist/esm/types/convert-fps-control-for-start-execution-input.d.ts +38 -0
  114. package/dist/esm/types/convert-fps-control-for-start-execution-input.d.ts.map +1 -0
  115. package/dist/esm/types/convert-highlight-for-get-execution-output.d.ts +3 -3
  116. package/dist/esm/types/convert-highlight-for-get-execution-output.d.ts.map +1 -1
  117. package/dist/esm/types/convert-logo-for-get-execution-output.d.ts +37 -0
  118. package/dist/esm/types/convert-logo-for-get-execution-output.d.ts.map +1 -0
  119. package/dist/esm/types/convert-logo-for-start-execution-input.d.ts +37 -0
  120. package/dist/esm/types/convert-logo-for-start-execution-input.d.ts.map +1 -0
  121. package/dist/esm/types/convert-moe-enhance-for-get-execution-output.d.ts +42 -0
  122. package/dist/esm/types/convert-moe-enhance-for-get-execution-output.d.ts.map +1 -0
  123. package/dist/esm/types/convert-moe-enhance-for-start-execution-input.d.ts +42 -0
  124. package/dist/esm/types/convert-moe-enhance-for-start-execution-input.d.ts.map +1 -0
  125. package/dist/esm/types/convert-node-for-get-execution-output.d.ts +3 -3
  126. package/dist/esm/types/convert-node-for-get-execution-output.d.ts.map +1 -1
  127. package/dist/esm/types/convert-output-for-get-execution-output.d.ts +39 -4
  128. package/dist/esm/types/convert-output-for-get-execution-output.d.ts.map +1 -1
  129. package/dist/esm/types/convert-output-for-start-execution-input.d.ts +66 -0
  130. package/dist/esm/types/convert-output-for-start-execution-input.d.ts.map +1 -0
  131. package/dist/esm/types/convert-scale-control-for-get-execution-output.d.ts +50 -0
  132. package/dist/esm/types/convert-scale-control-for-get-execution-output.d.ts.map +1 -0
  133. package/dist/esm/types/convert-scale-control-for-start-execution-input.d.ts +50 -0
  134. package/dist/esm/types/convert-scale-control-for-start-execution-input.d.ts.map +1 -0
  135. package/dist/esm/types/convert-segment-for-get-execution-output.d.ts +10 -0
  136. package/dist/esm/types/convert-segment-for-get-execution-output.d.ts.map +1 -1
  137. package/dist/esm/types/convert-segment-for-start-execution-input.d.ts +10 -0
  138. package/dist/esm/types/convert-segment-for-start-execution-input.d.ts.map +1 -1
  139. package/dist/esm/types/convert-storyline-cuts-for-get-execution-output.d.ts +3 -3
  140. package/dist/esm/types/convert-storyline-cuts-for-get-execution-output.d.ts.map +1 -1
  141. package/dist/esm/types/convert-task-for-get-execution-output.d.ts +24 -6
  142. package/dist/esm/types/convert-task-for-get-execution-output.d.ts.map +1 -1
  143. package/dist/esm/types/convert-template-for-get-execution-output.d.ts +3 -3
  144. package/dist/esm/types/convert-template-for-get-execution-output.d.ts.map +1 -1
  145. package/dist/esm/types/convert-transcode-audio-for-get-execution-output.d.ts +3 -3
  146. package/dist/esm/types/convert-transcode-audio-for-get-execution-output.d.ts.map +1 -1
  147. package/dist/esm/types/convert-transcode-for-get-execution-output.d.ts +26 -0
  148. package/dist/esm/types/convert-transcode-for-get-execution-output.d.ts.map +1 -0
  149. package/dist/esm/types/convert-transcode-video-for-get-execution-output.d.ts +3 -3
  150. package/dist/esm/types/convert-transcode-video-for-get-execution-output.d.ts.map +1 -1
  151. package/dist/esm/types/convert-video-for-get-execution-output.d.ts +62 -0
  152. package/dist/esm/types/convert-video-for-get-execution-output.d.ts.map +1 -0
  153. package/dist/esm/types/convert-video-for-start-execution-input.d.ts +62 -0
  154. package/dist/esm/types/convert-video-for-start-execution-input.d.ts.map +1 -0
  155. package/dist/esm/types/convert-video-generation-for-get-execution-output.d.ts +3 -3
  156. package/dist/esm/types/convert-video-generation-for-get-execution-output.d.ts.map +1 -1
  157. package/dist/esm/types/convert-video-matting-for-get-execution-output.d.ts +3 -3
  158. package/dist/esm/types/convert-video-matting-for-get-execution-output.d.ts.map +1 -1
  159. package/dist/esm/types/convert-video-understanding-for-get-execution-output.d.ts +3 -3
  160. package/dist/esm/types/convert-video-understanding-for-get-execution-output.d.ts.map +1 -1
  161. package/dist/esm/types/convert-volume-for-get-execution-output.d.ts +47 -0
  162. package/dist/esm/types/convert-volume-for-get-execution-output.d.ts.map +1 -0
  163. package/dist/esm/types/convert-volume-for-start-execution-input.d.ts +47 -0
  164. package/dist/esm/types/convert-volume-for-start-execution-input.d.ts.map +1 -0
  165. package/dist/esm/types/crop-for-get-execution-output.d.ts +40 -0
  166. package/dist/esm/types/crop-for-get-execution-output.d.ts.map +1 -0
  167. package/dist/esm/types/crop-for-start-execution-input.d.ts +40 -0
  168. package/dist/esm/types/crop-for-start-execution-input.d.ts.map +1 -0
  169. package/dist/esm/types/custom-edit-for-get-execution-output.d.ts +3 -3
  170. package/dist/esm/types/custom-edit-for-get-execution-output.d.ts.map +1 -1
  171. package/dist/esm/types/custom-edit-for-start-execution-input.d.ts +3 -3
  172. package/dist/esm/types/custom-edit-for-start-execution-input.d.ts.map +1 -1
  173. package/dist/esm/types/cut-for-get-execution-output.d.ts +3 -3
  174. package/dist/esm/types/cut-for-get-execution-output.d.ts.map +1 -1
  175. package/dist/esm/types/encryption-for-get-execution-output.d.ts +18 -0
  176. package/dist/esm/types/encryption-for-get-execution-output.d.ts.map +1 -1
  177. package/dist/esm/types/encryption-for-start-execution-input.d.ts +43 -0
  178. package/dist/esm/types/encryption-for-start-execution-input.d.ts.map +1 -0
  179. package/dist/esm/types/font-shadow-for-get-execution-output.d.ts +35 -0
  180. package/dist/esm/types/font-shadow-for-get-execution-output.d.ts.map +1 -0
  181. package/dist/esm/types/font-shadow-for-start-execution-input.d.ts +35 -0
  182. package/dist/esm/types/font-shadow-for-start-execution-input.d.ts.map +1 -0
  183. package/dist/esm/types/fps-control-for-get-execution-output.d.ts +38 -0
  184. package/dist/esm/types/fps-control-for-get-execution-output.d.ts.map +1 -0
  185. package/dist/esm/types/fps-control-for-start-execution-input.d.ts +38 -0
  186. package/dist/esm/types/fps-control-for-start-execution-input.d.ts.map +1 -0
  187. package/dist/esm/types/get-execution-response.d.ts +3 -3
  188. package/dist/esm/types/get-execution-response.d.ts.map +1 -1
  189. package/dist/esm/types/index.d.ts +76 -0
  190. package/dist/esm/types/index.d.ts.map +1 -1
  191. package/dist/esm/types/logo-for-get-execution-output.d.ts +26 -0
  192. package/dist/esm/types/logo-for-get-execution-output.d.ts.map +1 -0
  193. package/dist/esm/types/logo-for-start-execution-input.d.ts +26 -0
  194. package/dist/esm/types/logo-for-start-execution-input.d.ts.map +1 -0
  195. package/dist/esm/types/logos-for-get-execution-output.d.ts +147 -0
  196. package/dist/esm/types/logos-for-get-execution-output.d.ts.map +1 -0
  197. package/dist/esm/types/logos-for-start-execution-input.d.ts +147 -0
  198. package/dist/esm/types/logos-for-start-execution-input.d.ts.map +1 -0
  199. package/dist/esm/types/media-info-for-get-execution-output.d.ts +30 -0
  200. package/dist/esm/types/media-info-for-get-execution-output.d.ts.map +1 -0
  201. package/dist/esm/types/metadata-for-get-execution-output.d.ts +31 -0
  202. package/dist/esm/types/metadata-for-get-execution-output.d.ts.map +1 -0
  203. package/dist/esm/types/metadata-for-start-execution-input.d.ts +31 -0
  204. package/dist/esm/types/metadata-for-start-execution-input.d.ts.map +1 -0
  205. package/dist/esm/types/output-for-get-execution-output.d.ts +6 -40
  206. package/dist/esm/types/output-for-get-execution-output.d.ts.map +1 -1
  207. package/dist/esm/types/output-for-start-execution-input.d.ts +6 -40
  208. package/dist/esm/types/output-for-start-execution-input.d.ts.map +1 -1
  209. package/dist/esm/types/process-config-for-submit-aitranslation-workflow-input.d.ts +5 -0
  210. package/dist/esm/types/process-config-for-submit-aitranslation-workflow-input.d.ts.map +1 -1
  211. package/dist/esm/types/scale-control-for-get-execution-output.d.ts +50 -0
  212. package/dist/esm/types/scale-control-for-get-execution-output.d.ts.map +1 -0
  213. package/dist/esm/types/scale-control-for-start-execution-input.d.ts +50 -0
  214. package/dist/esm/types/scale-control-for-start-execution-input.d.ts.map +1 -0
  215. package/dist/esm/types/segment-for-get-execution-output.d.ts +5 -15
  216. package/dist/esm/types/segment-for-get-execution-output.d.ts.map +1 -1
  217. package/dist/esm/types/segment-for-start-execution-input.d.ts +5 -15
  218. package/dist/esm/types/segment-for-start-execution-input.d.ts.map +1 -1
  219. package/dist/esm/types/stream-control-for-get-execution-output.d.ts +58 -0
  220. package/dist/esm/types/stream-control-for-get-execution-output.d.ts.map +1 -0
  221. package/dist/esm/types/stream-control-for-start-execution-input.d.ts +58 -0
  222. package/dist/esm/types/stream-control-for-start-execution-input.d.ts.map +1 -0
  223. package/dist/esm/types/task-for-get-execution-output.d.ts +26 -3
  224. package/dist/esm/types/task-for-get-execution-output.d.ts.map +1 -1
  225. package/dist/esm/types/task-for-start-execution-input.d.ts +26 -3
  226. package/dist/esm/types/task-for-start-execution-input.d.ts.map +1 -1
  227. package/dist/esm/types/template-for-get-execution-output.d.ts +3 -3
  228. package/dist/esm/types/template-for-get-execution-output.d.ts.map +1 -1
  229. package/dist/esm/types/template-for-start-execution-input.d.ts +3 -3
  230. package/dist/esm/types/template-for-start-execution-input.d.ts.map +1 -1
  231. package/dist/esm/types/transcode-for-get-execution-output.d.ts +83 -0
  232. package/dist/esm/types/transcode-for-get-execution-output.d.ts.map +1 -0
  233. package/dist/esm/types/transcode-for-start-execution-input.d.ts +83 -0
  234. package/dist/esm/types/transcode-for-start-execution-input.d.ts.map +1 -0
  235. package/dist/esm/types/video-for-get-execution-output.d.ts +32 -5
  236. package/dist/esm/types/video-for-get-execution-output.d.ts.map +1 -1
  237. package/dist/esm/types/video-for-start-execution-input.d.ts +62 -0
  238. package/dist/esm/types/video-for-start-execution-input.d.ts.map +1 -0
  239. package/dist/esm/types/video-understanding-for-get-execution-output.d.ts +3 -3
  240. package/dist/esm/types/video-understanding-for-get-execution-output.d.ts.map +1 -1
  241. package/dist/esm/types/video-understanding-for-start-execution-input.d.ts +3 -3
  242. package/dist/esm/types/video-understanding-for-start-execution-input.d.ts.map +1 -1
  243. package/dist/esm/types/vision-for-get-execution-output.d.ts +3 -3
  244. package/dist/esm/types/vision-for-get-execution-output.d.ts.map +1 -1
  245. package/dist/esm/types/vision-for-start-execution-input.d.ts +3 -3
  246. package/dist/esm/types/vision-for-start-execution-input.d.ts.map +1 -1
  247. package/dist/esm/types/volume-for-get-execution-output.d.ts +47 -0
  248. package/dist/esm/types/volume-for-get-execution-output.d.ts.map +1 -0
  249. package/dist/esm/types/volume-for-start-execution-input.d.ts +47 -0
  250. package/dist/esm/types/volume-for-start-execution-input.d.ts.map +1 -0
  251. package/dist/tsconfig.tsbuildinfo +1 -1
  252. package/package.json +1 -1
  253. package/src/api.ts +0 -1
  254. package/src/types/abrtranscode-for-get-execution-output.ts +59 -0
  255. package/src/types/abrtranscode-for-start-execution-input.ts +59 -0
  256. package/src/types/add-tag-for-get-execution-output.ts +34 -0
  257. package/src/types/add-tag-for-start-execution-input.ts +34 -0
  258. package/src/types/audio-for-get-execution-output.ts +78 -0
  259. package/src/types/audio-for-start-execution-input.ts +78 -0
  260. package/src/types/bitrate-control-for-get-execution-output.ts +44 -0
  261. package/src/types/bitrate-control-for-start-execution-input.ts +44 -0
  262. package/src/types/concat-for-get-execution-output.ts +57 -0
  263. package/src/types/concat-for-start-execution-input.ts +57 -0
  264. package/src/types/container-for-get-execution-output.ts +58 -0
  265. package/src/types/container-for-start-execution-input.ts +58 -0
  266. package/src/types/convert-abrtranscode-for-get-execution-output.ts +34 -0
  267. package/src/types/convert-audio-for-get-execution-output.ts +80 -0
  268. package/src/types/convert-audio-for-start-execution-input.ts +80 -0
  269. package/src/types/convert-bitrate-control-for-get-execution-output.ts +51 -0
  270. package/src/types/convert-bitrate-control-for-start-execution-input.ts +51 -0
  271. package/src/types/convert-byte-hdfor-get-execution-output.ts +3 -3
  272. package/src/types/convert-clip-for-get-execution-output.ts +2 -8
  273. package/src/types/convert-clip-for-start-execution-input.ts +34 -0
  274. package/src/types/convert-concat-for-get-execution-output.ts +29 -0
  275. package/src/types/convert-concat-for-start-execution-input.ts +29 -0
  276. package/src/types/convert-container-for-get-execution-output.ts +71 -0
  277. package/src/types/convert-container-for-start-execution-input.ts +71 -0
  278. package/src/types/convert-convert-bitrate-control-for-get-execution-output.ts +44 -0
  279. package/src/types/convert-convert-bitrate-control-for-start-execution-input.ts +44 -0
  280. package/src/types/convert-convert-clip-for-get-execution-output.ts +0 -24
  281. package/src/types/convert-convert-container-for-get-execution-output.ts +71 -0
  282. package/src/types/convert-convert-container-for-start-execution-input.ts +71 -0
  283. package/src/types/convert-convert-convert-bitrate-control-for-get-execution-output.ts +51 -0
  284. package/src/types/convert-convert-convert-bitrate-control-for-start-execution-input.ts +51 -0
  285. package/src/types/convert-convert-convert-clip-for-get-execution-output.ts +5 -17
  286. package/src/types/convert-convert-convert-convert-clip-for-get-execution-output.ts +76 -0
  287. package/src/types/convert-convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.ts +53 -0
  288. package/src/types/convert-convert-convert-convert-convert-convert-segment-for-get-execution-output.ts +4 -22
  289. package/src/types/convert-convert-convert-convert-convert-segment-for-get-execution-output.ts +16 -4
  290. package/src/types/convert-convert-convert-convert-segment-for-get-execution-output.ts +28 -5
  291. package/src/types/convert-convert-convert-enhance-for-get-execution-output.ts +121 -0
  292. package/src/types/convert-convert-convert-output-for-get-execution-output.ts +49 -0
  293. package/src/types/convert-convert-convert-segment-for-get-execution-output.ts +0 -36
  294. package/src/types/convert-convert-convert-segment-for-start-execution-input.ts +34 -0
  295. package/src/types/convert-convert-convert-storyline-for-get-execution-output.ts +3 -3
  296. package/src/types/convert-convert-enhance-for-get-execution-output.ts +1 -94
  297. package/src/types/convert-convert-enhance-for-start-execution-input.ts +28 -0
  298. package/src/types/convert-convert-format-for-get-execution-output.ts +34 -0
  299. package/src/types/convert-convert-output-for-get-execution-output.ts +0 -14
  300. package/src/types/convert-convert-segment-for-get-execution-output.ts +8 -2
  301. package/src/types/convert-convert-segment-for-start-execution-input.ts +8 -2
  302. package/src/types/convert-convert-video-for-get-execution-output.ts +40 -0
  303. package/src/types/convert-encryption-for-get-execution-output.ts +28 -0
  304. package/src/types/convert-enhance-for-get-execution-output.ts +17 -1
  305. package/src/types/convert-enhance-for-start-execution-input.ts +17 -1
  306. package/src/types/convert-format-for-get-execution-output.ts +36 -0
  307. package/src/types/convert-format-for-start-execution-input.ts +36 -0
  308. package/src/types/convert-fps-control-for-get-execution-output.ts +44 -0
  309. package/src/types/convert-fps-control-for-start-execution-input.ts +44 -0
  310. package/src/types/convert-highlight-for-get-execution-output.ts +3 -3
  311. package/src/types/convert-logo-for-get-execution-output.ts +42 -0
  312. package/src/types/convert-logo-for-start-execution-input.ts +42 -0
  313. package/src/types/convert-moe-enhance-for-get-execution-output.ts +48 -0
  314. package/src/types/convert-moe-enhance-for-start-execution-input.ts +48 -0
  315. package/src/types/convert-node-for-get-execution-output.ts +3 -3
  316. package/src/types/convert-output-for-get-execution-output.ts +46 -4
  317. package/src/types/convert-output-for-start-execution-input.ts +77 -0
  318. package/src/types/convert-scale-control-for-get-execution-output.ts +58 -0
  319. package/src/types/convert-scale-control-for-start-execution-input.ts +58 -0
  320. package/src/types/convert-segment-for-get-execution-output.ts +12 -0
  321. package/src/types/convert-segment-for-start-execution-input.ts +12 -0
  322. package/src/types/convert-storyline-cuts-for-get-execution-output.ts +3 -3
  323. package/src/types/convert-task-for-get-execution-output.ts +27 -6
  324. package/src/types/convert-template-for-get-execution-output.ts +3 -3
  325. package/src/types/convert-transcode-audio-for-get-execution-output.ts +3 -3
  326. package/src/types/convert-transcode-for-get-execution-output.ts +29 -0
  327. package/src/types/convert-transcode-video-for-get-execution-output.ts +3 -3
  328. package/src/types/convert-video-for-get-execution-output.ts +72 -0
  329. package/src/types/convert-video-for-start-execution-input.ts +72 -0
  330. package/src/types/convert-video-generation-for-get-execution-output.ts +3 -3
  331. package/src/types/convert-video-matting-for-get-execution-output.ts +3 -3
  332. package/src/types/convert-video-understanding-for-get-execution-output.ts +3 -3
  333. package/src/types/convert-volume-for-get-execution-output.ts +55 -0
  334. package/src/types/convert-volume-for-start-execution-input.ts +55 -0
  335. package/src/types/crop-for-get-execution-output.ts +46 -0
  336. package/src/types/crop-for-start-execution-input.ts +46 -0
  337. package/src/types/custom-edit-for-get-execution-output.ts +3 -3
  338. package/src/types/custom-edit-for-start-execution-input.ts +3 -3
  339. package/src/types/cut-for-get-execution-output.ts +3 -3
  340. package/src/types/encryption-for-get-execution-output.ts +22 -0
  341. package/src/types/encryption-for-start-execution-input.ts +50 -0
  342. package/src/types/font-shadow-for-get-execution-output.ts +40 -0
  343. package/src/types/font-shadow-for-start-execution-input.ts +40 -0
  344. package/src/types/fps-control-for-get-execution-output.ts +44 -0
  345. package/src/types/fps-control-for-start-execution-input.ts +44 -0
  346. package/src/types/get-execution-response.ts +3 -3
  347. package/src/types/index.ts +76 -0
  348. package/src/types/logo-for-get-execution-output.ts +29 -0
  349. package/src/types/logo-for-start-execution-input.ts +29 -0
  350. package/src/types/logos-for-get-execution-output.ts +168 -0
  351. package/src/types/logos-for-start-execution-input.ts +168 -0
  352. package/src/types/media-info-for-get-execution-output.ts +34 -0
  353. package/src/types/metadata-for-get-execution-output.ts +35 -0
  354. package/src/types/metadata-for-start-execution-input.ts +35 -0
  355. package/src/types/output-for-get-execution-output.ts +6 -47
  356. package/src/types/output-for-start-execution-input.ts +6 -47
  357. package/src/types/process-config-for-submit-aitranslation-workflow-input.ts +6 -0
  358. package/src/types/scale-control-for-get-execution-output.ts +58 -0
  359. package/src/types/scale-control-for-start-execution-input.ts +58 -0
  360. package/src/types/segment-for-get-execution-output.ts +5 -17
  361. package/src/types/segment-for-start-execution-input.ts +5 -17
  362. package/src/types/stream-control-for-get-execution-output.ts +65 -0
  363. package/src/types/stream-control-for-start-execution-input.ts +65 -0
  364. package/src/types/task-for-get-execution-output.ts +30 -3
  365. package/src/types/task-for-start-execution-input.ts +30 -3
  366. package/src/types/template-for-get-execution-output.ts +3 -3
  367. package/src/types/template-for-start-execution-input.ts +3 -3
  368. package/src/types/transcode-for-get-execution-output.ts +96 -0
  369. package/src/types/transcode-for-start-execution-input.ts +96 -0
  370. package/src/types/video-for-get-execution-output.ts +37 -5
  371. package/src/types/video-for-start-execution-input.ts +72 -0
  372. package/src/types/video-understanding-for-get-execution-output.ts +3 -3
  373. package/src/types/video-understanding-for-start-execution-input.ts +3 -3
  374. package/src/types/vision-for-get-execution-output.ts +3 -3
  375. package/src/types/vision-for-start-execution-input.ts +3 -3
  376. package/src/types/volume-for-get-execution-output.ts +55 -0
  377. package/src/types/volume-for-start-execution-input.ts +55 -0
@@ -1,19 +1,19 @@
1
-
2
- > @volcengine/vod20250101@1.0.1 build /Users/bytedance/project/volcengine-nodejs-sdk/service/vod20250101
3
- > rslib build
4
-
5
- Rslib v0.19.2
6
- 
7
- info  build started...
8
- start  generating declaration files... (esm)
9
- ready  built in 4.13 s (cjs)
10
- ready  built in 4.14 s (esm)
11
- ready  declaration files generated in 10.7 s (esm)
12
-
13
- File (esm) Size 
14
- dist/esm/index.mjs 9.8 kB
15
-
16
-
17
- File (cjs) Size 
18
- dist/cjs/index.js 16.6 kB
19
-
1
+
2
+ > @volcengine/vod20250101@1.0.3 build /Users/bytedance/project/volcengine-nodejs-sdk/service/vod20250101
3
+ > rslib build
4
+
5
+ Rslib v0.19.2
6
+
7
+ info build started...
8
+ start generating declaration files... (esm)
9
+ ready built in 3.64 s (cjs)
10
+ ready built in 3.67 s (esm)
11
+ ready declaration files generated in 13.5 s (esm)
12
+
13
+ File (esm) Size
14
+ dist/esm/index.mjs 9.8 kB
15
+
16
+
17
+ File (cjs) Size
18
+ dist/cjs/index.js 16.6 kB
19
+
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/api.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,51 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { ContainerForGetExecutionOutput } from './container-for-get-execution-output';
13
+ import { MetadataForGetExecutionOutput } from './metadata-for-get-execution-output';
14
+ import { OutputForGetExecutionOutput } from './output-for-get-execution-output';
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface ABRTranscodeForGetExecutionOutput
20
+ */
21
+ export interface ABRTranscodeForGetExecutionOutput {
22
+ /**
23
+ * @type {ContainerForGetExecutionOutput}
24
+ * @memberof ABRTranscodeForGetExecutionOutput
25
+ */
26
+ Container?: ContainerForGetExecutionOutput;
27
+ /**
28
+ * @type {MetadataForGetExecutionOutput}
29
+ * @memberof ABRTranscodeForGetExecutionOutput
30
+ */
31
+ Metadata?: MetadataForGetExecutionOutput;
32
+ /**
33
+ * @type {Array<OutputForGetExecutionOutput>}
34
+ * @memberof ABRTranscodeForGetExecutionOutput
35
+ */
36
+ Outputs?: Array<OutputForGetExecutionOutput>;
37
+ /**
38
+ * @type {string}
39
+ * @memberof ABRTranscodeForGetExecutionOutput
40
+ */
41
+ Type?: ABRTranscodeForGetExecutionOutputTypeEnum;
42
+ }
43
+ /**
44
+ * @export
45
+ * @enum {string}
46
+ */
47
+ export declare enum ABRTranscodeForGetExecutionOutputTypeEnum {
48
+ Normal = "Normal",
49
+ ByteHD = "ByteHD"
50
+ }
51
+ //# sourceMappingURL=abrtranscode-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"abrtranscode-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/abrtranscode-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAC/E;;;;;EAKE;AACH,MAAM,WAAW,iCAAiC;IAE9C;;;OAGG;IACH,SAAS,CAAC,EAAE,8BAA8B,CAAC;IAE3C;;;OAGG;IACH,QAAQ,CAAC,EAAE,6BAA6B,CAAC;IAEzC;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;IAE7C;;;OAGG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;CACpD;AAED;;;GAGG;AACH,oBAAY,yCAAyC;IACjD,MAAM,WAAW;IACjB,MAAM,WAAW;CACpB"}
@@ -0,0 +1,51 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { ContainerForStartExecutionInput } from './container-for-start-execution-input';
13
+ import { MetadataForStartExecutionInput } from './metadata-for-start-execution-input';
14
+ import { OutputForStartExecutionInput } from './output-for-start-execution-input';
15
+ /**
16
+ *
17
+ *
18
+ * @export
19
+ * @interface ABRTranscodeForStartExecutionInput
20
+ */
21
+ export interface ABRTranscodeForStartExecutionInput {
22
+ /**
23
+ * @type {ContainerForStartExecutionInput}
24
+ * @memberof ABRTranscodeForStartExecutionInput
25
+ */
26
+ Container?: ContainerForStartExecutionInput;
27
+ /**
28
+ * @type {MetadataForStartExecutionInput}
29
+ * @memberof ABRTranscodeForStartExecutionInput
30
+ */
31
+ Metadata?: MetadataForStartExecutionInput;
32
+ /**
33
+ * @type {Array<OutputForStartExecutionInput>}
34
+ * @memberof ABRTranscodeForStartExecutionInput
35
+ */
36
+ Outputs?: Array<OutputForStartExecutionInput>;
37
+ /**
38
+ * @type {string}
39
+ * @memberof ABRTranscodeForStartExecutionInput
40
+ */
41
+ Type?: ABRTranscodeForStartExecutionInputTypeEnum;
42
+ }
43
+ /**
44
+ * @export
45
+ * @enum {string}
46
+ */
47
+ export declare enum ABRTranscodeForStartExecutionInputTypeEnum {
48
+ Normal = "Normal",
49
+ ByteHD = "ByteHD"
50
+ }
51
+ //# sourceMappingURL=abrtranscode-for-start-execution-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"abrtranscode-for-start-execution-input.d.ts","sourceRoot":"","sources":["../../../src/types/abrtranscode-for-start-execution-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACjF;;;;;EAKE;AACH,MAAM,WAAW,kCAAkC;IAE/C;;;OAGG;IACH,SAAS,CAAC,EAAE,+BAA+B,CAAC;IAE5C;;;OAGG;IACH,QAAQ,CAAC,EAAE,8BAA8B,CAAC;IAE1C;;;OAGG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,CAAC;IAE9C;;;OAGG;IACH,IAAI,CAAC,EAAE,0CAA0C,CAAC;CACrD;AAED;;;GAGG;AACH,oBAAY,0CAA0C;IAClD,MAAM,WAAW;IACjB,MAAM,WAAW;CACpB"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface AddTagForGetExecutionOutput
17
+ */
18
+ export interface AddTagForGetExecutionOutput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof AddTagForGetExecutionOutput
22
+ */
23
+ Key?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof AddTagForGetExecutionOutput
27
+ */
28
+ Value?: string;
29
+ }
30
+ //# sourceMappingURL=add-tag-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add-tag-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/add-tag-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface AddTagForStartExecutionInput
17
+ */
18
+ export interface AddTagForStartExecutionInput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof AddTagForStartExecutionInput
22
+ */
23
+ Key?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof AddTagForStartExecutionInput
27
+ */
28
+ Value?: string;
29
+ }
30
+ //# sourceMappingURL=add-tag-for-start-execution-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add-tag-for-start-execution-input.d.ts","sourceRoot":"","sources":["../../../src/types/add-tag-for-start-execution-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,4BAA4B;IAEzC;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,68 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { BitrateControlForGetExecutionOutput } from './bitrate-control-for-get-execution-output';
13
+ import { VolumeForGetExecutionOutput } from './volume-for-get-execution-output';
14
+ /**
15
+ *
16
+ *
17
+ * @export
18
+ * @interface AudioForGetExecutionOutput
19
+ */
20
+ export interface AudioForGetExecutionOutput {
21
+ /**
22
+ * @type {BitrateControlForGetExecutionOutput}
23
+ * @memberof AudioForGetExecutionOutput
24
+ */
25
+ BitrateControl?: BitrateControlForGetExecutionOutput;
26
+ /**
27
+ * @type {number}
28
+ * @memberof AudioForGetExecutionOutput
29
+ */
30
+ Channels?: number;
31
+ /**
32
+ * @type {string}
33
+ * @memberof AudioForGetExecutionOutput
34
+ */
35
+ Codec?: AudioForGetExecutionOutputCodecEnum;
36
+ /**
37
+ * @type {string}
38
+ * @memberof AudioForGetExecutionOutput
39
+ */
40
+ Profile?: AudioForGetExecutionOutputProfileEnum;
41
+ /**
42
+ * @type {number}
43
+ * @memberof AudioForGetExecutionOutput
44
+ */
45
+ SampleRate?: number;
46
+ /**
47
+ * @type {VolumeForGetExecutionOutput}
48
+ * @memberof AudioForGetExecutionOutput
49
+ */
50
+ Volume?: VolumeForGetExecutionOutput;
51
+ }
52
+ /**
53
+ * @export
54
+ * @enum {string}
55
+ */
56
+ export declare enum AudioForGetExecutionOutputCodecEnum {
57
+ Aac = "aac"
58
+ }
59
+ /**
60
+ * @export
61
+ * @enum {string}
62
+ */
63
+ export declare enum AudioForGetExecutionOutputProfileEnum {
64
+ AACLC = "AAC-LC",
65
+ HEAAC = "HE-AAC",
66
+ HEAACv2 = "HE-AACv2"
67
+ }
68
+ //# sourceMappingURL=audio-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"audio-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/audio-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAC/E;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,cAAc,CAAC,EAAE,mCAAmC,CAAC;IAErD;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,KAAK,CAAC,EAAE,mCAAmC,CAAC;IAE5C;;;OAGG;IACH,OAAO,CAAC,EAAE,qCAAqC,CAAC;IAEhD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,MAAM,CAAC,EAAE,2BAA2B,CAAC;CACxC;AAED;;;GAGG;AACH,oBAAY,mCAAmC;IAC3C,GAAG,QAAQ;CACd;AACD;;;GAGG;AACH,oBAAY,qCAAqC;IAC7C,KAAK,WAAW;IAChB,KAAK,WAAW;IAChB,OAAO,aAAa;CACvB"}
@@ -0,0 +1,68 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { BitrateControlForStartExecutionInput } from './bitrate-control-for-start-execution-input';
13
+ import { VolumeForStartExecutionInput } from './volume-for-start-execution-input';
14
+ /**
15
+ *
16
+ *
17
+ * @export
18
+ * @interface AudioForStartExecutionInput
19
+ */
20
+ export interface AudioForStartExecutionInput {
21
+ /**
22
+ * @type {BitrateControlForStartExecutionInput}
23
+ * @memberof AudioForStartExecutionInput
24
+ */
25
+ BitrateControl?: BitrateControlForStartExecutionInput;
26
+ /**
27
+ * @type {number}
28
+ * @memberof AudioForStartExecutionInput
29
+ */
30
+ Channels?: number;
31
+ /**
32
+ * @type {string}
33
+ * @memberof AudioForStartExecutionInput
34
+ */
35
+ Codec?: AudioForStartExecutionInputCodecEnum;
36
+ /**
37
+ * @type {string}
38
+ * @memberof AudioForStartExecutionInput
39
+ */
40
+ Profile?: AudioForStartExecutionInputProfileEnum;
41
+ /**
42
+ * @type {number}
43
+ * @memberof AudioForStartExecutionInput
44
+ */
45
+ SampleRate?: number;
46
+ /**
47
+ * @type {VolumeForStartExecutionInput}
48
+ * @memberof AudioForStartExecutionInput
49
+ */
50
+ Volume?: VolumeForStartExecutionInput;
51
+ }
52
+ /**
53
+ * @export
54
+ * @enum {string}
55
+ */
56
+ export declare enum AudioForStartExecutionInputCodecEnum {
57
+ Aac = "aac"
58
+ }
59
+ /**
60
+ * @export
61
+ * @enum {string}
62
+ */
63
+ export declare enum AudioForStartExecutionInputProfileEnum {
64
+ AACLC = "AAC-LC",
65
+ HEAAC = "HE-AAC",
66
+ HEAACv2 = "HE-AACv2"
67
+ }
68
+ //# sourceMappingURL=audio-for-start-execution-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"audio-for-start-execution-input.d.ts","sourceRoot":"","sources":["../../../src/types/audio-for-start-execution-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACjF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,cAAc,CAAC,EAAE,oCAAoC,CAAC;IAEtD;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC;IAE7C;;;OAGG;IACH,OAAO,CAAC,EAAE,sCAAsC,CAAC;IAEjD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAC;CACzC;AAED;;;GAGG;AACH,oBAAY,oCAAoC;IAC5C,GAAG,QAAQ;CACd;AACD;;;GAGG;AACH,oBAAY,sCAAsC;IAC9C,KAAK,WAAW;IAChB,KAAK,WAAW;IAChB,OAAO,aAAa;CACvB"}
@@ -0,0 +1,38 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface BitrateControlForGetExecutionOutput
17
+ */
18
+ export interface BitrateControlForGetExecutionOutput {
19
+ /**
20
+ * @type {number}
21
+ * @memberof BitrateControlForGetExecutionOutput
22
+ */
23
+ Bitrate?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof BitrateControlForGetExecutionOutput
27
+ */
28
+ Mode?: BitrateControlForGetExecutionOutputModeEnum;
29
+ }
30
+ /**
31
+ * @export
32
+ * @enum {string}
33
+ */
34
+ export declare enum BitrateControlForGetExecutionOutputModeEnum {
35
+ Cae = "cae",
36
+ Cbr = "cbr"
37
+ }
38
+ //# sourceMappingURL=bitrate-control-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bitrate-control-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/bitrate-control-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,mCAAmC;IAEhD;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,IAAI,CAAC,EAAE,2CAA2C,CAAC;CACtD;AAED;;;GAGG;AACH,oBAAY,2CAA2C;IACnD,GAAG,QAAQ;IACX,GAAG,QAAQ;CACd"}
@@ -0,0 +1,38 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface BitrateControlForStartExecutionInput
17
+ */
18
+ export interface BitrateControlForStartExecutionInput {
19
+ /**
20
+ * @type {number}
21
+ * @memberof BitrateControlForStartExecutionInput
22
+ */
23
+ Bitrate?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof BitrateControlForStartExecutionInput
27
+ */
28
+ Mode?: BitrateControlForStartExecutionInputModeEnum;
29
+ }
30
+ /**
31
+ * @export
32
+ * @enum {string}
33
+ */
34
+ export declare enum BitrateControlForStartExecutionInputModeEnum {
35
+ Cae = "cae",
36
+ Cbr = "cbr"
37
+ }
38
+ //# sourceMappingURL=bitrate-control-for-start-execution-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bitrate-control-for-start-execution-input.d.ts","sourceRoot":"","sources":["../../../src/types/bitrate-control-for-start-execution-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oCAAoC;IAEjD;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,IAAI,CAAC,EAAE,4CAA4C,CAAC;CACvD;AAED;;;GAGG;AACH,oBAAY,4CAA4C;IACpD,GAAG,QAAQ;IACX,GAAG,QAAQ;CACd"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ConcatForGetExecutionOutput
17
+ */
18
+ export interface ConcatForGetExecutionOutput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof ConcatForGetExecutionOutput
22
+ */
23
+ Mid?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ConcatForGetExecutionOutput
27
+ */
28
+ Position?: ConcatForGetExecutionOutputPositionEnum;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ConcatForGetExecutionOutput
32
+ */
33
+ Type?: ConcatForGetExecutionOutputTypeEnum;
34
+ }
35
+ /**
36
+ * @export
37
+ * @enum {string}
38
+ */
39
+ export declare enum ConcatForGetExecutionOutputPositionEnum {
40
+ Head = "Head",
41
+ Tail = "Tail"
42
+ }
43
+ /**
44
+ * @export
45
+ * @enum {string}
46
+ */
47
+ export declare enum ConcatForGetExecutionOutputTypeEnum {
48
+ Video = "Video"
49
+ }
50
+ //# sourceMappingURL=concat-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"concat-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/concat-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,QAAQ,CAAC,EAAE,uCAAuC,CAAC;IAEnD;;;OAGG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC;CAC9C;AAED;;;GAGG;AACH,oBAAY,uCAAuC;IAC/C,IAAI,SAAS;IACb,IAAI,SAAS;CAChB;AACD;;;GAGG;AACH,oBAAY,mCAAmC;IAC3C,KAAK,UAAU;CAClB"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ConcatForStartExecutionInput
17
+ */
18
+ export interface ConcatForStartExecutionInput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof ConcatForStartExecutionInput
22
+ */
23
+ Mid?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ConcatForStartExecutionInput
27
+ */
28
+ Position?: ConcatForStartExecutionInputPositionEnum;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ConcatForStartExecutionInput
32
+ */
33
+ Type?: ConcatForStartExecutionInputTypeEnum;
34
+ }
35
+ /**
36
+ * @export
37
+ * @enum {string}
38
+ */
39
+ export declare enum ConcatForStartExecutionInputPositionEnum {
40
+ Head = "Head",
41
+ Tail = "Tail"
42
+ }
43
+ /**
44
+ * @export
45
+ * @enum {string}
46
+ */
47
+ export declare enum ConcatForStartExecutionInputTypeEnum {
48
+ Video = "Video"
49
+ }
50
+ //# sourceMappingURL=concat-for-start-execution-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"concat-for-start-execution-input.d.ts","sourceRoot":"","sources":["../../../src/types/concat-for-start-execution-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,4BAA4B;IAEzC;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,QAAQ,CAAC,EAAE,wCAAwC,CAAC;IAEpD;;;OAGG;IACH,IAAI,CAAC,EAAE,oCAAoC,CAAC;CAC/C;AAED;;;GAGG;AACH,oBAAY,wCAAwC;IAChD,IAAI,SAAS;IACb,IAAI,SAAS;CAChB;AACD;;;GAGG;AACH,oBAAY,oCAAoC;IAC5C,KAAK,UAAU;CAClB"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * vod20250101
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { EncryptionForGetExecutionOutput } from './encryption-for-get-execution-output';
13
+ import { SegmentForGetExecutionOutput } from './segment-for-get-execution-output';
14
+ /**
15
+ *
16
+ *
17
+ * @export
18
+ * @interface ContainerForGetExecutionOutput
19
+ */
20
+ export interface ContainerForGetExecutionOutput {
21
+ /**
22
+ * @type {string}
23
+ * @memberof ContainerForGetExecutionOutput
24
+ */
25
+ Container?: ContainerForGetExecutionOutputContainerEnum;
26
+ /**
27
+ * @type {EncryptionForGetExecutionOutput}
28
+ * @memberof ContainerForGetExecutionOutput
29
+ */
30
+ Encryption?: EncryptionForGetExecutionOutput;
31
+ /**
32
+ * @type {string}
33
+ * @memberof ContainerForGetExecutionOutput
34
+ */
35
+ FileName?: string;
36
+ /**
37
+ * @type {SegmentForGetExecutionOutput}
38
+ * @memberof ContainerForGetExecutionOutput
39
+ */
40
+ Segment?: SegmentForGetExecutionOutput;
41
+ }
42
+ /**
43
+ * @export
44
+ * @enum {string}
45
+ */
46
+ export declare enum ContainerForGetExecutionOutputContainerEnum {
47
+ HLS = "HLS",
48
+ DASH = "DASH"
49
+ }
50
+ //# sourceMappingURL=container-for-get-execution-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"container-for-get-execution-output.d.ts","sourceRoot":"","sources":["../../../src/types/container-for-get-execution-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACjF;;;;;EAKE;AACH,MAAM,WAAW,8BAA8B;IAE3C;;;OAGG;IACH,SAAS,CAAC,EAAE,2CAA2C,CAAC;IAExD;;;OAGG;IACH,UAAU,CAAC,EAAE,+BAA+B,CAAC;IAE7C;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,CAAC,EAAE,4BAA4B,CAAC;CAC1C;AAED;;;GAGG;AACH,oBAAY,2CAA2C;IACnD,GAAG,QAAQ;IACX,IAAI,SAAS;CAChB"}