tencentcloud-sdk-nodejs 3.0.269 → 3.0.270

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 (376) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/aa/v20200224/models.js +5 -12
  3. package/tencentcloud/advisor/index.js +3 -0
  4. package/tencentcloud/advisor/v20200721/advisor_client.js +63 -0
  5. package/tencentcloud/advisor/v20200721/index.js +4 -0
  6. package/tencentcloud/advisor/v20200721/models.js +455 -0
  7. package/tencentcloud/af/v20200226/af_client.js +39 -1
  8. package/tencentcloud/af/v20200226/models.js +1112 -49
  9. package/tencentcloud/afc/v20200226/afc_client.js +20 -2
  10. package/tencentcloud/afc/v20200226/models.js +607 -25
  11. package/tencentcloud/ame/v20190916/ame_client.js +321 -68
  12. package/tencentcloud/ame/v20190916/models.js +3993 -804
  13. package/tencentcloud/ams/v20201229/ams_client.js +41 -13
  14. package/tencentcloud/ams/v20201229/models.js +485 -126
  15. package/tencentcloud/antiddos/index.js +3 -0
  16. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  17. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  18. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  19. package/tencentcloud/api/v20201106/api_client.js +16 -2
  20. package/tencentcloud/api/v20201106/models.js +118 -2
  21. package/tencentcloud/apigateway/v20180808/apigateway_client.js +785 -397
  22. package/tencentcloud/apigateway/v20180808/models.js +9195 -4643
  23. package/tencentcloud/apm/index.js +3 -0
  24. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  25. package/tencentcloud/apm/v20210622/index.js +4 -0
  26. package/tencentcloud/apm/v20210622/models.js +1459 -0
  27. package/tencentcloud/as/v20180419/as_client.js +129 -58
  28. package/tencentcloud/as/v20180419/models.js +1550 -864
  29. package/tencentcloud/asr/v20190614/asr_client.js +12 -19
  30. package/tencentcloud/asr/v20190614/models.js +55 -22
  31. package/tencentcloud/asw/v20200722/models.js +1 -1
  32. package/tencentcloud/ba/v20200720/ba_client.js +27 -0
  33. package/tencentcloud/ba/v20200720/models.js +158 -0
  34. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  35. package/tencentcloud/batch/v20170312/models.js +85 -10
  36. package/tencentcloud/bda/v20200324/bda_client.js +32 -19
  37. package/tencentcloud/bda/v20200324/models.js +97 -25
  38. package/tencentcloud/bi/index.js +3 -0
  39. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  40. package/tencentcloud/bi/v20220105/index.js +4 -0
  41. package/tencentcloud/bi/v20220105/models.js +391 -0
  42. package/tencentcloud/billing/v20180709/billing_client.js +33 -1
  43. package/tencentcloud/billing/v20180709/models.js +930 -74
  44. package/tencentcloud/bm/v20180423/bm_client.js +4 -2
  45. package/tencentcloud/bm/v20180423/models.js +32 -2
  46. package/tencentcloud/bsca/index.js +3 -0
  47. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  48. package/tencentcloud/bsca/v20210811/index.js +4 -0
  49. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  50. package/tencentcloud/btoe/index.js +1 -1
  51. package/tencentcloud/btoe/v20210303/btoe_client.js +36 -12
  52. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  53. package/tencentcloud/btoe/v20210514/index.js +4 -0
  54. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  55. package/tencentcloud/cam/v20190116/cam_client.js +344 -62
  56. package/tencentcloud/cam/v20190116/models.js +4041 -1648
  57. package/tencentcloud/captcha/v20190722/captcha_client.js +2 -2
  58. package/tencentcloud/captcha/v20190722/models.js +33 -10
  59. package/tencentcloud/car/index.js +3 -0
  60. package/tencentcloud/car/v20220110/car_client.js +72 -0
  61. package/tencentcloud/car/v20220110/index.js +4 -0
  62. package/tencentcloud/car/v20220110/models.js +237 -0
  63. package/tencentcloud/casb/index.js +3 -0
  64. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  65. package/tencentcloud/casb/v20200507/index.js +4 -0
  66. package/tencentcloud/casb/v20200507/models.js +158 -0
  67. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  68. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  69. package/tencentcloud/cbs/v20170312/cbs_client.js +123 -72
  70. package/tencentcloud/cbs/v20170312/models.js +2359 -1725
  71. package/tencentcloud/ccc/v20200210/ccc_client.js +237 -54
  72. package/tencentcloud/ccc/v20200210/models.js +2818 -685
  73. package/tencentcloud/cdb/v20170320/cdb_client.js +569 -316
  74. package/tencentcloud/cdb/v20170320/models.js +10271 -7177
  75. package/tencentcloud/cdc/index.js +3 -0
  76. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  77. package/tencentcloud/cdc/v20201214/index.js +4 -0
  78. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  79. package/tencentcloud/cdn/v20180606/cdn_client.js +324 -68
  80. package/tencentcloud/cdn/v20180606/models.js +7343 -1979
  81. package/tencentcloud/cfg/index.js +3 -0
  82. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  83. package/tencentcloud/cfg/v20210820/index.js +4 -0
  84. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  85. package/tencentcloud/cfs/v20190719/models.js +64 -7
  86. package/tencentcloud/cfw/v20190904/cfw_client.js +686 -86
  87. package/tencentcloud/cfw/v20190904/models.js +7055 -1552
  88. package/tencentcloud/chdfs/v20201112/models.js +81 -6
  89. package/tencentcloud/cii/v20210408/cii_client.js +159 -10
  90. package/tencentcloud/cii/v20210408/models.js +1886 -189
  91. package/tencentcloud/ckafka/v20190819/ckafka_client.js +265 -30
  92. package/tencentcloud/ckafka/v20190819/models.js +3429 -692
  93. package/tencentcloud/clb/v20180317/clb_client.js +214 -44
  94. package/tencentcloud/clb/v20180317/models.js +2262 -319
  95. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +59 -7
  96. package/tencentcloud/cloudaudit/v20190319/models.js +307 -88
  97. package/tencentcloud/cls/index.js +3 -0
  98. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  99. package/tencentcloud/cls/v20201016/index.js +4 -0
  100. package/tencentcloud/cls/v20201016/models.js +10053 -0
  101. package/tencentcloud/cme/v20191029/cme_client.js +178 -89
  102. package/tencentcloud/cme/v20191029/models.js +2575 -686
  103. package/tencentcloud/cmq/v20190304/models.js +159 -143
  104. package/tencentcloud/common/sdk_version.js +1 -1
  105. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2014 -678
  106. package/tencentcloud/cpdp/v20190820/models.js +29589 -8040
  107. package/tencentcloud/cvm/v20170312/cvm_client.js +268 -88
  108. package/tencentcloud/cvm/v20170312/models.js +3156 -775
  109. package/tencentcloud/cwp/v20180228/cwp_client.js +1749 -654
  110. package/tencentcloud/cwp/v20180228/models.js +21498 -6735
  111. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +268 -61
  112. package/tencentcloud/cynosdb/v20190107/models.js +3827 -1863
  113. package/tencentcloud/dasb/index.js +3 -0
  114. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  115. package/tencentcloud/dasb/v20191018/index.js +4 -0
  116. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  117. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +288 -88
  118. package/tencentcloud/dbbrain/v20210527/models.js +3966 -2008
  119. package/tencentcloud/dbdc/index.js +3 -0
  120. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  121. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  122. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  123. package/tencentcloud/dc/v20180410/models.js +47 -1
  124. package/tencentcloud/dcdb/v20180411/dcdb_client.js +225 -37
  125. package/tencentcloud/dcdb/v20180411/models.js +1968 -236
  126. package/tencentcloud/dlc/v20210125/dlc_client.js +483 -68
  127. package/tencentcloud/dlc/v20210125/models.js +5257 -976
  128. package/tencentcloud/dnspod/v20210323/dnspod_client.js +94 -67
  129. package/tencentcloud/dnspod/v20210323/models.js +2166 -1957
  130. package/tencentcloud/domain/v20180808/domain_client.js +160 -93
  131. package/tencentcloud/domain/v20180808/models.js +781 -111
  132. package/tencentcloud/dtf/index.js +3 -0
  133. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  134. package/tencentcloud/dtf/v20200506/index.js +4 -0
  135. package/tencentcloud/dtf/v20200506/models.js +327 -0
  136. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  137. package/tencentcloud/dts/v20180330/models.js +1010 -1944
  138. package/tencentcloud/eb/index.js +3 -0
  139. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  140. package/tencentcloud/eb/v20210416/index.js +4 -0
  141. package/tencentcloud/eb/v20210416/models.js +3400 -0
  142. package/tencentcloud/ecdn/v20191012/ecdn_client.js +34 -6
  143. package/tencentcloud/ecdn/v20191012/models.js +258 -145
  144. package/tencentcloud/ecm/v20190719/ecm_client.js +481 -303
  145. package/tencentcloud/ecm/v20190719/models.js +9666 -7460
  146. package/tencentcloud/eiam/index.js +3 -0
  147. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  148. package/tencentcloud/eiam/v20210420/index.js +4 -0
  149. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  150. package/tencentcloud/eis/index.js +1 -1
  151. package/tencentcloud/eis/v20200715/models.js +130 -100
  152. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  153. package/tencentcloud/eis/v20210601/index.js +4 -0
  154. package/tencentcloud/eis/v20210601/models.js +788 -0
  155. package/tencentcloud/emr/v20190103/emr_client.js +240 -110
  156. package/tencentcloud/emr/v20190103/models.js +4674 -2594
  157. package/tencentcloud/es/v20180416/es_client.js +204 -89
  158. package/tencentcloud/es/v20180416/models.js +3311 -1263
  159. package/tencentcloud/ess/index.js +3 -0
  160. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  161. package/tencentcloud/ess/v20201111/index.js +4 -0
  162. package/tencentcloud/ess/v20201111/models.js +2537 -0
  163. package/tencentcloud/essbasic/index.js +3 -0
  164. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  165. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  166. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  167. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  168. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  169. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  170. package/tencentcloud/facefusion/v20181201/models.js +15 -8
  171. package/tencentcloud/faceid/v20180301/faceid_client.js +118 -10
  172. package/tencentcloud/faceid/v20180301/models.js +1625 -201
  173. package/tencentcloud/ft/v20200304/models.js +8 -0
  174. package/tencentcloud/gaap/v20180529/gaap_client.js +628 -545
  175. package/tencentcloud/gaap/v20180529/models.js +1553 -292
  176. package/tencentcloud/gme/v20180711/gme_client.js +142 -38
  177. package/tencentcloud/gme/v20180711/models.js +1047 -219
  178. package/tencentcloud/gs/v20191118/gs_client.js +26 -0
  179. package/tencentcloud/gs/v20191118/models.js +139 -7
  180. package/tencentcloud/gse/v20191112/gse_client.js +19 -6
  181. package/tencentcloud/gse/v20191112/models.js +72 -0
  182. package/tencentcloud/iai/v20180301/iai_client.js +14 -83
  183. package/tencentcloud/iai/v20180301/models.js +110 -457
  184. package/tencentcloud/iai/v20200303/iai_client.js +30 -99
  185. package/tencentcloud/iai/v20200303/models.js +104 -453
  186. package/tencentcloud/ic/v20190307/models.js +8 -0
  187. package/tencentcloud/icr/index.js +3 -0
  188. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  189. package/tencentcloud/icr/v20211014/index.js +4 -0
  190. package/tencentcloud/icr/v20211014/models.js +753 -0
  191. package/tencentcloud/ie/v20200304/ie_client.js +3 -0
  192. package/tencentcloud/ie/v20200304/models.js +186 -31
  193. package/tencentcloud/iecp/index.js +3 -0
  194. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  195. package/tencentcloud/iecp/v20210914/index.js +4 -0
  196. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  197. package/tencentcloud/ims/v20201229/ims_client.js +21 -14
  198. package/tencentcloud/ims/v20201229/models.js +124 -396
  199. package/tencentcloud/index.js +32 -0
  200. package/tencentcloud/iotcloud/index.js +1 -1
  201. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +129 -9
  202. package/tencentcloud/iotcloud/v20180614/models.js +1154 -64
  203. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  204. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  205. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  206. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +850 -272
  207. package/tencentcloud/iotexplorer/v20190423/models.js +6818 -1814
  208. package/tencentcloud/iotvideo/v20191126/models.js +7 -0
  209. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +380 -48
  210. package/tencentcloud/iotvideo/v20201215/models.js +3291 -623
  211. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1151 -227
  212. package/tencentcloud/iotvideoindustry/v20201201/models.js +8745 -1445
  213. package/tencentcloud/ivld/index.js +3 -0
  214. package/tencentcloud/ivld/v20210903/index.js +4 -0
  215. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  216. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  217. package/tencentcloud/kms/v20190118/kms_client.js +3 -3
  218. package/tencentcloud/kms/v20190118/models.js +88 -5
  219. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +376 -67
  220. package/tencentcloud/lighthouse/v20200324/models.js +3225 -422
  221. package/tencentcloud/live/v20180801/live_client.js +152 -41
  222. package/tencentcloud/live/v20180801/models.js +1379 -460
  223. package/tencentcloud/lowcode/index.js +3 -0
  224. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  225. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  226. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  227. package/tencentcloud/mariadb/v20170312/mariadb_client.js +226 -22
  228. package/tencentcloud/mariadb/v20170312/models.js +2556 -440
  229. package/tencentcloud/market/index.js +3 -0
  230. package/tencentcloud/market/v20191010/index.js +4 -0
  231. package/tencentcloud/market/v20191010/market_client.js +60 -0
  232. package/tencentcloud/market/v20191010/models.js +215 -0
  233. package/tencentcloud/memcached/v20190318/models.js +104 -103
  234. package/tencentcloud/mna/v20210119/mna_client.js +17 -1
  235. package/tencentcloud/mna/v20210119/models.js +305 -20
  236. package/tencentcloud/mongodb/v20190725/models.js +2705 -1793
  237. package/tencentcloud/mongodb/v20190725/mongodb_client.js +110 -52
  238. package/tencentcloud/monitor/v20180724/models.js +2014 -314
  239. package/tencentcloud/monitor/v20180724/monitor_client.js +73 -15
  240. package/tencentcloud/mps/v20190612/models.js +566 -236
  241. package/tencentcloud/mps/v20190612/mps_client.js +10 -8
  242. package/tencentcloud/mrs/v20200910/models.js +2026 -538
  243. package/tencentcloud/mrs/v20200910/mrs_client.js +23 -6
  244. package/tencentcloud/nlp/v20190408/models.js +234 -496
  245. package/tencentcloud/nlp/v20190408/nlp_client.js +41 -53
  246. package/tencentcloud/oceanus/v20190422/models.js +619 -12
  247. package/tencentcloud/oceanus/v20190422/oceanus_client.js +33 -6
  248. package/tencentcloud/ocr/v20181119/models.js +2148 -386
  249. package/tencentcloud/ocr/v20181119/ocr_client.js +122 -33
  250. package/tencentcloud/organization/index.js +1 -1
  251. package/tencentcloud/organization/v20210331/index.js +4 -0
  252. package/tencentcloud/organization/v20210331/models.js +821 -0
  253. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  254. package/tencentcloud/partners/v20180321/models.js +223 -213
  255. package/tencentcloud/partners/v20180321/partners_client.js +33 -35
  256. package/tencentcloud/pds/index.js +3 -0
  257. package/tencentcloud/pds/v20210701/index.js +4 -0
  258. package/tencentcloud/pds/v20210701/models.js +271 -0
  259. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  260. package/tencentcloud/postgres/v20170312/models.js +3883 -1039
  261. package/tencentcloud/postgres/v20170312/postgres_client.js +295 -49
  262. package/tencentcloud/privatedns/v20201028/models.js +816 -108
  263. package/tencentcloud/privatedns/v20201028/privatedns_client.js +82 -12
  264. package/tencentcloud/rce/v20201103/models.js +895 -371
  265. package/tencentcloud/rce/v20201103/rce_client.js +53 -6
  266. package/tencentcloud/redis/v20180412/models.js +2447 -412
  267. package/tencentcloud/redis/v20180412/redis_client.js +270 -44
  268. package/tencentcloud/rum/index.js +3 -0
  269. package/tencentcloud/rum/v20210622/index.js +4 -0
  270. package/tencentcloud/rum/v20210622/models.js +7436 -0
  271. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  272. package/tencentcloud/scf/v20180416/models.js +926 -61
  273. package/tencentcloud/scf/v20180416/scf_client.js +62 -16
  274. package/tencentcloud/ses/v20201002/models.js +1185 -192
  275. package/tencentcloud/ses/v20201002/ses_client.js +196 -99
  276. package/tencentcloud/smh/index.js +3 -0
  277. package/tencentcloud/smh/v20210712/index.js +4 -0
  278. package/tencentcloud/smh/v20210712/models.js +1370 -0
  279. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  280. package/tencentcloud/sms/v20190711/models.js +21 -15
  281. package/tencentcloud/sms/v20190711/sms_client.js +9 -8
  282. package/tencentcloud/sms/v20210111/models.js +227 -52
  283. package/tencentcloud/sms/v20210111/sms_client.js +23 -8
  284. package/tencentcloud/soe/v20180724/models.js +84 -31
  285. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  286. package/tencentcloud/sqlserver/v20180328/models.js +1613 -323
  287. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +157 -45
  288. package/tencentcloud/ssa/v20180608/models.js +2624 -621
  289. package/tencentcloud/ssa/v20180608/ssa_client.js +103 -6
  290. package/tencentcloud/ssl/v20191205/models.js +721 -343
  291. package/tencentcloud/ssl/v20191205/ssl_client.js +34 -4
  292. package/tencentcloud/sslpod/v20190605/models.js +68 -17
  293. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  294. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  295. package/tencentcloud/sts/v20180813/models.js +263 -9
  296. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  297. package/tencentcloud/taf/v20200210/models.js +191 -26
  298. package/tencentcloud/taf/v20200210/taf_client.js +5 -3
  299. package/tencentcloud/tag/v20180813/models.js +965 -167
  300. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  301. package/tencentcloud/tat/v20201028/models.js +1270 -105
  302. package/tencentcloud/tat/v20201028/tat_client.js +122 -10
  303. package/tencentcloud/tbaas/v20180416/models.js +637 -83
  304. package/tencentcloud/tbaas/v20180416/tbaas_client.js +57 -3
  305. package/tencentcloud/tcaplusdb/v20190823/models.js +341 -8
  306. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +27 -0
  307. package/tencentcloud/tcb/v20180608/models.js +7202 -2829
  308. package/tencentcloud/tcb/v20180608/tcb_client.js +473 -66
  309. package/tencentcloud/tcm/index.js +3 -0
  310. package/tencentcloud/tcm/v20210413/index.js +4 -0
  311. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  312. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  313. package/tencentcloud/tcr/v20190924/models.js +1281 -397
  314. package/tencentcloud/tcr/v20190924/tcr_client.js +628 -521
  315. package/tencentcloud/tcss/index.js +3 -0
  316. package/tencentcloud/tcss/v20201101/index.js +4 -0
  317. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  318. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  319. package/tencentcloud/tdcpg/index.js +3 -0
  320. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  321. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  322. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  323. package/tencentcloud/tdid/index.js +3 -0
  324. package/tencentcloud/tdid/v20210519/index.js +4 -0
  325. package/tencentcloud/tdid/v20210519/models.js +978 -0
  326. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  327. package/tencentcloud/tdmq/v20200217/models.js +9354 -2607
  328. package/tencentcloud/tdmq/v20200217/tdmq_client.js +959 -249
  329. package/tencentcloud/tem/index.js +1 -1
  330. package/tencentcloud/tem/v20201221/models.js +978 -88
  331. package/tencentcloud/tem/v20201221/tem_client.js +61 -4
  332. package/tencentcloud/tem/v20210701/index.js +4 -0
  333. package/tencentcloud/tem/v20210701/models.js +4613 -0
  334. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  335. package/tencentcloud/teo/index.js +3 -0
  336. package/tencentcloud/teo/v20220106/index.js +4 -0
  337. package/tencentcloud/teo/v20220106/models.js +8307 -0
  338. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  339. package/tencentcloud/thpc/index.js +3 -0
  340. package/tencentcloud/thpc/v20211109/index.js +4 -0
  341. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  342. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  343. package/tencentcloud/thpc/v20220401/index.js +4 -0
  344. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  345. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  346. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  347. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  348. package/tencentcloud/tiw/v20190919/models.js +760 -44
  349. package/tencentcloud/tiw/v20190919/tiw_client.js +57 -9
  350. package/tencentcloud/tke/v20180525/models.js +15766 -4914
  351. package/tencentcloud/tke/v20180525/tke_client.js +1674 -603
  352. package/tencentcloud/tms/v20200713/models.js +12 -14
  353. package/tencentcloud/tms/v20201229/models.js +79 -46
  354. package/tencentcloud/tms/v20201229/tms_client.js +18 -1
  355. package/tencentcloud/tmt/v20180321/models.js +474 -172
  356. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  357. package/tencentcloud/trtc/v20190722/models.js +1521 -762
  358. package/tencentcloud/trtc/v20190722/trtc_client.js +99 -75
  359. package/tencentcloud/tse/v20201207/models.js +524 -122
  360. package/tencentcloud/tse/v20201207/tse_client.js +13 -33
  361. package/tencentcloud/tsf/v20180326/models.js +9949 -4510
  362. package/tencentcloud/tsf/v20180326/tsf_client.js +391 -133
  363. package/tencentcloud/tts/v20190823/models.js +305 -10
  364. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  365. package/tencentcloud/vm/v20201229/models.js +188 -201
  366. package/tencentcloud/vm/v20201229/vm_client.js +47 -4
  367. package/tencentcloud/vod/v20180717/models.js +3349 -953
  368. package/tencentcloud/vod/v20180717/vod_client.js +294 -63
  369. package/tencentcloud/vpc/v20170312/models.js +3761 -591
  370. package/tencentcloud/vpc/v20170312/vpc_client.js +552 -140
  371. package/tencentcloud/waf/v20180125/models.js +3991 -322
  372. package/tencentcloud/waf/v20180125/waf_client.js +394 -44
  373. package/tencentcloud/wav/index.js +3 -0
  374. package/tencentcloud/wav/v20210129/index.js +4 -0
  375. package/tencentcloud/wav/v20210129/models.js +4170 -0
  376. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
@@ -58,6 +58,46 @@ class AudioStreamInfo extends AbstractModel {
58
58
  }
59
59
  }
60
60
 
61
+ /**
62
+ * 分类删除事件。
63
+ * @class
64
+ */
65
+ class ClassDeletedEvent extends AbstractModel {
66
+ constructor(){
67
+ super();
68
+
69
+ /**
70
+ * 删除的分类归属。
71
+ * @type {Entity || null}
72
+ */
73
+ this.Owner = null;
74
+
75
+ /**
76
+ * 删除的分类路径列表。
77
+ * @type {Array.<string> || null}
78
+ */
79
+ this.ClassPathSet = null;
80
+
81
+ }
82
+
83
+ /**
84
+ * @private
85
+ */
86
+ deserialize(params) {
87
+ if (!params) {
88
+ return;
89
+ }
90
+
91
+ if (params.Owner) {
92
+ let obj = new Entity();
93
+ obj.deserialize(params.Owner)
94
+ this.Owner = obj;
95
+ }
96
+ this.ClassPathSet = 'ClassPathSet' in params ? params.ClassPathSet : null;
97
+
98
+ }
99
+ }
100
+
61
101
  /**
62
102
  * ModifyMaterial返回参数结构体
63
103
  * @class
@@ -95,19 +135,19 @@ class DeleteProjectRequest extends AbstractModel {
95
135
  super();
96
136
 
97
137
  /**
98
- * 平台名称,指定访问的平台。
138
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
99
139
  * @type {string || null}
100
140
  */
101
141
  this.Platform = null;
102
142
 
103
143
  /**
104
- * 项目 Id。
144
+ * 要删除的项目 Id。
105
145
  * @type {string || null}
106
146
  */
107
147
  this.ProjectId = null;
108
148
 
109
149
  /**
110
- * 操作者。填写用户的 Id,用于标识调用者及校验对项目删除操作权限。
150
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以删除一切项目。如果指定操作者,则操作者必须为项目所有者。
111
151
  * @type {string || null}
112
152
  */
113
153
  this.Operator = null;
@@ -163,6 +203,34 @@ class ExportVideoByVideoSegmentationDataResponse extends AbstractModel {
163
203
  }
164
204
  }
165
205
 
206
+ /**
207
+ * 媒体删除事件。
208
+ * @class
209
+ */
210
+ class MaterialDeletedEvent extends AbstractModel {
211
+ constructor(){
212
+ super();
213
+
214
+ /**
215
+ * 删除的媒体 Id 列表。
216
+ * @type {Array.<string> || null}
217
+ */
218
+ this.MaterialIdSet = null;
219
+
220
+ }
221
+
222
+ /**
223
+ * @private
224
+ */
225
+ deserialize(params) {
226
+ if (!params) {
227
+ return;
228
+ }
229
+ this.MaterialIdSet = 'MaterialIdSet' in params ? params.MaterialIdSet : null;
230
+
231
+ }
232
+ }
233
+
166
234
  /**
167
235
  * ImportMaterial返回参数结构体
168
236
  * @class
@@ -274,13 +342,13 @@ class DescribeAccountsRequest extends AbstractModel {
274
342
  super();
275
343
 
276
344
  /**
277
- * 平台唯一标识。
345
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
278
346
  * @type {string || null}
279
347
  */
280
348
  this.Platform = null;
281
349
 
282
350
  /**
283
- * 手机号码。
351
+ * 手机号码。指定手机号获取账号信息,目前仅支持国内手机号,且号码不加地区码 `+86` 等。
284
352
  * @type {string || null}
285
353
  */
286
354
  this.Phone = null;
@@ -323,7 +391,7 @@ class ExportVideoByVideoSegmentationDataRequest extends AbstractModel {
323
391
  super();
324
392
 
325
393
  /**
326
- * 平台名称,指定访问的平台。
394
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
327
395
  * @type {string || null}
328
396
  */
329
397
  this.Platform = null;
@@ -356,27 +424,27 @@ class ExportVideoByVideoSegmentationDataRequest extends AbstractModel {
356
424
  this.Definition = null;
357
425
 
358
426
  /**
359
- * 导出目标。
360
- <li>CME:云剪,即导出为云剪素材;</li>
361
- <li>VOD:云点播,即导出为云点播媒资。</li>
427
+ * 导出目标,指定导出视频的目标媒资库,可取值有:
428
+ <li>CME:多媒体创作引擎,即导出为多媒体创作引擎媒资库,此导出目标在云点播媒资库依然可见;</li>
429
+ <li>VOD:云点播,即导出为云点播媒资库,此导出目标在多媒体创作引擎媒资库将不可见。</li>
362
430
  * @type {string || null}
363
431
  */
364
432
  this.ExportDestination = null;
365
433
 
366
434
  /**
367
- * 导出的云剪素材信息。指定 ExportDestination = CME 时有效。
435
+ * 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
368
436
  * @type {CMEExportInfo || null}
369
437
  */
370
438
  this.CMEExportInfo = null;
371
439
 
372
440
  /**
373
- * 导出的云点播媒资信息。指定 ExportDestination = VOD 时有效。
441
+ * 导出的云点播媒资信息。当导出目标为 VOD 时必填。
374
442
  * @type {VODExportInfo || null}
375
443
  */
376
444
  this.VODExportInfo = null;
377
445
 
378
446
  /**
379
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
447
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以操作任意智能拆条项目。如果指定操作者,则操作者必须为项目所有。
380
448
  * @type {string || null}
381
449
  */
382
450
  this.Operator = null;
@@ -608,7 +676,7 @@ class ExportVideoEditProjectRequest extends AbstractModel {
608
676
  this.ProjectId = null;
609
677
 
610
678
  /**
611
- * 导出模板 Id,目前不支持自定义创建,只支持下面的预置模板 Id。
679
+ * 视频编码配置 ID,支持自定义创建,推荐优先使用系统预置的导出配置。
612
680
  <li>10:分辨率为 480P,输出视频格式为 MP4;</li>
613
681
  <li>11:分辨率为 720P,输出视频格式为 MP4;</li>
614
682
  <li>12:分辨率为 1080P,输出视频格式为 MP4。</li>
@@ -617,9 +685,9 @@ class ExportVideoEditProjectRequest extends AbstractModel {
617
685
  this.Definition = null;
618
686
 
619
687
  /**
620
- * 导出目标。
621
- <li>CME:云剪,即导出为云剪媒体;</li>
622
- <li>VOD:云点播,即导出为云点播媒资。</li>
688
+ * 导出目标,指定导出视频的目标媒资库,可取值有:
689
+ <li>CME:多媒体创作引擎,即导出为多媒体创作引擎媒资库,此导出目标在云点播媒资库依然可见;</li>
690
+ <li>VOD:云点播,即导出为云点播媒资库,此导出目标在多媒体创作引擎媒资库将不可见。</li>
623
691
  * @type {string || null}
624
692
  */
625
693
  this.ExportDestination = null;
@@ -631,17 +699,23 @@ class ExportVideoEditProjectRequest extends AbstractModel {
631
699
  this.CoverData = null;
632
700
 
633
701
  /**
634
- * 导出的云剪媒体信息。指定 ExportDestination = CME 时有效。
702
+ * 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
635
703
  * @type {CMEExportInfo || null}
636
704
  */
637
705
  this.CMEExportInfo = null;
638
706
 
639
707
  /**
640
- * 导出的云点播媒资信息。指定 ExportDestination = VOD 时有效。
708
+ * 导出的云点播媒资信息。当导出目标为 VOD 时必填。
641
709
  * @type {VODExportInfo || null}
642
710
  */
643
711
  this.VODExportInfo = null;
644
712
 
713
+ /**
714
+ * 视频导出扩展参数。可以覆盖导出模板中的参数,灵活的指定导出规格及参数。
715
+ * @type {VideoExportExtensionArgs || null}
716
+ */
717
+ this.ExportExtensionArgs = null;
718
+
645
719
  /**
646
720
  * 操作者。填写用户的 Id,用于标识调用者及校验项目导出权限。
647
721
  * @type {string || null}
@@ -674,6 +748,12 @@ class ExportVideoEditProjectRequest extends AbstractModel {
674
748
  obj.deserialize(params.VODExportInfo)
675
749
  this.VODExportInfo = obj;
676
750
  }
751
+
752
+ if (params.ExportExtensionArgs) {
753
+ let obj = new VideoExportExtensionArgs();
754
+ obj.deserialize(params.ExportExtensionArgs)
755
+ this.ExportExtensionArgs = obj;
756
+ }
677
757
  this.Operator = 'Operator' in params ? params.Operator : null;
678
758
 
679
759
  }
@@ -760,19 +840,23 @@ class AudioTrackItem extends AbstractModel {
760
840
  <ul>
761
841
  <li>VOD :素材来源于云点播文件 ;</li>
762
842
  <li>CME :视频来源于制作云媒体文件 ;</li>
763
- <li>EXTERNAL :视频来源于媒资绑定。</li>
843
+ <li>EXTERNAL :视频来源于媒资绑定,如果媒体不是存储在腾讯云点播中或者云创中,都需要使用媒资绑定。</li>
764
844
  </ul>
765
845
  * @type {string || null}
766
846
  */
767
847
  this.SourceType = null;
768
848
 
769
849
  /**
770
- * 音频片段的媒体来源,可以是:
850
+ * 音频媒体,可取值为:
771
851
  <ul>
772
- <li>当 SourceType 为 VOD 时,为云点播的媒体文件 FileId ,会默认将该 FileId 导入到项目中 ;</li>
773
- <li>当 SourceType 为 CME 时,为制作云的媒体 ID,项目归属者必须对该云媒资有访问权限;</li>
774
- <li>当 SourceType 为 EXTERNAL 时,为媒资绑定的 Definition 与 MediaKey 中间用冒号分隔合并后的字符串,格式为 Definition:MediaKey 。</li>
852
+ <li>当 SourceType 为 VOD 时,参数填云点播 FileId ;</li>
853
+ <li>当 SourceType 为 CME 时,参数填多媒体创作引擎媒体 Id;</li>
854
+ <li>当 SourceType 为 EXTERNAL 时,目前仅支持外部媒体 URL(如`https://www.example.com/a.mp3`),参数填写规则请参见注意事项。</li>
775
855
  </ul>
856
+
857
+ 注意:
858
+ <li>当 SourceType 为 EXTERNAL 并且媒体 URL Scheme 为 `https` 时(如:`https://www.example.com/a.mp3`),参数为:`1000000:www.example.com/a.mp3`。</li>
859
+ <li>当 SourceType 为 EXTERNAL 并且媒体 URL Scheme 为 `http` 时(如:`http://www.example.com/b.mp3`),参数为:`1000001:www.example.com/b.mp3`。</li>
776
860
  * @type {string || null}
777
861
  */
778
862
  this.SourceMedia = null;
@@ -907,6 +991,110 @@ class StreamConnectProjectInfo extends AbstractModel {
907
991
  }
908
992
  }
909
993
 
994
+ /**
995
+ * 视频编码配置中的音频设置更新信息
996
+ * @class
997
+ */
998
+ class VideoEncodingPresetAudioSettingForUpdate extends AbstractModel {
999
+ constructor(){
1000
+ super();
1001
+
1002
+ /**
1003
+ * 音频码率,单位:bps。
1004
+ 不填则不修改。
1005
+ * @type {string || null}
1006
+ */
1007
+ this.Bitrate = null;
1008
+
1009
+ /**
1010
+ * 音频声道数,可选值:
1011
+ <li>1:单声道;</li>
1012
+ <li>2:双声道。</li>
1013
+ 不填则不修改。
1014
+ * @type {number || null}
1015
+ */
1016
+ this.Channels = null;
1017
+
1018
+ /**
1019
+ * 音频流的采样率,目前仅支持: 16000; 32000; 44100; 48000。单位:Hz。
1020
+ 不填则不修改。
1021
+ * @type {number || null}
1022
+ */
1023
+ this.SampleRate = null;
1024
+
1025
+ }
1026
+
1027
+ /**
1028
+ * @private
1029
+ */
1030
+ deserialize(params) {
1031
+ if (!params) {
1032
+ return;
1033
+ }
1034
+ this.Bitrate = 'Bitrate' in params ? params.Bitrate : null;
1035
+ this.Channels = 'Channels' in params ? params.Channels : null;
1036
+ this.SampleRate = 'SampleRate' in params ? params.SampleRate : null;
1037
+
1038
+ }
1039
+ }
1040
+
1041
+ /**
1042
+ * 视频编码配置中的音频设置
1043
+ * @class
1044
+ */
1045
+ class VideoEncodingPresetAudioSetting extends AbstractModel {
1046
+ constructor(){
1047
+ super();
1048
+
1049
+ /**
1050
+ * 音频流的编码格式,可选值:
1051
+ AAC:AAC 编码。
1052
+
1053
+ 默认值:AAC。
1054
+ * @type {string || null}
1055
+ */
1056
+ this.Codec = null;
1057
+
1058
+ /**
1059
+ * 音频码率,单位:bps。
1060
+ 默认值:64K。
1061
+ * @type {number || null}
1062
+ */
1063
+ this.Bitrate = null;
1064
+
1065
+ /**
1066
+ * 音频声道数,可选值:
1067
+ <li>1:单声道;</li>
1068
+ <li>2:双声道。</li>
1069
+ 默认值:2。
1070
+ * @type {number || null}
1071
+ */
1072
+ this.Channels = null;
1073
+
1074
+ /**
1075
+ * 音频流的采样率,仅支持 16000; 32000; 44100; 48000。单位:Hz。
1076
+ 默认值:16000。
1077
+ * @type {number || null}
1078
+ */
1079
+ this.SampleRate = null;
1080
+
1081
+ }
1082
+
1083
+ /**
1084
+ * @private
1085
+ */
1086
+ deserialize(params) {
1087
+ if (!params) {
1088
+ return;
1089
+ }
1090
+ this.Codec = 'Codec' in params ? params.Codec : null;
1091
+ this.Bitrate = 'Bitrate' in params ? params.Bitrate : null;
1092
+ this.Channels = 'Channels' in params ? params.Channels : null;
1093
+ this.SampleRate = 'SampleRate' in params ? params.SampleRate : null;
1094
+
1095
+ }
1096
+ }
1097
+
910
1098
  /**
911
1099
  * 整型范围
912
1100
  * @class
@@ -951,7 +1139,7 @@ class SearchMaterialRequest extends AbstractModel {
951
1139
  super();
952
1140
 
953
1141
  /**
954
- * 平台名称,指定访问的平台。
1142
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
955
1143
  * @type {string || null}
956
1144
  */
957
1145
  this.Platform = null;
@@ -963,10 +1151,11 @@ class SearchMaterialRequest extends AbstractModel {
963
1151
  this.SearchScopes = null;
964
1152
 
965
1153
  /**
966
- * 媒体类型,取值:
1154
+ * 媒体类型,可取值有:
967
1155
  <li>AUDIO:音频;</li>
968
1156
  <li>VIDEO:视频 ;</li>
969
- <li>IMAGE:图片。</li>
1157
+ <li>IMAGE:图片;</li>
1158
+ <li>VIDEO_EDIT_TEMPLATE:剪辑模板。</li>
970
1159
  * @type {Array.<string> || null}
971
1160
  */
972
1161
  this.MaterialTypes = null;
@@ -1020,7 +1209,7 @@ class SearchMaterialRequest extends AbstractModel {
1020
1209
  this.Limit = null;
1021
1210
 
1022
1211
  /**
1023
- * 操作者。填写用户的 Id,用于标识调用者及校验媒体访问权限。
1212
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以搜索任意媒体的信息。如果指定操作者,则操作者必须对媒体有读权限。
1024
1213
  * @type {string || null}
1025
1214
  */
1026
1215
  this.Operator = null;
@@ -1153,34 +1342,42 @@ class StreamConnectOutput extends AbstractModel {
1153
1342
  }
1154
1343
 
1155
1344
  /**
1156
- * 视频拆条项目的输入信息。
1345
+ * CopyProject请求参数结构体
1157
1346
  * @class
1158
1347
  */
1159
- class VideoSegmentationProjectInput extends AbstractModel {
1348
+ class CopyProjectRequest extends AbstractModel {
1160
1349
  constructor(){
1161
1350
  super();
1162
1351
 
1163
1352
  /**
1164
- * 画布宽高比,取值有:
1165
- <li>16:9;</li>
1166
- <li>9:16;</li>
1167
- <li>2:1。</li>
1168
- 默认值 16:9 。
1353
+ * 平台名称,指定访问的平台。
1169
1354
  * @type {string || null}
1170
1355
  */
1171
- this.AspectRatio = null;
1356
+ this.Platform = null;
1172
1357
 
1173
1358
  /**
1174
- * 视频拆条处理模型,不填则默认为手工分割视频。取值
1175
- <li>AI.GameHighlights.PUBG:和平精英集锦 ;</li>
1176
- <li>AI.GameHighlights.Honor OfKings:王者荣耀集锦 ;</li>
1177
- <li>AI.SportHighlights.Football:足球集锦 </li>
1178
- <li>AI.SportHighlights.Basketball:篮球集锦 ;</li>
1179
- <li>AI.PersonSegmentation:人物集锦 ;</li>
1180
- <li>AI.NewsSegmentation:新闻拆条。</li>
1359
+ * 被复制的项目 ID。
1181
1360
  * @type {string || null}
1182
1361
  */
1183
- this.ProcessModel = null;
1362
+ this.ProjectId = null;
1363
+
1364
+ /**
1365
+ * 复制后的项目名称,不填为原项目名称+"(副本)"。
1366
+ * @type {string || null}
1367
+ */
1368
+ this.Name = null;
1369
+
1370
+ /**
1371
+ * 复制后的项目归属者,不填为原项目归属者。
1372
+ * @type {Entity || null}
1373
+ */
1374
+ this.Owner = null;
1375
+
1376
+ /**
1377
+ * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
1378
+ * @type {string || null}
1379
+ */
1380
+ this.Operator = null;
1184
1381
 
1185
1382
  }
1186
1383
 
@@ -1191,8 +1388,16 @@ class VideoSegmentationProjectInput extends AbstractModel {
1191
1388
  if (!params) {
1192
1389
  return;
1193
1390
  }
1194
- this.AspectRatio = 'AspectRatio' in params ? params.AspectRatio : null;
1195
- this.ProcessModel = 'ProcessModel' in params ? params.ProcessModel : null;
1391
+ this.Platform = 'Platform' in params ? params.Platform : null;
1392
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
1393
+ this.Name = 'Name' in params ? params.Name : null;
1394
+
1395
+ if (params.Owner) {
1396
+ let obj = new Entity();
1397
+ obj.deserialize(params.Owner)
1398
+ this.Owner = obj;
1399
+ }
1400
+ this.Operator = 'Operator' in params ? params.Operator : null;
1196
1401
 
1197
1402
  }
1198
1403
  }
@@ -1266,56 +1471,30 @@ class RevokeResourceAuthorizationResponse extends AbstractModel {
1266
1471
  }
1267
1472
 
1268
1473
  /**
1269
- * HandleStreamConnectProject请求参数结构体
1474
+ * DescribeTasks返回参数结构体
1270
1475
  * @class
1271
1476
  */
1272
- class HandleStreamConnectProjectRequest extends AbstractModel {
1477
+ class DescribeTasksResponse extends AbstractModel {
1273
1478
  constructor(){
1274
1479
  super();
1275
1480
 
1276
1481
  /**
1277
- * 平台名称,指定访问的平台。
1278
- * @type {string || null}
1279
- */
1280
- this.Platform = null;
1281
-
1282
- /**
1283
- * 云转推项目Id 。
1284
- * @type {string || null}
1285
- */
1286
- this.ProjectId = null;
1287
-
1288
- /**
1289
- * 请参考 [操作类型](#Operation)
1290
- * @type {string || null}
1291
- */
1292
- this.Operation = null;
1293
-
1294
- /**
1295
- * 转推输入源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。
1296
- * @type {StreamInputInfo || null}
1297
- */
1298
- this.InputInfo = null;
1299
-
1300
- /**
1301
- * 主备输入源标识,取值有:
1302
- <li> Main :主源;</li>
1303
- <li> Backup :备源。</li>
1304
- * @type {string || null}
1482
+ * 符合搜索条件的记录总数。
1483
+ * @type {number || null}
1305
1484
  */
1306
- this.InputEndpoint = null;
1485
+ this.TotalCount = null;
1307
1486
 
1308
1487
  /**
1309
- * 转推输出源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。
1310
- * @type {StreamConnectOutput || null}
1488
+ * 任务基础信息列表。
1489
+ * @type {Array.<TaskBaseInfo> || null}
1311
1490
  */
1312
- this.OutputInfo = null;
1491
+ this.TaskBaseInfoSet = null;
1313
1492
 
1314
1493
  /**
1315
- * 云转推当前预计结束时间,采用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。具体操作方式详见 [操作类型](#Operation) 及下文示例。
1494
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1316
1495
  * @type {string || null}
1317
1496
  */
1318
- this.CurrentStopTime = null;
1497
+ this.RequestId = null;
1319
1498
 
1320
1499
  }
1321
1500
 
@@ -1326,23 +1505,17 @@ class HandleStreamConnectProjectRequest extends AbstractModel {
1326
1505
  if (!params) {
1327
1506
  return;
1328
1507
  }
1329
- this.Platform = 'Platform' in params ? params.Platform : null;
1330
- this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
1331
- this.Operation = 'Operation' in params ? params.Operation : null;
1508
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
1332
1509
 
1333
- if (params.InputInfo) {
1334
- let obj = new StreamInputInfo();
1335
- obj.deserialize(params.InputInfo)
1336
- this.InputInfo = obj;
1510
+ if (params.TaskBaseInfoSet) {
1511
+ this.TaskBaseInfoSet = new Array();
1512
+ for (let z in params.TaskBaseInfoSet) {
1513
+ let obj = new TaskBaseInfo();
1514
+ obj.deserialize(params.TaskBaseInfoSet[z]);
1515
+ this.TaskBaseInfoSet.push(obj);
1516
+ }
1337
1517
  }
1338
- this.InputEndpoint = 'InputEndpoint' in params ? params.InputEndpoint : null;
1339
-
1340
- if (params.OutputInfo) {
1341
- let obj = new StreamConnectOutput();
1342
- obj.deserialize(params.OutputInfo)
1343
- this.OutputInfo = obj;
1344
- }
1345
- this.CurrentStopTime = 'CurrentStopTime' in params ? params.CurrentStopTime : null;
1518
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1346
1519
 
1347
1520
  }
1348
1521
  }
@@ -1460,19 +1633,23 @@ class VideoTrackItem extends AbstractModel {
1460
1633
  <ul>
1461
1634
  <li>VOD :媒体来源于云点播文件 。</li>
1462
1635
  <li>CME :视频来源制作云媒体文件。</li>
1463
- <li>EXTERNAL :视频来源于媒资绑定。</li>
1636
+ <li>EXTERNAL :视频来源于媒资绑定,如果媒体不是存储在腾讯云点播中或者云创中,都需要使用媒资绑定。</li>
1464
1637
  </ul>
1465
1638
  * @type {string || null}
1466
1639
  */
1467
1640
  this.SourceType = null;
1468
1641
 
1469
1642
  /**
1470
- * 视频片段的媒体文件来源,取值为:
1643
+ * 视频媒体,可取值为:
1471
1644
  <ul>
1472
- <li>当 SourceType 为 VOD 时,为云点播的媒体文件 FileId ,会默认将该 FileId 导入到项目中;</li>
1473
- <li>当 SourceType 为 CME 时,为制作云的媒体 ID,项目归属者必须对该云媒资有访问权限;</li>
1474
- <li>当 SourceType 为 EXTERNAL 时,为媒资绑定的 Definition 与 MediaKey 中间用冒号分隔合并后的字符串,格式为 Definition:MediaKey 。</li>
1645
+ <li>当 SourceType 为 VOD 时,参数填云点播 FileId ;</li>
1646
+ <li>当 SourceType 为 CME 时,参数填多媒体创作引擎媒体 Id;</li>
1647
+ <li>当 SourceType 为 EXTERNAL 时,目前仅支持外部媒体 URL(如`https://www.example.com/a.mp4`),参数填写规则请参见注意事项。</li>
1475
1648
  </ul>
1649
+
1650
+ 注意:
1651
+ <li>当 SourceType 为 EXTERNAL 并且媒体 URL Scheme 为 `https` 时(如:`https://www.example.com/a.mp4`),参数为:`1000000:www.example.com/a.mp4`。</li>
1652
+ <li>当 SourceType 为 EXTERNAL 并且媒体 URL Scheme 为 `http` 时(如:`http://www.example.com/b.mp4`),参数为:`1000001:www.example.com/b.mp4`。</li>
1476
1653
  * @type {string || null}
1477
1654
  */
1478
1655
  this.SourceMedia = null;
@@ -1568,7 +1745,7 @@ class DeleteTeamRequest extends AbstractModel {
1568
1745
  super();
1569
1746
 
1570
1747
  /**
1571
- * 平台名称,指定访问平台。
1748
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
1572
1749
  * @type {string || null}
1573
1750
  */
1574
1751
  this.Platform = null;
@@ -1580,7 +1757,7 @@ class DeleteTeamRequest extends AbstractModel {
1580
1757
  this.TeamId = null;
1581
1758
 
1582
1759
  /**
1583
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
1760
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以删除所有团队。如果指定操作者,则操作者必须为团队所有者。
1584
1761
  * @type {string || null}
1585
1762
  */
1586
1763
  this.Operator = null;
@@ -1610,7 +1787,7 @@ class DescribeTeamsRequest extends AbstractModel {
1610
1787
  super();
1611
1788
 
1612
1789
  /**
1613
- * 平台名称,指定访问的平台。
1790
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
1614
1791
  * @type {string || null}
1615
1792
  */
1616
1793
  this.Platform = null;
@@ -1650,6 +1827,79 @@ class DescribeTeamsRequest extends AbstractModel {
1650
1827
  }
1651
1828
  }
1652
1829
 
1830
+ /**
1831
+ * 平台信息。
1832
+ * @class
1833
+ */
1834
+ class PlatformInfo extends AbstractModel {
1835
+ constructor(){
1836
+ super();
1837
+
1838
+ /**
1839
+ * 平台标识。
1840
+ * @type {string || null}
1841
+ */
1842
+ this.Platform = null;
1843
+
1844
+ /**
1845
+ * 平台描述。
1846
+ * @type {string || null}
1847
+ */
1848
+ this.Description = null;
1849
+
1850
+ /**
1851
+ * 云点播子应用 Id。
1852
+ * @type {number || null}
1853
+ */
1854
+ this.VodSubAppId = null;
1855
+
1856
+ /**
1857
+ * 平台绑定的 license Id。
1858
+ * @type {string || null}
1859
+ */
1860
+ this.LicenseId = null;
1861
+
1862
+ /**
1863
+ * 平台状态,可取值为:
1864
+ <li>Normal:正常,可使用。;</li>
1865
+ <li>Stopped:已停用,暂无法使用;</li>
1866
+ <li>Expired:已过期,需要重新购买会员包。</li>
1867
+ * @type {string || null}
1868
+ */
1869
+ this.Status = null;
1870
+
1871
+ /**
1872
+ * 创建时间,格式按照 ISO 8601 标准表示。
1873
+ * @type {string || null}
1874
+ */
1875
+ this.CreateTime = null;
1876
+
1877
+ /**
1878
+ * 更新时间,格式按照 ISO 8601 标准表示。
1879
+ * @type {string || null}
1880
+ */
1881
+ this.UpdateTime = null;
1882
+
1883
+ }
1884
+
1885
+ /**
1886
+ * @private
1887
+ */
1888
+ deserialize(params) {
1889
+ if (!params) {
1890
+ return;
1891
+ }
1892
+ this.Platform = 'Platform' in params ? params.Platform : null;
1893
+ this.Description = 'Description' in params ? params.Description : null;
1894
+ this.VodSubAppId = 'VodSubAppId' in params ? params.VodSubAppId : null;
1895
+ this.LicenseId = 'LicenseId' in params ? params.LicenseId : null;
1896
+ this.Status = 'Status' in params ? params.Status : null;
1897
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1898
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
1899
+
1900
+ }
1901
+ }
1902
+
1653
1903
  /**
1654
1904
  * 链接类型的素材信息
1655
1905
  * @class
@@ -1764,7 +2014,7 @@ class FlattenListMediaRequest extends AbstractModel {
1764
2014
  super();
1765
2015
 
1766
2016
  /**
1767
- * 平台名称,指定访问的平台。
2017
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
1768
2018
  * @type {string || null}
1769
2019
  */
1770
2020
  this.Platform = null;
@@ -1794,7 +2044,7 @@ class FlattenListMediaRequest extends AbstractModel {
1794
2044
  this.Limit = null;
1795
2045
 
1796
2046
  /**
1797
- * 操作者。填写用户的 Id,用于标识调用者及校验媒体访问权限。
2047
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以平铺查询任意分类下的媒体信息。如果指定操作者,则操作者必须对当前分类有读权限。
1798
2048
  * @type {string || null}
1799
2049
  */
1800
2050
  this.Operator = null;
@@ -1824,7 +2074,7 @@ class FlattenListMediaRequest extends AbstractModel {
1824
2074
  }
1825
2075
 
1826
2076
  /**
1827
- * 直播推流信息,包括推流地址有效时长,云剪后端生成直播推流地址。
2077
+ * 直播推流信息,包括推流地址有效时长,多媒体创作引擎后端生成直播推流地址。
1828
2078
  * @class
1829
2079
  */
1830
2080
  class RtmpPushInputInfo extends AbstractModel {
@@ -1838,7 +2088,7 @@ class RtmpPushInputInfo extends AbstractModel {
1838
2088
  this.ExpiredSecond = null;
1839
2089
 
1840
2090
  /**
1841
- * 直播推流地址,入参不填默认由云剪生成。
2091
+ * 直播推流地址,入参不填默认由多媒体创作引擎生成。
1842
2092
  * @type {string || null}
1843
2093
  */
1844
2094
  this.PushUrl = null;
@@ -2078,13 +2328,13 @@ class ExportVideoByEditorTrackDataRequest extends AbstractModel {
2078
2328
  super();
2079
2329
 
2080
2330
  /**
2081
- * 平台名称,指定访问的平台。
2331
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
2082
2332
  * @type {string || null}
2083
2333
  */
2084
2334
  this.Platform = null;
2085
2335
 
2086
2336
  /**
2087
- * 导出模板 Id,目前不支持自定义创建,只支持下面的预置模板 Id
2337
+ * 导出视频预设配置 Id,推荐优先使用下面的默认预设配置 Id,有其他需求可通过接口定制预设配置。
2088
2338
  <li>10:分辨率为 480P,输出视频格式为 MP4;</li>
2089
2339
  <li>11:分辨率为 720P,输出视频格式为 MP4;</li>
2090
2340
  <li>12:分辨率为 1080P,输出视频格式为 MP4。</li>
@@ -2093,9 +2343,9 @@ class ExportVideoByEditorTrackDataRequest extends AbstractModel {
2093
2343
  this.Definition = null;
2094
2344
 
2095
2345
  /**
2096
- * 导出目标。
2097
- <li>CME:云剪,即导出为云剪素材;</li>
2098
- <li>VOD:云点播,即导出为云点播媒资。</li>
2346
+ * 导出目标,指定导出视频的目标媒资库,可取值有:
2347
+ <li>CME:多媒体创建引擎,即导出到多媒体创作引擎媒资库,此导出目标在云点播媒资库依然可见;</li>
2348
+ <li>VOD:云点播,即导出为云点播媒资库,此导出目标在多媒体创作引擎媒资库将不可见。</li>
2099
2349
  * @type {string || null}
2100
2350
  */
2101
2351
  this.ExportDestination = null;
@@ -2107,19 +2357,33 @@ class ExportVideoByEditorTrackDataRequest extends AbstractModel {
2107
2357
  this.TrackData = null;
2108
2358
 
2109
2359
  /**
2110
- * 导出的云剪素材信息。指定 ExportDestination = CME 时有效。
2360
+ * 轨道数据对应的画布宽高比,配合预设配置中的视频短边尺寸,可决定导出画面的尺寸。例:
2361
+ <li>如果 AspectRatio 取值 16:9,预设配置选为12(短边1080),则导出尺寸为 1920 * 1080;</li>
2362
+ <li>如果 AspectRatio 取值 9:16,预设配置选为11(短边720),则导出尺寸为 720 *1280。</li>
2363
+ * @type {string || null}
2364
+ */
2365
+ this.AspectRatio = null;
2366
+
2367
+ /**
2368
+ * 视频封面图片文件(如 jpeg, png 等)进行 Base64 编码后的字符串,仅支持 gif、jpeg、png 三种图片格式,原图片文件不能超过2 M大 小。
2369
+ * @type {string || null}
2370
+ */
2371
+ this.CoverData = null;
2372
+
2373
+ /**
2374
+ * 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
2111
2375
  * @type {CMEExportInfo || null}
2112
2376
  */
2113
2377
  this.CMEExportInfo = null;
2114
2378
 
2115
2379
  /**
2116
- * 导出的云点播媒资信息。指定 ExportDestination = VOD 时有效。
2380
+ * 导出的云点播媒资信息。当导出目标为 VOD 时必填。
2117
2381
  * @type {VODExportInfo || null}
2118
2382
  */
2119
2383
  this.VODExportInfo = null;
2120
2384
 
2121
2385
  /**
2122
- * 操作者。填写用户的 Id,用于标识调用者及校验导出操作权限。
2386
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,无权限限制。如果指定操作者,轨道数据中使的媒资该操作者需要拥有使用权限。
2123
2387
  * @type {string || null}
2124
2388
  */
2125
2389
  this.Operator = null;
@@ -2137,6 +2401,8 @@ class ExportVideoByEditorTrackDataRequest extends AbstractModel {
2137
2401
  this.Definition = 'Definition' in params ? params.Definition : null;
2138
2402
  this.ExportDestination = 'ExportDestination' in params ? params.ExportDestination : null;
2139
2403
  this.TrackData = 'TrackData' in params ? params.TrackData : null;
2404
+ this.AspectRatio = 'AspectRatio' in params ? params.AspectRatio : null;
2405
+ this.CoverData = 'CoverData' in params ? params.CoverData : null;
2140
2406
 
2141
2407
  if (params.CMEExportInfo) {
2142
2408
  let obj = new CMEExportInfo();
@@ -2206,7 +2472,7 @@ class VideoEditProjectOutput extends AbstractModel {
2206
2472
  super();
2207
2473
 
2208
2474
  /**
2209
- * 导出的云剪素材 MaterialId,仅当导出为云剪素材时有效。
2475
+ * 导出的多媒体创作引擎媒体 Id,仅当导出目标为多媒体创作引擎媒体时有效。
2210
2476
  * @type {string || null}
2211
2477
  */
2212
2478
  this.MaterialId = null;
@@ -2261,7 +2527,7 @@ class CreateProjectRequest extends AbstractModel {
2261
2527
  super();
2262
2528
 
2263
2529
  /**
2264
- * 平台名称,指定访问的平台。
2530
+ * 平台 Id,指定访问的平台。平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
2265
2531
  * @type {string || null}
2266
2532
  */
2267
2533
  this.Platform = null;
@@ -2273,7 +2539,9 @@ class CreateProjectRequest extends AbstractModel {
2273
2539
  this.Name = null;
2274
2540
 
2275
2541
  /**
2276
- * 项目归属者。
2542
+ * 项目归属者,即项目的所有者,后续操作只有该所有者有权限操作。
2543
+
2544
+ 注:目前所有项目只能设置归属个人,暂不支持团队项目。
2277
2545
  * @type {Entity || null}
2278
2546
  */
2279
2547
  this.Owner = null;
@@ -2292,8 +2560,10 @@ class CreateProjectRequest extends AbstractModel {
2292
2560
  /**
2293
2561
  * 项目模式,一个项目可以有多种模式并相互切换。
2294
2562
  当 Category 为 VIDEO_EDIT 时,可选模式有:
2295
- <li>Default:默认模式。</li>
2296
- <li>VideoEditTemplate:视频编辑模板制作模式。</li>
2563
+ <li>Default:默认模式,即普通视频编辑项目。</li>
2564
+ <li>VideoEditTemplate:剪辑模板制作模式,用于制作剪辑模板。</li>
2565
+
2566
+ 注:不填则为默认模式。
2297
2567
  * @type {string || null}
2298
2568
  */
2299
2569
  this.Mode = null;
@@ -2312,37 +2582,37 @@ class CreateProjectRequest extends AbstractModel {
2312
2582
  this.Description = null;
2313
2583
 
2314
2584
  /**
2315
- * 导播台信息,仅当项目类型为 SWITCHER 时必填。
2585
+ * 导播台项目输入信息,仅当项目类型为 SWITCHER 时必填。
2316
2586
  * @type {SwitcherProjectInput || null}
2317
2587
  */
2318
2588
  this.SwitcherProjectInput = null;
2319
2589
 
2320
2590
  /**
2321
- * 直播剪辑信息,暂未开放,请勿使用。
2591
+ * 直播剪辑项目输入信息,暂未开放,请勿使用。
2322
2592
  * @type {LiveStreamClipProjectInput || null}
2323
2593
  */
2324
2594
  this.LiveStreamClipProjectInput = null;
2325
2595
 
2326
2596
  /**
2327
- * 视频编辑信息,仅当项目类型为 VIDEO_EDIT 时必填。
2597
+ * 视频编辑项目输入信息,仅当项目类型为 VIDEO_EDIT 时必填。
2328
2598
  * @type {VideoEditProjectInput || null}
2329
2599
  */
2330
2600
  this.VideoEditProjectInput = null;
2331
2601
 
2332
2602
  /**
2333
- * 视频拆条信息,仅当项目类型为 VIDEO_SEGMENTATION 时必填。
2603
+ * 视频拆条项目输入信息,仅当项目类型为 VIDEO_SEGMENTATION 时必填。
2334
2604
  * @type {VideoSegmentationProjectInput || null}
2335
2605
  */
2336
2606
  this.VideoSegmentationProjectInput = null;
2337
2607
 
2338
2608
  /**
2339
- * 云转推项目信息,仅当项目类型为 STREAM_CONNECT 时必填。
2609
+ * 云转推项目输入信息,仅当项目类型为 STREAM_CONNECT 时必填。
2340
2610
  * @type {StreamConnectProjectInput || null}
2341
2611
  */
2342
2612
  this.StreamConnectProjectInput = null;
2343
2613
 
2344
2614
  /**
2345
- * 录制回放项目信息,仅当项目类型为 RECORD_REPLAY 时必填。
2615
+ * 录制回放项目输入信息,仅当项目类型为 RECORD_REPLAY 时必填。
2346
2616
  * @type {RecordReplayProjectInput || null}
2347
2617
  */
2348
2618
  this.RecordReplayProjectInput = null;
@@ -2417,25 +2687,25 @@ class ModifyMaterialRequest extends AbstractModel {
2417
2687
  super();
2418
2688
 
2419
2689
  /**
2420
- * 平台名称,指定访问的平台。
2690
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
2421
2691
  * @type {string || null}
2422
2692
  */
2423
2693
  this.Platform = null;
2424
2694
 
2425
2695
  /**
2426
- * 媒体 Id。
2696
+ * 要修改的媒体 Id。
2427
2697
  * @type {string || null}
2428
2698
  */
2429
2699
  this.MaterialId = null;
2430
2700
 
2431
2701
  /**
2432
- * 媒体或分类路径归属。
2702
+ * 媒体归属者。
2433
2703
  * @type {Entity || null}
2434
2704
  */
2435
2705
  this.Owner = null;
2436
2706
 
2437
2707
  /**
2438
- * 媒体名称,不能超过30个字符。
2708
+ * 媒体名称,不能超过30个字符,不填则不修改。
2439
2709
  * @type {string || null}
2440
2710
  */
2441
2711
  this.Name = null;
@@ -2447,7 +2717,7 @@ class ModifyMaterialRequest extends AbstractModel {
2447
2717
  this.ClassPath = null;
2448
2718
 
2449
2719
  /**
2450
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
2720
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以修改任意媒体的信息。如果指定操作者,则操作者必须对媒体有写权限。
2451
2721
  * @type {string || null}
2452
2722
  */
2453
2723
  this.Operator = null;
@@ -2522,7 +2792,7 @@ class DescribePlatformsResponse extends AbstractModel {
2522
2792
  super();
2523
2793
 
2524
2794
  /**
2525
- * 符合搜索条件的记录总数。
2795
+ * 符合查询条件的记录总数。
2526
2796
  * @type {number || null}
2527
2797
  */
2528
2798
  this.TotalCount = null;
@@ -2572,13 +2842,13 @@ class DescribeTasksRequest extends AbstractModel {
2572
2842
  super();
2573
2843
 
2574
2844
  /**
2575
- * 平台名称,指定访问的平台。
2845
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
2576
2846
  * @type {string || null}
2577
2847
  */
2578
2848
  this.Platform = null;
2579
2849
 
2580
2850
  /**
2581
- * 项目 Id
2851
+ * 项目 Id,使用项目 Id 进行过滤。
2582
2852
  * @type {string || null}
2583
2853
  */
2584
2854
  this.ProjectId = null;
@@ -2586,6 +2856,8 @@ class DescribeTasksRequest extends AbstractModel {
2586
2856
  /**
2587
2857
  * 任务类型集合,取值有:
2588
2858
  <li>VIDEO_EDIT_PROJECT_EXPORT:视频编辑项目导出。</li>
2859
+
2860
+ 注:不填不使用任务类型进行过滤。
2589
2861
  * @type {Array.<string> || null}
2590
2862
  */
2591
2863
  this.TaskTypeSet = null;
@@ -2595,6 +2867,8 @@ class DescribeTasksRequest extends AbstractModel {
2595
2867
  <li>PROCESSING:处理中;</li>
2596
2868
  <li>SUCCESS:成功;</li>
2597
2869
  <li>FAIL:失败。</li>
2870
+
2871
+ 注:不填则不使用任务状态进行过滤。
2598
2872
  * @type {Array.<string> || null}
2599
2873
  */
2600
2874
  this.StatusSet = null;
@@ -2606,13 +2880,13 @@ class DescribeTasksRequest extends AbstractModel {
2606
2880
  this.Offset = null;
2607
2881
 
2608
2882
  /**
2609
- * 分页返回的记录条数,默认值:10。
2883
+ * 分页返回的记录条数,默认值:10。最大值:20
2610
2884
  * @type {number || null}
2611
2885
  */
2612
2886
  this.Limit = null;
2613
2887
 
2614
2888
  /**
2615
- * 操作者。填写用户的 Id,用于标识调用者及校验对任务的访问权限。
2889
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以获取所有任务信息。如果指定操作者,则操作者需要是任务发起者。
2616
2890
  * @type {string || null}
2617
2891
  */
2618
2892
  this.Operator = null;
@@ -2739,16 +3013,18 @@ class StorageNewFileCreatedEvent extends AbstractModel {
2739
3013
  this.MaterialId = null;
2740
3014
 
2741
3015
  /**
2742
- * 操作者 Id
3016
+ * 操作者 Id。(废弃,请勿使用)
2743
3017
  * @type {string || null}
2744
3018
  */
2745
3019
  this.Operator = null;
2746
3020
 
2747
3021
  /**
2748
- * 操作类型,可取值为:
2749
- <li>Upload:上传;</li>
3022
+ * 操作类型,可取值有:
3023
+ <li>Upload:本地上传;</li>
2750
3024
  <li>PullUpload:拉取上传;</li>
2751
- <li>Record:直播录制。</li>
3025
+ <li>VideoEdit:视频剪辑;</li>
3026
+ <li>LiveStreamClip:直播流剪辑;</li>
3027
+ <li>LiveStreamRecord:直播流录制。</li>
2752
3028
  * @type {string || null}
2753
3029
  */
2754
3030
  this.OperationType = null;
@@ -2765,6 +3041,18 @@ class StorageNewFileCreatedEvent extends AbstractModel {
2765
3041
  */
2766
3042
  this.ClassPath = null;
2767
3043
 
3044
+ /**
3045
+ * 生成文件的任务 Id。当生成新文件是拉取上传、视频剪辑、直播流剪辑时为任务 Id。
3046
+ * @type {string || null}
3047
+ */
3048
+ this.TaskId = null;
3049
+
3050
+ /**
3051
+ * 来源上下文信息。视频剪辑生成新文件时此字段为项目 Id;直播流剪辑或者直播流录制生成新文件则为原始流地址。
3052
+ * @type {string || null}
3053
+ */
3054
+ this.SourceContext = null;
3055
+
2768
3056
  }
2769
3057
 
2770
3058
  /**
@@ -2785,6 +3073,8 @@ class StorageNewFileCreatedEvent extends AbstractModel {
2785
3073
  this.Owner = obj;
2786
3074
  }
2787
3075
  this.ClassPath = 'ClassPath' in params ? params.ClassPath : null;
3076
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
3077
+ this.SourceContext = 'SourceContext' in params ? params.SourceContext : null;
2788
3078
 
2789
3079
  }
2790
3080
  }
@@ -2798,13 +3088,13 @@ class DescribeLoginStatusRequest extends AbstractModel {
2798
3088
  super();
2799
3089
 
2800
3090
  /**
2801
- * 平台名称,指定访问的平台。
3091
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
2802
3092
  * @type {string || null}
2803
3093
  */
2804
3094
  this.Platform = null;
2805
3095
 
2806
3096
  /**
2807
- * 用户 Id 列表,N 从 0 开始取值,最大 19。
3097
+ * 用户 Id 列表,N 从0开始取值,最大19。
2808
3098
  * @type {Array.<string> || null}
2809
3099
  */
2810
3100
  this.UserIds = null;
@@ -3344,48 +3634,36 @@ class EmptyTrackItem extends AbstractModel {
3344
3634
  }
3345
3635
 
3346
3636
  /**
3347
- * 平台信息。
3637
+ * 分类移动事件。
3348
3638
  * @class
3349
3639
  */
3350
- class PlatformInfo extends AbstractModel {
3640
+ class ClassMovedEvent extends AbstractModel {
3351
3641
  constructor(){
3352
3642
  super();
3353
3643
 
3354
3644
  /**
3355
- * 平台名称。
3356
- * @type {string || null}
3357
- */
3358
- this.Platform = null;
3359
-
3360
- /**
3361
- * 平台描述。
3362
- * @type {string || null}
3363
- */
3364
- this.Description = null;
3365
-
3366
- /**
3367
- * 云点播子应用 Id。
3368
- * @type {number || null}
3645
+ * 源分类归属。
3646
+ * @type {Entity || null}
3369
3647
  */
3370
- this.VodSubAppId = null;
3648
+ this.SourceOwner = null;
3371
3649
 
3372
3650
  /**
3373
- * 平台绑定的 license Id。
3374
- * @type {string || null}
3651
+ * 源分类路径列表。
3652
+ * @type {Array.<string> || null}
3375
3653
  */
3376
- this.LicenseId = null;
3654
+ this.SourceClassPathSet = null;
3377
3655
 
3378
3656
  /**
3379
- * 创建时间,格式按照 ISO 8601 标准表示。
3380
- * @type {string || null}
3657
+ * 目标分类归属。
3658
+ * @type {Entity || null}
3381
3659
  */
3382
- this.CreateTime = null;
3660
+ this.DestinationOwner = null;
3383
3661
 
3384
3662
  /**
3385
- * 更新时间,格式按照 ISO 8601 标准表示。
3663
+ * 目标分类归属。
3386
3664
  * @type {string || null}
3387
3665
  */
3388
- this.UpdateTime = null;
3666
+ this.DestinationClassPath = null;
3389
3667
 
3390
3668
  }
3391
3669
 
@@ -3396,21 +3674,29 @@ class PlatformInfo extends AbstractModel {
3396
3674
  if (!params) {
3397
3675
  return;
3398
3676
  }
3399
- this.Platform = 'Platform' in params ? params.Platform : null;
3400
- this.Description = 'Description' in params ? params.Description : null;
3401
- this.VodSubAppId = 'VodSubAppId' in params ? params.VodSubAppId : null;
3402
- this.LicenseId = 'LicenseId' in params ? params.LicenseId : null;
3403
- this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
3404
- this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
3677
+
3678
+ if (params.SourceOwner) {
3679
+ let obj = new Entity();
3680
+ obj.deserialize(params.SourceOwner)
3681
+ this.SourceOwner = obj;
3682
+ }
3683
+ this.SourceClassPathSet = 'SourceClassPathSet' in params ? params.SourceClassPathSet : null;
3684
+
3685
+ if (params.DestinationOwner) {
3686
+ let obj = new Entity();
3687
+ obj.deserialize(params.DestinationOwner)
3688
+ this.DestinationOwner = obj;
3689
+ }
3690
+ this.DestinationClassPath = 'DestinationClassPath' in params ? params.DestinationClassPath : null;
3405
3691
 
3406
3692
  }
3407
3693
  }
3408
3694
 
3409
3695
  /**
3410
- * DescribeJoinTeams请求参数结构体
3696
+ * DeleteVideoEncodingPreset请求参数结构体
3411
3697
  * @class
3412
3698
  */
3413
- class DescribeJoinTeamsRequest extends AbstractModel {
3699
+ class DeleteVideoEncodingPresetRequest extends AbstractModel {
3414
3700
  constructor(){
3415
3701
  super();
3416
3702
 
@@ -3421,22 +3707,10 @@ class DescribeJoinTeamsRequest extends AbstractModel {
3421
3707
  this.Platform = null;
3422
3708
 
3423
3709
  /**
3424
- * 团队成员 ID。
3425
- * @type {string || null}
3426
- */
3427
- this.MemberId = null;
3428
-
3429
- /**
3430
- * 分页偏移量,默认值:0
3431
- * @type {number || null}
3432
- */
3433
- this.Offset = null;
3434
-
3435
- /**
3436
- * 返回记录条数,默认值:30,最大值:30。
3710
+ * 要删除的视频编码配置 ID。
3437
3711
  * @type {number || null}
3438
3712
  */
3439
- this.Limit = null;
3713
+ this.Id = null;
3440
3714
 
3441
3715
  }
3442
3716
 
@@ -3448,38 +3722,36 @@ class DescribeJoinTeamsRequest extends AbstractModel {
3448
3722
  return;
3449
3723
  }
3450
3724
  this.Platform = 'Platform' in params ? params.Platform : null;
3451
- this.MemberId = 'MemberId' in params ? params.MemberId : null;
3452
- this.Offset = 'Offset' in params ? params.Offset : null;
3453
- this.Limit = 'Limit' in params ? params.Limit : null;
3725
+ this.Id = 'Id' in params ? params.Id : null;
3454
3726
 
3455
3727
  }
3456
3728
  }
3457
3729
 
3458
3730
  /**
3459
- * DeleteMaterial请求参数结构体
3731
+ * 媒体导入事件
3460
3732
  * @class
3461
3733
  */
3462
- class DeleteMaterialRequest extends AbstractModel {
3734
+ class MaterialImportedEvent extends AbstractModel {
3463
3735
  constructor(){
3464
3736
  super();
3465
3737
 
3466
3738
  /**
3467
- * 平台名称,指定访问的平台。
3468
- * @type {string || null}
3739
+ * 导入的媒体信息列表。
3740
+ * @type {Array.<ImportMediaInfo> || null}
3469
3741
  */
3470
- this.Platform = null;
3742
+ this.MediaInfoSet = null;
3471
3743
 
3472
3744
  /**
3473
- * 媒体 Id。
3474
- * @type {string || null}
3745
+ * 媒体归属。
3746
+ * @type {Entity || null}
3475
3747
  */
3476
- this.MaterialId = null;
3748
+ this.Owner = null;
3477
3749
 
3478
3750
  /**
3479
- * 操作者。填写用户的 Id,用于标识调用者及校验媒体删除权限。
3751
+ * 媒体分类路径。
3480
3752
  * @type {string || null}
3481
3753
  */
3482
- this.Operator = null;
3754
+ this.ClassPath = null;
3483
3755
 
3484
3756
  }
3485
3757
 
@@ -3490,34 +3762,34 @@ class DeleteMaterialRequest extends AbstractModel {
3490
3762
  if (!params) {
3491
3763
  return;
3492
3764
  }
3493
- this.Platform = 'Platform' in params ? params.Platform : null;
3494
- this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
3495
- this.Operator = 'Operator' in params ? params.Operator : null;
3765
+
3766
+ if (params.MediaInfoSet) {
3767
+ this.MediaInfoSet = new Array();
3768
+ for (let z in params.MediaInfoSet) {
3769
+ let obj = new ImportMediaInfo();
3770
+ obj.deserialize(params.MediaInfoSet[z]);
3771
+ this.MediaInfoSet.push(obj);
3772
+ }
3773
+ }
3774
+
3775
+ if (params.Owner) {
3776
+ let obj = new Entity();
3777
+ obj.deserialize(params.Owner)
3778
+ this.Owner = obj;
3779
+ }
3780
+ this.ClassPath = 'ClassPath' in params ? params.ClassPath : null;
3496
3781
 
3497
3782
  }
3498
3783
  }
3499
3784
 
3500
3785
  /**
3501
- * CreateProject返回参数结构体
3786
+ * ModifyVideoEncodingPreset返回参数结构体
3502
3787
  * @class
3503
3788
  */
3504
- class CreateProjectResponse extends AbstractModel {
3789
+ class ModifyVideoEncodingPresetResponse extends AbstractModel {
3505
3790
  constructor(){
3506
3791
  super();
3507
3792
 
3508
- /**
3509
- * 项目 Id。
3510
- * @type {string || null}
3511
- */
3512
- this.ProjectId = null;
3513
-
3514
- /**
3515
- * 输入源推流信息。
3516
- <li> 当 Catagory 为 STREAM_CONNECT 时,数组返回长度为 2 ,第 0 个代表主输入源,第 1 个代表备输入源。只有当各自输入源类型为推流时才有有效内容。</li>
3517
- * @type {Array.<RtmpPushInputInfo> || null}
3518
- */
3519
- this.RtmpPushInputInfoSet = null;
3520
-
3521
3793
  /**
3522
3794
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3523
3795
  * @type {string || null}
@@ -3533,53 +3805,229 @@ class CreateProjectResponse extends AbstractModel {
3533
3805
  if (!params) {
3534
3806
  return;
3535
3807
  }
3536
- this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
3537
-
3538
- if (params.RtmpPushInputInfoSet) {
3539
- this.RtmpPushInputInfoSet = new Array();
3540
- for (let z in params.RtmpPushInputInfoSet) {
3541
- let obj = new RtmpPushInputInfo();
3542
- obj.deserialize(params.RtmpPushInputInfoSet[z]);
3543
- this.RtmpPushInputInfoSet.push(obj);
3544
- }
3545
- }
3546
3808
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
3547
3809
 
3548
3810
  }
3549
3811
  }
3550
3812
 
3551
3813
  /**
3552
- * 视频编辑项目输入参数
3814
+ * DescribeJoinTeams请求参数结构体
3553
3815
  * @class
3554
3816
  */
3555
- class VideoEditProjectInput extends AbstractModel {
3817
+ class DescribeJoinTeamsRequest extends AbstractModel {
3556
3818
  constructor(){
3557
3819
  super();
3558
3820
 
3559
3821
  /**
3560
- * 画布宽高比,取值有:
3561
- <li>16:9;</li>
3562
- <li>9:16;</li>
3563
- <li>2:1。</li>
3564
- 默认值 16:9 。
3822
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
3565
3823
  * @type {string || null}
3566
3824
  */
3567
- this.AspectRatio = null;
3825
+ this.Platform = null;
3568
3826
 
3569
3827
  /**
3570
- * 视频编辑模板媒体 ID ,通过模板媒体导入项目轨道数据时填写。
3828
+ * 团队成员 ID
3571
3829
  * @type {string || null}
3572
3830
  */
3573
- this.VideoEditTemplateId = null;
3831
+ this.MemberId = null;
3574
3832
 
3575
3833
  /**
3576
- * 输入的媒体轨道列表,包括视频、音频,等媒体组成的多个轨道信息。其中:<li>输入的多个轨道在时间轴上和输出媒体文件的时间轴对齐;</li><li>时间轴上相同时间点的各个轨道的素材进行重叠,视频或者图片按轨道顺序进行图像的叠加,轨道顺序高的素材叠加在上面,音频素材进行混音;</li><li>视频、音频,每一种类型的轨道最多支持10个。</li>
3577
- 注:当从模板导入项目时(即 VideoEditTemplateId 不为空时),该参数无效。
3578
- * @type {Array.<MediaTrack> || null}
3834
+ * 分页偏移量,默认值:0。
3835
+ * @type {number || null}
3579
3836
  */
3580
- this.InitTracks = null;
3837
+ this.Offset = null;
3581
3838
 
3582
- }
3839
+ /**
3840
+ * 返回记录条数,默认值:30,最大值:30。
3841
+ * @type {number || null}
3842
+ */
3843
+ this.Limit = null;
3844
+
3845
+ }
3846
+
3847
+ /**
3848
+ * @private
3849
+ */
3850
+ deserialize(params) {
3851
+ if (!params) {
3852
+ return;
3853
+ }
3854
+ this.Platform = 'Platform' in params ? params.Platform : null;
3855
+ this.MemberId = 'MemberId' in params ? params.MemberId : null;
3856
+ this.Offset = 'Offset' in params ? params.Offset : null;
3857
+ this.Limit = 'Limit' in params ? params.Limit : null;
3858
+
3859
+ }
3860
+ }
3861
+
3862
+ /**
3863
+ * 视频拆条项目的输入信息。
3864
+ * @class
3865
+ */
3866
+ class VideoSegmentationProjectInput extends AbstractModel {
3867
+ constructor(){
3868
+ super();
3869
+
3870
+ /**
3871
+ * 画布宽高比,取值有:
3872
+ <li>16:9;</li>
3873
+ <li>9:16;</li>
3874
+ <li>2:1。</li>
3875
+ 默认值 16:9 。
3876
+ * @type {string || null}
3877
+ */
3878
+ this.AspectRatio = null;
3879
+
3880
+ /**
3881
+ * 视频拆条处理模型,不填则默认为手工分割视频。取值 :
3882
+ <li>AI.GameHighlights.PUBG:和平精英集锦 ;</li>
3883
+ <li>AI.GameHighlights.Honor OfKings:王者荣耀集锦 ;</li>
3884
+ <li>AI.SportHighlights.Football:足球集锦 </li>
3885
+ <li>AI.SportHighlights.Basketball:篮球集锦 ;</li>
3886
+ <li>AI.PersonSegmentation:人物集锦 ;</li>
3887
+ <li>AI.NewsSegmentation:新闻拆条。</li>
3888
+ * @type {string || null}
3889
+ */
3890
+ this.ProcessModel = null;
3891
+
3892
+ }
3893
+
3894
+ /**
3895
+ * @private
3896
+ */
3897
+ deserialize(params) {
3898
+ if (!params) {
3899
+ return;
3900
+ }
3901
+ this.AspectRatio = 'AspectRatio' in params ? params.AspectRatio : null;
3902
+ this.ProcessModel = 'ProcessModel' in params ? params.ProcessModel : null;
3903
+
3904
+ }
3905
+ }
3906
+
3907
+ /**
3908
+ * DeleteMaterial请求参数结构体
3909
+ * @class
3910
+ */
3911
+ class DeleteMaterialRequest extends AbstractModel {
3912
+ constructor(){
3913
+ super();
3914
+
3915
+ /**
3916
+ * 平台名称,指定访问的平台。
3917
+ * @type {string || null}
3918
+ */
3919
+ this.Platform = null;
3920
+
3921
+ /**
3922
+ * 媒体 Id。
3923
+ * @type {string || null}
3924
+ */
3925
+ this.MaterialId = null;
3926
+
3927
+ /**
3928
+ * 操作者。填写用户的 Id,用于标识调用者及校验媒体删除权限。
3929
+ * @type {string || null}
3930
+ */
3931
+ this.Operator = null;
3932
+
3933
+ }
3934
+
3935
+ /**
3936
+ * @private
3937
+ */
3938
+ deserialize(params) {
3939
+ if (!params) {
3940
+ return;
3941
+ }
3942
+ this.Platform = 'Platform' in params ? params.Platform : null;
3943
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
3944
+ this.Operator = 'Operator' in params ? params.Operator : null;
3945
+
3946
+ }
3947
+ }
3948
+
3949
+ /**
3950
+ * CreateProject返回参数结构体
3951
+ * @class
3952
+ */
3953
+ class CreateProjectResponse extends AbstractModel {
3954
+ constructor(){
3955
+ super();
3956
+
3957
+ /**
3958
+ * 项目 Id。
3959
+ * @type {string || null}
3960
+ */
3961
+ this.ProjectId = null;
3962
+
3963
+ /**
3964
+ * <li> 当 Catagory 为 STREAM_CONNECT 时,数组返回长度为2 ,第0个代表主输入源推流信息,第1个代表备输入源推流信息。只有当各自输入源类型为推流时才有有效内容。</li>
3965
+ * @type {Array.<RtmpPushInputInfo> || null}
3966
+ */
3967
+ this.RtmpPushInputInfoSet = null;
3968
+
3969
+ /**
3970
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3971
+ * @type {string || null}
3972
+ */
3973
+ this.RequestId = null;
3974
+
3975
+ }
3976
+
3977
+ /**
3978
+ * @private
3979
+ */
3980
+ deserialize(params) {
3981
+ if (!params) {
3982
+ return;
3983
+ }
3984
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
3985
+
3986
+ if (params.RtmpPushInputInfoSet) {
3987
+ this.RtmpPushInputInfoSet = new Array();
3988
+ for (let z in params.RtmpPushInputInfoSet) {
3989
+ let obj = new RtmpPushInputInfo();
3990
+ obj.deserialize(params.RtmpPushInputInfoSet[z]);
3991
+ this.RtmpPushInputInfoSet.push(obj);
3992
+ }
3993
+ }
3994
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3995
+
3996
+ }
3997
+ }
3998
+
3999
+ /**
4000
+ * 视频编辑项目输入参数
4001
+ * @class
4002
+ */
4003
+ class VideoEditProjectInput extends AbstractModel {
4004
+ constructor(){
4005
+ super();
4006
+
4007
+ /**
4008
+ * 画布宽高比,取值有:
4009
+ <li>16:9;</li>
4010
+ <li>9:16;</li>
4011
+ <li>2:1。</li>
4012
+ 默认值 16:9 。
4013
+ * @type {string || null}
4014
+ */
4015
+ this.AspectRatio = null;
4016
+
4017
+ /**
4018
+ * 视频编辑模板媒体 ID ,通过模板媒体导入项目轨道数据时填写。
4019
+ * @type {string || null}
4020
+ */
4021
+ this.VideoEditTemplateId = null;
4022
+
4023
+ /**
4024
+ * 输入的媒体轨道列表,包括视频、音频,等媒体组成的多个轨道信息。其中:<li>输入的多个轨道在时间轴上和输出媒体文件的时间轴对齐;</li><li>时间轴上相同时间点的各个轨道的素材进行重叠,视频或者图片按轨道顺序进行图像的叠加,轨道顺序高的素材叠加在上面,音频素材进行混音;</li><li>视频、音频,每一种类型的轨道最多支持10个。</li>
4025
+ 注:当从模板导入项目时(即 VideoEditTemplateId 不为空时),该参数无效。
4026
+ * @type {Array.<MediaTrack> || null}
4027
+ */
4028
+ this.InitTracks = null;
4029
+
4030
+ }
3583
4031
 
3584
4032
  /**
3585
4033
  * @private
@@ -3631,6 +4079,114 @@ class DeleteProjectResponse extends AbstractModel {
3631
4079
  }
3632
4080
  }
3633
4081
 
4082
+ /**
4083
+ * 视频编码配置中的视频设置信息
4084
+ * @class
4085
+ */
4086
+ class VideoEncodingPresetVideoSetting extends AbstractModel {
4087
+ constructor(){
4088
+ super();
4089
+
4090
+ /**
4091
+ * 视频流的编码格式,可选值:
4092
+ <li>H264:H.264 编码。</li>
4093
+ * @type {string || null}
4094
+ */
4095
+ this.Codec = null;
4096
+
4097
+ /**
4098
+ * 视频短边尺寸,取值范围: [128, 4096],单位:px。
4099
+ 视频最后的分辨率,根据短边尺寸和宽高比进行计算。
4100
+ 例:如果项目的宽高比是 16:9 :
4101
+ <li>短边尺寸为 1080,则导出视频的分辨率为 1920 * 1080。</li>
4102
+ <li>短边尺寸为 720,则导出视频的分辨率为 1280 * 720。</li>
4103
+ 如果项目的宽高比是 9:16 :
4104
+ <li>短边尺寸为 1080,则导出视频的分辨率为 1080 * 1920。</li>
4105
+ <li>短边尺寸为 720,则导出视频的分辨率为 720 * 1280。</li>
4106
+ 默认值:1080。
4107
+ * @type {number || null}
4108
+ */
4109
+ this.ShortEdge = null;
4110
+
4111
+ /**
4112
+ * 指定码率,单位 bps。当该参数为'0'时则不强制限定码率。
4113
+ 默认值:0。
4114
+ * @type {number || null}
4115
+ */
4116
+ this.Bitrate = null;
4117
+
4118
+ }
4119
+
4120
+ /**
4121
+ * @private
4122
+ */
4123
+ deserialize(params) {
4124
+ if (!params) {
4125
+ return;
4126
+ }
4127
+ this.Codec = 'Codec' in params ? params.Codec : null;
4128
+ this.ShortEdge = 'ShortEdge' in params ? params.ShortEdge : null;
4129
+ this.Bitrate = 'Bitrate' in params ? params.Bitrate : null;
4130
+
4131
+ }
4132
+ }
4133
+
4134
+ /**
4135
+ * 雪碧图
4136
+ * @class
4137
+ */
4138
+ class MediaImageSpriteInfo extends AbstractModel {
4139
+ constructor(){
4140
+ super();
4141
+
4142
+ /**
4143
+ * 雪碧图小图的高度。
4144
+ * @type {number || null}
4145
+ */
4146
+ this.Height = null;
4147
+
4148
+ /**
4149
+ * 雪碧图小图的宽度。
4150
+ * @type {number || null}
4151
+ */
4152
+ this.Width = null;
4153
+
4154
+ /**
4155
+ * 雪碧图小图的总数量。
4156
+ * @type {number || null}
4157
+ */
4158
+ this.TotalCount = null;
4159
+
4160
+ /**
4161
+ * 截取雪碧图输出的地址。
4162
+ * @type {Array.<string> || null}
4163
+ */
4164
+ this.ImageUrlSet = null;
4165
+
4166
+ /**
4167
+ * 雪碧图子图位置与时间关系的 WebVtt 文件地址。WebVtt 文件表明了各个雪碧图小图对应的时间点,以及在雪碧大图里的坐标位置,一般被播放器用于实现预览。
4168
+ * @type {string || null}
4169
+ */
4170
+ this.WebVttUrl = null;
4171
+
4172
+ }
4173
+
4174
+ /**
4175
+ * @private
4176
+ */
4177
+ deserialize(params) {
4178
+ if (!params) {
4179
+ return;
4180
+ }
4181
+ this.Height = 'Height' in params ? params.Height : null;
4182
+ this.Width = 'Width' in params ? params.Width : null;
4183
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
4184
+ this.ImageUrlSet = 'ImageUrlSet' in params ? params.ImageUrlSet : null;
4185
+ this.WebVttUrl = 'WebVttUrl' in params ? params.WebVttUrl : null;
4186
+
4187
+ }
4188
+ }
4189
+
3634
4190
  /**
3635
4191
  * DeleteClass请求参数结构体
3636
4192
  * @class
@@ -3694,13 +4250,13 @@ class CreateLinkRequest extends AbstractModel {
3694
4250
  super();
3695
4251
 
3696
4252
  /**
3697
- * 平台名称,指定访问的平台。
4253
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
3698
4254
  * @type {string || null}
3699
4255
  */
3700
4256
  this.Platform = null;
3701
4257
 
3702
4258
  /**
3703
- * 链接类型,取值有:
4259
+ * 链接类型,可取值有:
3704
4260
  <li>CLASS: 分类链接;</li>
3705
4261
  <li> MATERIAL:媒体文件链接。</li>
3706
4262
  * @type {string || null}
@@ -3720,7 +4276,7 @@ class CreateLinkRequest extends AbstractModel {
3720
4276
  this.Owner = null;
3721
4277
 
3722
4278
  /**
3723
- * 目标资源Id。取值:
4279
+ * 目标资源Id。可取值有:
3724
4280
  <li>当 Type 为 MATERIAL 时填媒体 ID;</li>
3725
4281
  <li>当 Type 为 CLASS 时填写分类路径。</li>
3726
4282
  * @type {string || null}
@@ -3740,7 +4296,7 @@ class CreateLinkRequest extends AbstractModel {
3740
4296
  this.ClassPath = null;
3741
4297
 
3742
4298
  /**
3743
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
4299
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以创建任意源及目标资源的链接。如果指定操作者,则操作者必须对源资源有读权限,对目标媒体有写权限。
3744
4300
  * @type {string || null}
3745
4301
  */
3746
4302
  this.Operator = null;
@@ -3874,18 +4430,18 @@ class DescribeMaterialsResponse extends AbstractModel {
3874
4430
  }
3875
4431
 
3876
4432
  /**
3877
- * HandleStreamConnectProject返回参数结构体
4433
+ * CreateVideoEncodingPreset返回参数结构体
3878
4434
  * @class
3879
4435
  */
3880
- class HandleStreamConnectProjectResponse extends AbstractModel {
4436
+ class CreateVideoEncodingPresetResponse extends AbstractModel {
3881
4437
  constructor(){
3882
4438
  super();
3883
4439
 
3884
4440
  /**
3885
- * 输入源推流地址,当 Operation 取值 AddInput 且 InputType 为 RtmpPush 类型时有效。
3886
- * @type {string || null}
4441
+ * 模板 ID。
4442
+ * @type {number || null}
3887
4443
  */
3888
- this.StreamInputRtmpPushUrl = null;
4444
+ this.Id = null;
3889
4445
 
3890
4446
  /**
3891
4447
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3902,12 +4458,64 @@ class HandleStreamConnectProjectResponse extends AbstractModel {
3902
4458
  if (!params) {
3903
4459
  return;
3904
4460
  }
3905
- this.StreamInputRtmpPushUrl = 'StreamInputRtmpPushUrl' in params ? params.StreamInputRtmpPushUrl : null;
4461
+ this.Id = 'Id' in params ? params.Id : null;
3906
4462
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
3907
4463
 
3908
4464
  }
3909
4465
  }
3910
4466
 
4467
+ /**
4468
+ * 视频编码配置的视频设置更新信息
4469
+ * @class
4470
+ */
4471
+ class VideoEncodingPresetVideoSettingForUpdate extends AbstractModel {
4472
+ constructor(){
4473
+ super();
4474
+
4475
+ /**
4476
+ * 视频短边尺寸,取值范围: [128, 4096],单位:px。
4477
+ 视频最后的分辨率,根据短边尺寸和宽高比进行计算。
4478
+ 例:如果项目的宽高比是 16:9 :
4479
+ <li>短边尺寸为 1080,则导出视频的分辨率为 1920 * 1080。</li>
4480
+ <li>短边尺寸为 720,则导出视频的分辨率为 1280 * 720。</li>
4481
+ 如果项目的宽高比是 9:16 :
4482
+ <li>短边尺寸为 1080,则导出视频的分辨率为 1080 * 1920。</li>
4483
+ <li>短边尺寸为 720,则导出视频的分辨率为 720 * 1280。</li>
4484
+ 不填则不修改。
4485
+ * @type {number || null}
4486
+ */
4487
+ this.ShortEdge = null;
4488
+
4489
+ /**
4490
+ * 指定码率,单位 bps。当该参数为'0' 时则不强制限定码率。
4491
+ 不填则不修改。
4492
+ * @type {number || null}
4493
+ */
4494
+ this.Bitrate = null;
4495
+
4496
+ /**
4497
+ * 指定帧率。单位 Hz。
4498
+ 不填则不修改。
4499
+ * @type {number || null}
4500
+ */
4501
+ this.FrameRate = null;
4502
+
4503
+ }
4504
+
4505
+ /**
4506
+ * @private
4507
+ */
4508
+ deserialize(params) {
4509
+ if (!params) {
4510
+ return;
4511
+ }
4512
+ this.ShortEdge = 'ShortEdge' in params ? params.ShortEdge : null;
4513
+ this.Bitrate = 'Bitrate' in params ? params.Bitrate : null;
4514
+ this.FrameRate = 'FrameRate' in params ? params.FrameRate : null;
4515
+
4516
+ }
4517
+ }
4518
+
3911
4519
  /**
3912
4520
  * GrantResourceAuthorization返回参数结构体
3913
4521
  * @class
@@ -3996,7 +4604,7 @@ class SwitcherPgmOutputConfig extends AbstractModel {
3996
4604
  }
3997
4605
 
3998
4606
  /**
3999
- * 云剪导出信息。
4607
+ * 多媒体创作引擎导出信息。
4000
4608
  * @class
4001
4609
  */
4002
4610
  class CMEExportInfo extends AbstractModel {
@@ -4022,7 +4630,7 @@ class CMEExportInfo extends AbstractModel {
4022
4630
  this.Description = null;
4023
4631
 
4024
4632
  /**
4025
- * 导出的媒体分类路径,长度不能超过15字符。
4633
+ * 导出的媒体分类路径,长度不能超过15字符。不存在默认创建。
4026
4634
  * @type {string || null}
4027
4635
  */
4028
4636
  this.ClassPath = null;
@@ -4080,7 +4688,7 @@ class MoveResourceRequest extends AbstractModel {
4080
4688
  super();
4081
4689
 
4082
4690
  /**
4083
- * 平台名称,指定访问的平台。
4691
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
4084
4692
  * @type {string || null}
4085
4693
  */
4086
4694
  this.Platform = null;
@@ -4098,7 +4706,7 @@ class MoveResourceRequest extends AbstractModel {
4098
4706
  this.DestinationResource = null;
4099
4707
 
4100
4708
  /**
4101
- * 操作者。填写用户的 Id,用于标识调用者及校验资源访问以及写权限。
4709
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以移动任务资源。如果指定操作者,则操作者必须对源及目标资源有写权限。
4102
4710
  * @type {string || null}
4103
4711
  */
4104
4712
  this.Operator = null;
@@ -4167,7 +4775,7 @@ class ImportMediaToProjectRequest extends AbstractModel {
4167
4775
  super();
4168
4776
 
4169
4777
  /**
4170
- * 平台名称,指定访问的平台。
4778
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
4171
4779
  * @type {string || null}
4172
4780
  */
4173
4781
  this.Platform = null;
@@ -4182,7 +4790,8 @@ class ImportMediaToProjectRequest extends AbstractModel {
4182
4790
  * 导入媒资类型,取值:
4183
4791
  <li>VOD:云点播文件;</li>
4184
4792
  <li>EXTERNAL:媒资绑定。</li>
4185
- 注意:如果不填默认为云点播文件。
4793
+
4794
+ 注意:如果不填默认为云点播文件,如果媒体存储在非腾讯云点播中,都需要使用媒资绑定。
4186
4795
  * @type {string || null}
4187
4796
  */
4188
4797
  this.SourceType = null;
@@ -4200,21 +4809,22 @@ class ImportMediaToProjectRequest extends AbstractModel {
4200
4809
  this.ExternalMediaInfo = null;
4201
4810
 
4202
4811
  /**
4203
- * 媒体名称,不能超过30个字符。
4812
+ * 媒体名称,不能超过30个字符。如果不填,则媒体名称为点播媒资文件名称。
4204
4813
  * @type {string || null}
4205
4814
  */
4206
4815
  this.Name = null;
4207
4816
 
4208
4817
  /**
4209
- * 媒体预处理任务模板 ID,取值:
4210
- <li>10:进行编辑预处理。</li>
4211
- 注意:如果填0则不进行处理。
4818
+ * 媒体预处理配置 ID,取值:
4819
+ <li>10:进行视频编辑预处理。</li>
4820
+
4821
+ 注意:如果填0或者不填则不进行处理,如果原始视频不可在浏览器直接播放将无法在编辑页面编辑。
4212
4822
  * @type {number || null}
4213
4823
  */
4214
4824
  this.PreProcessDefinition = null;
4215
4825
 
4216
4826
  /**
4217
- * 操作者。填写用户的 Id,用于标识调用者及校验项目和媒体文件访问权限。
4827
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以向所有视频编辑项目导入媒体;如果指定操作者,则操作者必须为项目所有者。
4218
4828
  * @type {string || null}
4219
4829
  */
4220
4830
  this.Operator = null;
@@ -4505,7 +5115,6 @@ class DescribeSharedSpaceResponse extends AbstractModel {
4505
5115
 
4506
5116
  /**
4507
5117
  * 各个共享空间对应的授权者信息。
4508
- 注意:此字段可能返回 null,表示取不到有效值。
4509
5118
  * @type {Array.<Authorizer> || null}
4510
5119
  */
4511
5120
  this.AuthorizerSet = null;
@@ -4680,24 +5289,18 @@ class MoveClassRequest extends AbstractModel {
4680
5289
  }
4681
5290
 
4682
5291
  /**
4683
- * 时间范围
5292
+ * 文本类型卡槽信息。
4684
5293
  * @class
4685
5294
  */
4686
- class TimeRange extends AbstractModel {
5295
+ class TextSlotInfo extends AbstractModel {
4687
5296
  constructor(){
4688
5297
  super();
4689
5298
 
4690
5299
  /**
4691
- * 开始时间,使用 ISO 日期格式。
5300
+ * 文本内容。
4692
5301
  * @type {string || null}
4693
5302
  */
4694
- this.StartTime = null;
4695
-
4696
- /**
4697
- * 结束时间,使用 ISO 日期格式。
4698
- * @type {string || null}
4699
- */
4700
- this.EndTime = null;
5303
+ this.Text = null;
4701
5304
 
4702
5305
  }
4703
5306
 
@@ -4708,8 +5311,7 @@ class TimeRange extends AbstractModel {
4708
5311
  if (!params) {
4709
5312
  return;
4710
5313
  }
4711
- this.StartTime = 'StartTime' in params ? params.StartTime : null;
4712
- this.EndTime = 'EndTime' in params ? params.EndTime : null;
5314
+ this.Text = 'Text' in params ? params.Text : null;
4713
5315
 
4714
5316
  }
4715
5317
  }
@@ -4962,7 +5564,7 @@ class ModifyTeamRequest extends AbstractModel {
4962
5564
  super();
4963
5565
 
4964
5566
  /**
4965
- * 平台名称,指定访问的平台。
5567
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
4966
5568
  * @type {string || null}
4967
5569
  */
4968
5570
  this.Platform = null;
@@ -4974,13 +5576,76 @@ class ModifyTeamRequest extends AbstractModel {
4974
5576
  this.TeamId = null;
4975
5577
 
4976
5578
  /**
4977
- * 团队名称,不能超过 30 个字符。
5579
+ * 团队名称。团队名称不能置空,并且不能超过30个字符。
5580
+ * @type {string || null}
5581
+ */
5582
+ this.Name = null;
5583
+
5584
+ /**
5585
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以修改所有团队的信息。如果指定操作者,则操作者必须为团队管理员或者所有者。
5586
+ * @type {string || null}
5587
+ */
5588
+ this.Operator = null;
5589
+
5590
+ }
5591
+
5592
+ /**
5593
+ * @private
5594
+ */
5595
+ deserialize(params) {
5596
+ if (!params) {
5597
+ return;
5598
+ }
5599
+ this.Platform = 'Platform' in params ? params.Platform : null;
5600
+ this.TeamId = 'TeamId' in params ? params.TeamId : null;
5601
+ this.Name = 'Name' in params ? params.Name : null;
5602
+ this.Operator = 'Operator' in params ? params.Operator : null;
5603
+
5604
+ }
5605
+ }
5606
+
5607
+ /**
5608
+ * ModifyTeamMember请求参数结构体
5609
+ * @class
5610
+ */
5611
+ class ModifyTeamMemberRequest extends AbstractModel {
5612
+ constructor(){
5613
+ super();
5614
+
5615
+ /**
5616
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
5617
+ * @type {string || null}
5618
+ */
5619
+ this.Platform = null;
5620
+
5621
+ /**
5622
+ * 团队 ID。
5623
+ * @type {string || null}
5624
+ */
5625
+ this.TeamId = null;
5626
+
5627
+ /**
5628
+ * 团队成员 ID。
5629
+ * @type {string || null}
5630
+ */
5631
+ this.MemberId = null;
5632
+
5633
+ /**
5634
+ * 成员备注,长度不能超过15个字符。
5635
+ * @type {string || null}
5636
+ */
5637
+ this.Remark = null;
5638
+
5639
+ /**
5640
+ * 成员角色,可取值有:
5641
+ <li>Admin:团队管理员;</li>
5642
+ <li>Member:普通成员。</li>
4978
5643
  * @type {string || null}
4979
5644
  */
4980
- this.Name = null;
5645
+ this.Role = null;
4981
5646
 
4982
5647
  /**
4983
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
5648
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以个改任意团队成员的信息。如果指定操作者,则操作者必须为团队的管理员或者所有者。
4984
5649
  * @type {string || null}
4985
5650
  */
4986
5651
  this.Operator = null;
@@ -4996,57 +5661,51 @@ class ModifyTeamRequest extends AbstractModel {
4996
5661
  }
4997
5662
  this.Platform = 'Platform' in params ? params.Platform : null;
4998
5663
  this.TeamId = 'TeamId' in params ? params.TeamId : null;
4999
- this.Name = 'Name' in params ? params.Name : null;
5664
+ this.MemberId = 'MemberId' in params ? params.MemberId : null;
5665
+ this.Remark = 'Remark' in params ? params.Remark : null;
5666
+ this.Role = 'Role' in params ? params.Role : null;
5000
5667
  this.Operator = 'Operator' in params ? params.Operator : null;
5001
5668
 
5002
5669
  }
5003
5670
  }
5004
5671
 
5005
5672
  /**
5006
- * ModifyTeamMember请求参数结构体
5673
+ * 媒体移动事件
5007
5674
  * @class
5008
5675
  */
5009
- class ModifyTeamMemberRequest extends AbstractModel {
5676
+ class MaterialMovedEvent extends AbstractModel {
5010
5677
  constructor(){
5011
5678
  super();
5012
5679
 
5013
5680
  /**
5014
- * 平台名称,指定访问的平台。
5015
- * @type {string || null}
5016
- */
5017
- this.Platform = null;
5018
-
5019
- /**
5020
- * 团队 ID。
5021
- * @type {string || null}
5681
+ * 要移动的媒体 Id 列表。
5682
+ * @type {Array.<string> || null}
5022
5683
  */
5023
- this.TeamId = null;
5684
+ this.MaterialIdSet = null;
5024
5685
 
5025
5686
  /**
5026
- * 团队成员 ID。
5027
- * @type {string || null}
5687
+ * 源媒体归属。
5688
+ * @type {Entity || null}
5028
5689
  */
5029
- this.MemberId = null;
5690
+ this.SourceOwner = null;
5030
5691
 
5031
5692
  /**
5032
- * 成员备注,允许设置备注为空,不为空时长度不能超过15个字符。
5693
+ * 源媒体分类路径。
5033
5694
  * @type {string || null}
5034
5695
  */
5035
- this.Remark = null;
5696
+ this.SourceClassPath = null;
5036
5697
 
5037
5698
  /**
5038
- * 成员角色,取值:
5039
- <li>Admin:团队管理员;</li>
5040
- <li>Member:普通成员。</li>
5041
- * @type {string || null}
5699
+ * 目标媒体分类归属。
5700
+ * @type {Entity || null}
5042
5701
  */
5043
- this.Role = null;
5702
+ this.DestinationOwner = null;
5044
5703
 
5045
5704
  /**
5046
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
5705
+ * 目标媒体分类路径。
5047
5706
  * @type {string || null}
5048
5707
  */
5049
- this.Operator = null;
5708
+ this.DestinationClassPath = null;
5050
5709
 
5051
5710
  }
5052
5711
 
@@ -5057,12 +5716,21 @@ class ModifyTeamMemberRequest extends AbstractModel {
5057
5716
  if (!params) {
5058
5717
  return;
5059
5718
  }
5060
- this.Platform = 'Platform' in params ? params.Platform : null;
5061
- this.TeamId = 'TeamId' in params ? params.TeamId : null;
5062
- this.MemberId = 'MemberId' in params ? params.MemberId : null;
5063
- this.Remark = 'Remark' in params ? params.Remark : null;
5064
- this.Role = 'Role' in params ? params.Role : null;
5065
- this.Operator = 'Operator' in params ? params.Operator : null;
5719
+ this.MaterialIdSet = 'MaterialIdSet' in params ? params.MaterialIdSet : null;
5720
+
5721
+ if (params.SourceOwner) {
5722
+ let obj = new Entity();
5723
+ obj.deserialize(params.SourceOwner)
5724
+ this.SourceOwner = obj;
5725
+ }
5726
+ this.SourceClassPath = 'SourceClassPath' in params ? params.SourceClassPath : null;
5727
+
5728
+ if (params.DestinationOwner) {
5729
+ let obj = new Entity();
5730
+ obj.deserialize(params.DestinationOwner)
5731
+ this.DestinationOwner = obj;
5732
+ }
5733
+ this.DestinationClassPath = 'DestinationClassPath' in params ? params.DestinationClassPath : null;
5066
5734
 
5067
5735
  }
5068
5736
  }
@@ -5249,6 +5917,72 @@ class MaterialBasicInfo extends AbstractModel {
5249
5917
  }
5250
5918
  }
5251
5919
 
5920
+ /**
5921
+ * 视频导出完成事件。
5922
+ * @class
5923
+ */
5924
+ class VideoExportCompletedEvent extends AbstractModel {
5925
+ constructor(){
5926
+ super();
5927
+
5928
+ /**
5929
+ * 任务 Id。
5930
+ * @type {string || null}
5931
+ */
5932
+ this.TaskId = null;
5933
+
5934
+ /**
5935
+ * 任务状态,取值有:
5936
+ <li>SUCCESS:成功;</li>
5937
+ <li>FAIL:失败。</li>
5938
+ * @type {string || null}
5939
+ */
5940
+ this.Status = null;
5941
+
5942
+ /**
5943
+ * 错误码,取值有:
5944
+ <li>0:成功;</li>
5945
+ <li>其他值:失败。</li>
5946
+ * @type {number || null}
5947
+ */
5948
+ this.ErrCode = null;
5949
+
5950
+ /**
5951
+ * 错误信息。
5952
+ * @type {string || null}
5953
+ */
5954
+ this.ErrMsg = null;
5955
+
5956
+ /**
5957
+ * 任务输出。
5958
+ 注意:此字段可能返回 null,表示取不到有效值。
5959
+ * @type {VideoEditProjectOutput || null}
5960
+ */
5961
+ this.Output = null;
5962
+
5963
+ }
5964
+
5965
+ /**
5966
+ * @private
5967
+ */
5968
+ deserialize(params) {
5969
+ if (!params) {
5970
+ return;
5971
+ }
5972
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
5973
+ this.Status = 'Status' in params ? params.Status : null;
5974
+ this.ErrCode = 'ErrCode' in params ? params.ErrCode : null;
5975
+ this.ErrMsg = 'ErrMsg' in params ? params.ErrMsg : null;
5976
+
5977
+ if (params.Output) {
5978
+ let obj = new VideoEditProjectOutput();
5979
+ obj.deserialize(params.Output)
5980
+ this.Output = obj;
5981
+ }
5982
+
5983
+ }
5984
+ }
5985
+
5252
5986
  /**
5253
5987
  * 资源信息,包含资源以及归属信息
5254
5988
  * @class
@@ -5295,6 +6029,43 @@ class ResourceInfo extends AbstractModel {
5295
6029
  }
5296
6030
  }
5297
6031
 
6032
+ /**
6033
+ * 媒体处理视频合成任务的预处理操作。
6034
+ * @class
6035
+ */
6036
+ class MediaPreprocessOperation extends AbstractModel {
6037
+ constructor(){
6038
+ super();
6039
+
6040
+ /**
6041
+ * 预处理操作的类型,取值范围:
6042
+ <li>ImageTextMask:图片文字遮罩。</li>
6043
+ * @type {string || null}
6044
+ */
6045
+ this.Type = null;
6046
+
6047
+ /**
6048
+ * 预处理操作参数。
6049
+ 当 Type 取值 ImageTextMask 时,参数为要保留的文字。
6050
+ * @type {Array.<string> || null}
6051
+ */
6052
+ this.Args = null;
6053
+
6054
+ }
6055
+
6056
+ /**
6057
+ * @private
6058
+ */
6059
+ deserialize(params) {
6060
+ if (!params) {
6061
+ return;
6062
+ }
6063
+ this.Type = 'Type' in params ? params.Type : null;
6064
+ this.Args = 'Args' in params ? params.Args : null;
6065
+
6066
+ }
6067
+ }
6068
+
5298
6069
  /**
5299
6070
  * 加入的团队信息
5300
6071
  * @class
@@ -5316,7 +6087,7 @@ class JoinTeamInfo extends AbstractModel {
5316
6087
  this.Name = null;
5317
6088
 
5318
6089
  /**
5319
- * 团队成员个数
6090
+ * 团队成员个数。
5320
6091
  * @type {number || null}
5321
6092
  */
5322
6093
  this.MemberCount = null;
@@ -5356,7 +6127,7 @@ class DescribeResourceAuthorizationRequest extends AbstractModel {
5356
6127
  super();
5357
6128
 
5358
6129
  /**
5359
- * 平台名称,指定访问的平台。
6130
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
5360
6131
  * @type {string || null}
5361
6132
  */
5362
6133
  this.Platform = null;
@@ -5374,7 +6145,7 @@ class DescribeResourceAuthorizationRequest extends AbstractModel {
5374
6145
  this.Resource = null;
5375
6146
 
5376
6147
  /**
5377
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
6148
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以查询任意资源的被授权情况。如果指定操作者,则操作者必须对被授权资源有读权限。
5378
6149
  * @type {string || null}
5379
6150
  */
5380
6151
  this.Operator = null;
@@ -5449,62 +6220,181 @@ class SlotInfo extends AbstractModel {
5449
6220
  this.Id = null;
5450
6221
 
5451
6222
  /**
5452
- * 素材类型,同素材素材,可取值有:
5453
- <li> AUDIO :音频;</li>
5454
- <li> VIDEO :视频;</li>
5455
- <li> IMAGE :图片。</li>
6223
+ * 卡槽类型,可取值有:
6224
+ <li> AUDIO:音频卡槽,可替换素材类型为 AUDIO 的音频素材;</li>
6225
+ <li> VIDEO:视频卡槽,可替换素材类型为 VIDEO 的视频素材;</li>
6226
+ <li> IMAGE:图片卡槽,可替换素材类型为 IMAGE 的图片素材;</li>
6227
+ <li> TEXT:文本卡槽,可替换文本内容。</li>
5456
6228
  * @type {string || null}
5457
6229
  */
5458
6230
  this.Type = null;
5459
6231
 
5460
6232
  /**
5461
- * 默认素材 Id。
6233
+ * 默认素材ID。当卡槽类型为 AUDIO,VIDEO,或 IMAGE 中的一种时有效。
5462
6234
  * @type {string || null}
5463
6235
  */
5464
6236
  this.DefaultMaterialId = null;
5465
6237
 
5466
6238
  /**
5467
- * 素材时长,单位秒。
6239
+ * 默认文本卡槽信息。当卡槽类型为 TEXT 时有效。
6240
+ 注意:此字段可能返回 null,表示取不到有效值。
6241
+ * @type {TextSlotInfo || null}
6242
+ */
6243
+ this.DefaultTextSlotInfo = null;
6244
+
6245
+ /**
6246
+ * 素材时长,单位秒。
6247
+ * @type {number || null}
6248
+ */
6249
+ this.Duration = null;
6250
+
6251
+ }
6252
+
6253
+ /**
6254
+ * @private
6255
+ */
6256
+ deserialize(params) {
6257
+ if (!params) {
6258
+ return;
6259
+ }
6260
+ this.Id = 'Id' in params ? params.Id : null;
6261
+ this.Type = 'Type' in params ? params.Type : null;
6262
+ this.DefaultMaterialId = 'DefaultMaterialId' in params ? params.DefaultMaterialId : null;
6263
+
6264
+ if (params.DefaultTextSlotInfo) {
6265
+ let obj = new TextSlotInfo();
6266
+ obj.deserialize(params.DefaultTextSlotInfo)
6267
+ this.DefaultTextSlotInfo = obj;
6268
+ }
6269
+ this.Duration = 'Duration' in params ? params.Duration : null;
6270
+
6271
+ }
6272
+ }
6273
+
6274
+ /**
6275
+ * 媒体替换信息。
6276
+ * @class
6277
+ */
6278
+ class MediaReplacementInfo extends AbstractModel {
6279
+ constructor(){
6280
+ super();
6281
+
6282
+ /**
6283
+ * 替换的媒体类型,取值有:
6284
+ <li>CMEMaterialId:替换的媒体类型为媒体 ID;</li>
6285
+ <li>ImageUrl:替换的媒体类型为图片 URL;</li>
6286
+
6287
+ 注:默认为 CMEMaterialId 。
6288
+ * @type {string || null}
6289
+ */
6290
+ this.MediaType = null;
6291
+
6292
+ /**
6293
+ * 媒体 ID。
6294
+ 当媒体类型取值为 CMEMaterialId 时有效。
6295
+ * @type {string || null}
6296
+ */
6297
+ this.MaterialId = null;
6298
+
6299
+ /**
6300
+ * 媒体 URL。
6301
+ 当媒体类型取值为 ImageUrl 时有效,
6302
+ 图片仅支持 jpg、png 格式,且大小不超过 2M 。
6303
+ * @type {string || null}
6304
+ */
6305
+ this.MediaUrl = null;
6306
+
6307
+ /**
6308
+ * 替换媒体选取的开始时间,单位为秒,默认为 0。
6309
+ * @type {number || null}
6310
+ */
6311
+ this.StartTimeOffset = null;
6312
+
6313
+ /**
6314
+ * 预处理操作。
6315
+ 注:目前该功能暂不支持,请勿使用。
6316
+ * @type {MediaPreprocessOperation || null}
6317
+ */
6318
+ this.PreprocessOperation = null;
6319
+
6320
+ }
6321
+
6322
+ /**
6323
+ * @private
6324
+ */
6325
+ deserialize(params) {
6326
+ if (!params) {
6327
+ return;
6328
+ }
6329
+ this.MediaType = 'MediaType' in params ? params.MediaType : null;
6330
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
6331
+ this.MediaUrl = 'MediaUrl' in params ? params.MediaUrl : null;
6332
+ this.StartTimeOffset = 'StartTimeOffset' in params ? params.StartTimeOffset : null;
6333
+
6334
+ if (params.PreprocessOperation) {
6335
+ let obj = new MediaPreprocessOperation();
6336
+ obj.deserialize(params.PreprocessOperation)
6337
+ this.PreprocessOperation = obj;
6338
+ }
6339
+
6340
+ }
6341
+ }
6342
+
6343
+ /**
6344
+ * 任务基础信息。
6345
+ * @class
6346
+ */
6347
+ class TaskBaseInfo extends AbstractModel {
6348
+ constructor(){
6349
+ super();
6350
+
6351
+ /**
6352
+ * 任务 Id。
6353
+ * @type {string || null}
6354
+ */
6355
+ this.TaskId = null;
6356
+
6357
+ /**
6358
+ * 任务类型,取值有:
6359
+ <li>VIDEO_EDIT_PROJECT_EXPORT:项目导出。</li>
6360
+ * @type {string || null}
6361
+ */
6362
+ this.TaskType = null;
6363
+
6364
+ /**
6365
+ * 任务状态,取值有:
6366
+ <li>PROCESSING:处理中:</li>
6367
+ <li>SUCCESS:成功;</li>
6368
+ <li>FAIL:失败。</li>
6369
+ * @type {string || null}
6370
+ */
6371
+ this.Status = null;
6372
+
6373
+ /**
6374
+ * 任务进度,取值为:0~100。
6375
+ * @type {number || null}
6376
+ */
6377
+ this.Progress = null;
6378
+
6379
+ /**
6380
+ * 错误码。
6381
+ <li>0:成功;</li>
6382
+ <li>其他值:失败。</li>
5468
6383
  * @type {number || null}
5469
6384
  */
5470
- this.Duration = null;
5471
-
5472
- }
5473
-
5474
- /**
5475
- * @private
5476
- */
5477
- deserialize(params) {
5478
- if (!params) {
5479
- return;
5480
- }
5481
- this.Id = 'Id' in params ? params.Id : null;
5482
- this.Type = 'Type' in params ? params.Type : null;
5483
- this.DefaultMaterialId = 'DefaultMaterialId' in params ? params.DefaultMaterialId : null;
5484
- this.Duration = 'Duration' in params ? params.Duration : null;
5485
-
5486
- }
5487
- }
5488
-
5489
- /**
5490
- * 媒体替换信息。
5491
- * @class
5492
- */
5493
- class MediaReplacementInfo extends AbstractModel {
5494
- constructor(){
5495
- super();
6385
+ this.ErrCode = null;
5496
6386
 
5497
6387
  /**
5498
- * 素材 ID。
6388
+ * 错误信息。
5499
6389
  * @type {string || null}
5500
6390
  */
5501
- this.MaterialId = null;
6391
+ this.ErrMsg = null;
5502
6392
 
5503
6393
  /**
5504
- * 替换媒体选取的开始时间,单位为秒,默认为 0。
5505
- * @type {number || null}
6394
+ * 创建时间,格式按照 ISO 8601 标准表示。
6395
+ * @type {string || null}
5506
6396
  */
5507
- this.StartTimeOffset = null;
6397
+ this.CreateTime = null;
5508
6398
 
5509
6399
  }
5510
6400
 
@@ -5515,8 +6405,13 @@ class MediaReplacementInfo extends AbstractModel {
5515
6405
  if (!params) {
5516
6406
  return;
5517
6407
  }
5518
- this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
5519
- this.StartTimeOffset = 'StartTimeOffset' in params ? params.StartTimeOffset : null;
6408
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
6409
+ this.TaskType = 'TaskType' in params ? params.TaskType : null;
6410
+ this.Status = 'Status' in params ? params.Status : null;
6411
+ this.Progress = 'Progress' in params ? params.Progress : null;
6412
+ this.ErrCode = 'ErrCode' in params ? params.ErrCode : null;
6413
+ this.ErrMsg = 'ErrMsg' in params ? params.ErrMsg : null;
6414
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
5520
6415
 
5521
6416
  }
5522
6417
  }
@@ -5640,7 +6535,7 @@ class AddTeamMemberRequest extends AbstractModel {
5640
6535
  super();
5641
6536
 
5642
6537
  /**
5643
- * 平台名称,指定访问的平台。
6538
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
5644
6539
  * @type {string || null}
5645
6540
  */
5646
6541
  this.Platform = null;
@@ -5658,7 +6553,7 @@ class AddTeamMemberRequest extends AbstractModel {
5658
6553
  this.TeamMembers = null;
5659
6554
 
5660
6555
  /**
5661
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
6556
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以向任意团队中添加成员。如果指定操作者,则操作者必须为管理员或者团队所有者。
5662
6557
  * @type {string || null}
5663
6558
  */
5664
6559
  this.Operator = null;
@@ -5689,24 +6584,52 @@ class AddTeamMemberRequest extends AbstractModel {
5689
6584
  }
5690
6585
 
5691
6586
  /**
5692
- * ExportVideoEditProject返回参数结构体
6587
+ * GrantResourceAuthorization请求参数结构体
5693
6588
  * @class
5694
6589
  */
5695
- class ExportVideoEditProjectResponse extends AbstractModel {
6590
+ class GrantResourceAuthorizationRequest extends AbstractModel {
5696
6591
  constructor(){
5697
6592
  super();
5698
6593
 
5699
6594
  /**
5700
- * 任务 Id。
6595
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)
5701
6596
  * @type {string || null}
5702
6597
  */
5703
- this.TaskId = null;
6598
+ this.Platform = null;
5704
6599
 
5705
6600
  /**
5706
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6601
+ * 资源归属者,个人或者团队。
6602
+ * @type {Entity || null}
6603
+ */
6604
+ this.Owner = null;
6605
+
6606
+ /**
6607
+ * 被授权资源。
6608
+ * @type {Array.<Resource> || null}
6609
+ */
6610
+ this.Resources = null;
6611
+
6612
+ /**
6613
+ * 被授权目标,个人或者团队。
6614
+ * @type {Array.<Entity> || null}
6615
+ */
6616
+ this.Authorizees = null;
6617
+
6618
+ /**
6619
+ * 详细授权值。 取值有:
6620
+ <li>R:可读,可以浏览媒体,但不能使用该媒体文件(将其添加到 Project),或复制到自己的媒资库中</li>
6621
+ <li>X:可用,可以使用该素材(将其添加到 Project),但不能将其复制到自己的媒资库中,意味着被授权者无法将该资源进一步扩散给其他个人或团队。</li>
6622
+ <li>C:可复制,既可以使用该素材(将其添加到 Project),也可以将其复制到自己的媒资库中。</li>
6623
+ <li>W:可修改、删除媒资。</li>
6624
+ * @type {Array.<string> || null}
6625
+ */
6626
+ this.Permissions = null;
6627
+
6628
+ /**
6629
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以授权任意归属者的资源。如果指定操作者,则操作者必须对资源拥有写权限。
5707
6630
  * @type {string || null}
5708
6631
  */
5709
- this.RequestId = null;
6632
+ this.Operator = null;
5710
6633
 
5711
6634
  }
5712
6635
 
@@ -5717,8 +6640,68 @@ class ExportVideoEditProjectResponse extends AbstractModel {
5717
6640
  if (!params) {
5718
6641
  return;
5719
6642
  }
5720
- this.TaskId = 'TaskId' in params ? params.TaskId : null;
5721
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
6643
+ this.Platform = 'Platform' in params ? params.Platform : null;
6644
+
6645
+ if (params.Owner) {
6646
+ let obj = new Entity();
6647
+ obj.deserialize(params.Owner)
6648
+ this.Owner = obj;
6649
+ }
6650
+
6651
+ if (params.Resources) {
6652
+ this.Resources = new Array();
6653
+ for (let z in params.Resources) {
6654
+ let obj = new Resource();
6655
+ obj.deserialize(params.Resources[z]);
6656
+ this.Resources.push(obj);
6657
+ }
6658
+ }
6659
+
6660
+ if (params.Authorizees) {
6661
+ this.Authorizees = new Array();
6662
+ for (let z in params.Authorizees) {
6663
+ let obj = new Entity();
6664
+ obj.deserialize(params.Authorizees[z]);
6665
+ this.Authorizees.push(obj);
6666
+ }
6667
+ }
6668
+ this.Permissions = 'Permissions' in params ? params.Permissions : null;
6669
+ this.Operator = 'Operator' in params ? params.Operator : null;
6670
+
6671
+ }
6672
+ }
6673
+
6674
+ /**
6675
+ * 时间范围
6676
+ * @class
6677
+ */
6678
+ class TimeRange extends AbstractModel {
6679
+ constructor(){
6680
+ super();
6681
+
6682
+ /**
6683
+ * 开始时间,使用 ISO 日期格式。
6684
+ * @type {string || null}
6685
+ */
6686
+ this.StartTime = null;
6687
+
6688
+ /**
6689
+ * 结束时间,使用 ISO 日期格式。
6690
+ * @type {string || null}
6691
+ */
6692
+ this.EndTime = null;
6693
+
6694
+ }
6695
+
6696
+ /**
6697
+ * @private
6698
+ */
6699
+ deserialize(params) {
6700
+ if (!params) {
6701
+ return;
6702
+ }
6703
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
6704
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
5722
6705
 
5723
6706
  }
5724
6707
  }
@@ -5808,7 +6791,7 @@ class ListMediaRequest extends AbstractModel {
5808
6791
  super();
5809
6792
 
5810
6793
  /**
5811
- * 平台名称,指定访问的平台。
6794
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
5812
6795
  * @type {string || null}
5813
6796
  */
5814
6797
  this.Platform = null;
@@ -5838,7 +6821,7 @@ class ListMediaRequest extends AbstractModel {
5838
6821
  this.Limit = null;
5839
6822
 
5840
6823
  /**
5841
- * 操作者。填写用户的 Id,用于标识调用者及校验对媒体的访问权限。
6824
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以浏览任意分类的信息。如果指定操作者,则操作者必须对分类有读权限。
5842
6825
  * @type {string || null}
5843
6826
  */
5844
6827
  this.Operator = null;
@@ -5867,6 +6850,34 @@ class ListMediaRequest extends AbstractModel {
5867
6850
  }
5868
6851
  }
5869
6852
 
6853
+ /**
6854
+ * DeleteVideoEncodingPreset返回参数结构体
6855
+ * @class
6856
+ */
6857
+ class DeleteVideoEncodingPresetResponse extends AbstractModel {
6858
+ constructor(){
6859
+ super();
6860
+
6861
+ /**
6862
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6863
+ * @type {string || null}
6864
+ */
6865
+ this.RequestId = null;
6866
+
6867
+ }
6868
+
6869
+ /**
6870
+ * @private
6871
+ */
6872
+ deserialize(params) {
6873
+ if (!params) {
6874
+ return;
6875
+ }
6876
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
6877
+
6878
+ }
6879
+ }
6880
+
5870
6881
  /**
5871
6882
  * 点播拉流信息,包括输入拉流地址和播放次数。
5872
6883
  * @class
@@ -5978,22 +6989,105 @@ class GenerateVideoSegmentationSchemeByAiRequest extends AbstractModel {
5978
6989
  super();
5979
6990
 
5980
6991
  /**
5981
- * 平台名称,指定访问的平台。
6992
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
6993
+ * @type {string || null}
6994
+ */
6995
+ this.Platform = null;
6996
+
6997
+ /**
6998
+ * 视频拆条项目 Id 。
6999
+ * @type {string || null}
7000
+ */
7001
+ this.ProjectId = null;
7002
+
7003
+ /**
7004
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以对任务视频拆条项目发起拆条任务。如果指定操作者,则操作者必须为项目所有者。
7005
+ * @type {string || null}
7006
+ */
7007
+ this.Operator = null;
7008
+
7009
+ }
7010
+
7011
+ /**
7012
+ * @private
7013
+ */
7014
+ deserialize(params) {
7015
+ if (!params) {
7016
+ return;
7017
+ }
7018
+ this.Platform = 'Platform' in params ? params.Platform : null;
7019
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
7020
+ this.Operator = 'Operator' in params ? params.Operator : null;
7021
+
7022
+ }
7023
+ }
7024
+
7025
+ /**
7026
+ * 直播剪辑项目输入参数。
7027
+ * @class
7028
+ */
7029
+ class LiveStreamClipProjectInput extends AbstractModel {
7030
+ constructor(){
7031
+ super();
7032
+
7033
+ /**
7034
+ * 直播流播放地址,目前仅支持 HLS 和 FLV 格式。
7035
+ * @type {string || null}
7036
+ */
7037
+ this.Url = null;
7038
+
7039
+ /**
7040
+ * 直播流录制时长,单位为秒,最大值为 7200。
7041
+ * @type {number || null}
7042
+ */
7043
+ this.StreamRecordDuration = null;
7044
+
7045
+ }
7046
+
7047
+ /**
7048
+ * @private
7049
+ */
7050
+ deserialize(params) {
7051
+ if (!params) {
7052
+ return;
7053
+ }
7054
+ this.Url = 'Url' in params ? params.Url : null;
7055
+ this.StreamRecordDuration = 'StreamRecordDuration' in params ? params.StreamRecordDuration : null;
7056
+
7057
+ }
7058
+ }
7059
+
7060
+ /**
7061
+ * 媒体更新事件。
7062
+ * @class
7063
+ */
7064
+ class MaterialModifiedEvent extends AbstractModel {
7065
+ constructor(){
7066
+ super();
7067
+
7068
+ /**
7069
+ * 媒体 Id。
7070
+ * @type {string || null}
7071
+ */
7072
+ this.MaterialId = null;
7073
+
7074
+ /**
7075
+ * 更新后的媒体名称。如未更新则为空。
5982
7076
  * @type {string || null}
5983
7077
  */
5984
- this.Platform = null;
7078
+ this.Name = null;
5985
7079
 
5986
7080
  /**
5987
- * 视频拆条项目 Id 。
5988
- * @type {string || null}
7081
+ * 更新后的媒体预置标签列表。如未更新媒体预置标签,则该字段为空数组。
7082
+ * @type {Array.<string> || null}
5989
7083
  */
5990
- this.ProjectId = null;
7084
+ this.PresetTagIdSet = null;
5991
7085
 
5992
7086
  /**
5993
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
5994
- * @type {string || null}
7087
+ * 更新后的媒体自定义标签列表。如未更新媒体自定义标签,则该字段为空数组。
7088
+ * @type {Array.<string> || null}
5995
7089
  */
5996
- this.Operator = null;
7090
+ this.TagSet = null;
5997
7091
 
5998
7092
  }
5999
7093
 
@@ -6004,32 +7098,33 @@ class GenerateVideoSegmentationSchemeByAiRequest extends AbstractModel {
6004
7098
  if (!params) {
6005
7099
  return;
6006
7100
  }
6007
- this.Platform = 'Platform' in params ? params.Platform : null;
6008
- this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
6009
- this.Operator = 'Operator' in params ? params.Operator : null;
7101
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
7102
+ this.Name = 'Name' in params ? params.Name : null;
7103
+ this.PresetTagIdSet = 'PresetTagIdSet' in params ? params.PresetTagIdSet : null;
7104
+ this.TagSet = 'TagSet' in params ? params.TagSet : null;
6010
7105
 
6011
7106
  }
6012
7107
  }
6013
7108
 
6014
7109
  /**
6015
- * 直播剪辑项目输入参数。
7110
+ * HandleStreamConnectProject返回参数结构体
6016
7111
  * @class
6017
7112
  */
6018
- class LiveStreamClipProjectInput extends AbstractModel {
7113
+ class HandleStreamConnectProjectResponse extends AbstractModel {
6019
7114
  constructor(){
6020
7115
  super();
6021
7116
 
6022
7117
  /**
6023
- * 直播流播放地址,目前仅支持 HLS FLV 格式。
7118
+ * 输入源推流地址,当 Operation 取值 AddInput 且 InputType 为 RtmpPush 类型时有效。
6024
7119
  * @type {string || null}
6025
7120
  */
6026
- this.Url = null;
7121
+ this.StreamInputRtmpPushUrl = null;
6027
7122
 
6028
7123
  /**
6029
- * 直播流录制时长,单位为秒,最大值为 7200
6030
- * @type {number || null}
7124
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
7125
+ * @type {string || null}
6031
7126
  */
6032
- this.StreamRecordDuration = null;
7127
+ this.RequestId = null;
6033
7128
 
6034
7129
  }
6035
7130
 
@@ -6040,8 +7135,8 @@ class LiveStreamClipProjectInput extends AbstractModel {
6040
7135
  if (!params) {
6041
7136
  return;
6042
7137
  }
6043
- this.Url = 'Url' in params ? params.Url : null;
6044
- this.StreamRecordDuration = 'StreamRecordDuration' in params ? params.StreamRecordDuration : null;
7138
+ this.StreamInputRtmpPushUrl = 'StreamInputRtmpPushUrl' in params ? params.StreamInputRtmpPushUrl : null;
7139
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
6045
7140
 
6046
7141
  }
6047
7142
  }
@@ -6055,7 +7150,7 @@ class DeleteTeamMembersRequest extends AbstractModel {
6055
7150
  super();
6056
7151
 
6057
7152
  /**
6058
- * 平台名称,指定访问的平台。
7153
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
6059
7154
  * @type {string || null}
6060
7155
  */
6061
7156
  this.Platform = null;
@@ -6073,7 +7168,7 @@ class DeleteTeamMembersRequest extends AbstractModel {
6073
7168
  this.MemberIds = null;
6074
7169
 
6075
7170
  /**
6076
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
7171
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以删除所有团队的成员。如果指定操作者,则操作者必须为团队管理员或者所有者。
6077
7172
  * @type {string || null}
6078
7173
  */
6079
7174
  this.Operator = null;
@@ -6104,7 +7199,7 @@ class ExportVideoByTemplateRequest extends AbstractModel {
6104
7199
  super();
6105
7200
 
6106
7201
  /**
6107
- * 平台名称,指定访问的平台。
7202
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
6108
7203
  * @type {string || null}
6109
7204
  */
6110
7205
  this.Platform = null;
@@ -6116,7 +7211,7 @@ class ExportVideoByTemplateRequest extends AbstractModel {
6116
7211
  this.TemplateId = null;
6117
7212
 
6118
7213
  /**
6119
- * 导出模板 Id,目前不支持自定义创建,只支持下面的预置模板 Id
7214
+ * 导出视频预设配置 Id,推荐优先使用下面的默认预设配置 Id,有其他需求可通过接口定制预设配置。
6120
7215
  <li>10:分辨率为 480P,输出视频格式为 MP4;</li>
6121
7216
  <li>11:分辨率为 720P,输出视频格式为 MP4;</li>
6122
7217
  <li>12:分辨率为 1080P,输出视频格式为 MP4。</li>
@@ -6125,9 +7220,9 @@ class ExportVideoByTemplateRequest extends AbstractModel {
6125
7220
  this.Definition = null;
6126
7221
 
6127
7222
  /**
6128
- * 导出目标,可取值为:
6129
- <li>CME:云剪,即导出为云剪媒体;</li>
6130
- <li>VOD:云点播,即导出为云点播媒资。</li>
7223
+ * 导出目标,指定导出视频的目标媒资库,可取值有:
7224
+ <li>CME:多媒体创作引擎,即导出为多媒体创作引擎媒资库,此导出目标在云点播媒资库依然可见;</li>
7225
+ <li>VOD:云点播,即导出为云点播媒资库,此导出目标在多媒体创作引擎媒资库将不可见。</li>
6131
7226
  * @type {string || null}
6132
7227
  */
6133
7228
  this.ExportDestination = null;
@@ -6139,19 +7234,19 @@ class ExportVideoByTemplateRequest extends AbstractModel {
6139
7234
  this.SlotReplacements = null;
6140
7235
 
6141
7236
  /**
6142
- * 导出的云剪媒体信息。指定 ExportDestination = CME 时有效。
7237
+ * 导出的多媒体创作引擎媒资信息。当导出目标为 CME 时必填。
6143
7238
  * @type {CMEExportInfo || null}
6144
7239
  */
6145
7240
  this.CMEExportInfo = null;
6146
7241
 
6147
7242
  /**
6148
- * 导出的云点播媒资信息。指定 ExportDestination = VOD 时有效。
7243
+ * 导出的云点播媒资信息。当导出目标为 VOD 时必填。
6149
7244
  * @type {VODExportInfo || null}
6150
7245
  */
6151
7246
  this.VODExportInfo = null;
6152
7247
 
6153
7248
  /**
6154
- * 操作者。填写用户的 Id,用于标识调用者及校验项目导出权限。
7249
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,无权限限制。如果指定操作者,则操作者需要有替换媒体及剪辑模板的权限。
6155
7250
  * @type {string || null}
6156
7251
  */
6157
7252
  this.Operator = null;
@@ -6204,13 +7299,13 @@ class DescribePlatformsRequest extends AbstractModel {
6204
7299
  super();
6205
7300
 
6206
7301
  /**
6207
- * 平台集合。
7302
+ * 平台 Id 列表。如果不填,则不按平台 Id 进行过滤。
6208
7303
  * @type {Array.<string> || null}
6209
7304
  */
6210
7305
  this.Platforms = null;
6211
7306
 
6212
7307
  /**
6213
- * 平台绑定的 license Id 集合。
7308
+ * 平台绑定的 License Id 列表。如果不填,则不按平台绑定的 License Id 进行过滤。
6214
7309
  * @type {Array.<string> || null}
6215
7310
  */
6216
7311
  this.LicenseIds = null;
@@ -6222,7 +7317,7 @@ class DescribePlatformsRequest extends AbstractModel {
6222
7317
  this.Offset = null;
6223
7318
 
6224
7319
  /**
6225
- * 分页返回的记录条数,默认值:10。
7320
+ * 分页返回的记录条数,默认值:10,最大值:20
6226
7321
  * @type {number || null}
6227
7322
  */
6228
7323
  this.Limit = null;
@@ -6288,18 +7383,111 @@ class EventContent extends AbstractModel {
6288
7383
  super();
6289
7384
 
6290
7385
  /**
6291
- * 事件类型,可取值为:
6292
- <li>Storage.NewFileCreated:新文件产生。</li>
7386
+ * 事件类型,可取值有:
7387
+ <li>Storage.NewFileCreated:新文件产生事件;</li>
7388
+ <li>Project.StreamConnect.StatusChanged:云转推项目状态变更事件;</li>
7389
+ <li>Project.Switcher.StatusChanged:导播台项目状态变更事件;</li>
7390
+ <li>Material.Imported:媒体导入事件;</li>
7391
+ <li>Material.Added:媒体添加事件;</li>
7392
+ <li>Material.Moved:媒体移动事件;</li>
7393
+ <li>Material.Modified:媒体变更事件;</li>
7394
+ <li>Material.Deleted:媒体删除事件;</li>
7395
+ <li>Class.Created:分类新增事件;</li>
7396
+ <li>Class.Moved:分类移动事件;</li>
7397
+ <li>Class.Deleted:分类删除事件;</li>
7398
+ <li>Task.VideoExportCompleted:视频导出完成事件。 </li>
6293
7399
  * @type {string || null}
6294
7400
  */
6295
7401
  this.EventType = null;
6296
7402
 
6297
7403
  /**
6298
- * 新文件产生事件信息。仅当 EventType 为 Storage.NewFileCreated 时有效。
7404
+ * 操作者,表示触发事件的操作者。如果是 `cmeid_system` 表示平台管理员操作。
7405
+ * @type {string || null}
7406
+ */
7407
+ this.Operator = null;
7408
+
7409
+ /**
7410
+ * 新文件产生事件。仅当 EventType 为 Storage.NewFileCreated 时有效。
6299
7411
  * @type {StorageNewFileCreatedEvent || null}
6300
7412
  */
6301
7413
  this.StorageNewFileCreatedEvent = null;
6302
7414
 
7415
+ /**
7416
+ * 云转推项目状态变更事件。仅当 EventType 为 Project.StreamConnect.StatusChanged 时有效。
7417
+ * @type {ProjectStreamConnectStatusChangedEvent || null}
7418
+ */
7419
+ this.ProjectStreamConnectStatusChangedEvent = null;
7420
+
7421
+ /**
7422
+ * 导播台项目状态变更事件。仅当 EventType 为 Project.Switcher.StatusChanged 时有效。
7423
+ 注意:此字段可能返回 null,表示取不到有效值。
7424
+ * @type {ProjectSwitcherStatusChangedEvent || null}
7425
+ */
7426
+ this.ProjectSwitcherStatusChangedEvent = null;
7427
+
7428
+ /**
7429
+ * 媒体导入事件。仅当 EventType 为 Material.Imported 时有效。
7430
+ 注意:此字段可能返回 null,表示取不到有效值。
7431
+ * @type {MaterialImportedEvent || null}
7432
+ */
7433
+ this.MaterialImportedEvent = null;
7434
+
7435
+ /**
7436
+ * 媒体添加事件。仅当 EventType 为 Material.Added 时有效。
7437
+ 注意:此字段可能返回 null,表示取不到有效值。
7438
+ * @type {MaterialAddedEvent || null}
7439
+ */
7440
+ this.MaterialAddedEvent = null;
7441
+
7442
+ /**
7443
+ * 媒体移动事件。仅当 EventType 为 Material.Moved 时有效。
7444
+ 注意:此字段可能返回 null,表示取不到有效值。
7445
+ * @type {MaterialMovedEvent || null}
7446
+ */
7447
+ this.MaterialMovedEvent = null;
7448
+
7449
+ /**
7450
+ * 媒体更新事件。仅当 EventType 为 Material.Modified 时有效。
7451
+ 注意:此字段可能返回 null,表示取不到有效值。
7452
+ * @type {MaterialModifiedEvent || null}
7453
+ */
7454
+ this.MaterialModifiedEvent = null;
7455
+
7456
+ /**
7457
+ * 媒体删除事件。仅当 EventType 为 Material.Deleted 时有效。
7458
+ 注意:此字段可能返回 null,表示取不到有效值。
7459
+ * @type {MaterialDeletedEvent || null}
7460
+ */
7461
+ this.MaterialDeletedEvent = null;
7462
+
7463
+ /**
7464
+ * 分类创建事件。仅当 EventType 为 Class.Created 时有效。
7465
+ 注意:此字段可能返回 null,表示取不到有效值。
7466
+ * @type {ClassCreatedEvent || null}
7467
+ */
7468
+ this.ClassCreatedEvent = null;
7469
+
7470
+ /**
7471
+ * 分类移动事件。仅当 EventType 为 Class.Moved 时有效。
7472
+ 注意:此字段可能返回 null,表示取不到有效值。
7473
+ * @type {ClassMovedEvent || null}
7474
+ */
7475
+ this.ClassMovedEvent = null;
7476
+
7477
+ /**
7478
+ * 分类删除事件。仅当 EventType 为 Class.Deleted 时有效。
7479
+ 注意:此字段可能返回 null,表示取不到有效值。
7480
+ * @type {ClassDeletedEvent || null}
7481
+ */
7482
+ this.ClassDeletedEvent = null;
7483
+
7484
+ /**
7485
+ * 视频导出完成事件。仅当 EventType 为 Task.VideoExportCompleted 时有效。
7486
+ 注意:此字段可能返回 null,表示取不到有效值。
7487
+ * @type {VideoExportCompletedEvent || null}
7488
+ */
7489
+ this.VideoExportCompletedEvent = null;
7490
+
6303
7491
  }
6304
7492
 
6305
7493
  /**
@@ -6310,6 +7498,7 @@ class EventContent extends AbstractModel {
6310
7498
  return;
6311
7499
  }
6312
7500
  this.EventType = 'EventType' in params ? params.EventType : null;
7501
+ this.Operator = 'Operator' in params ? params.Operator : null;
6313
7502
 
6314
7503
  if (params.StorageNewFileCreatedEvent) {
6315
7504
  let obj = new StorageNewFileCreatedEvent();
@@ -6317,6 +7506,72 @@ class EventContent extends AbstractModel {
6317
7506
  this.StorageNewFileCreatedEvent = obj;
6318
7507
  }
6319
7508
 
7509
+ if (params.ProjectStreamConnectStatusChangedEvent) {
7510
+ let obj = new ProjectStreamConnectStatusChangedEvent();
7511
+ obj.deserialize(params.ProjectStreamConnectStatusChangedEvent)
7512
+ this.ProjectStreamConnectStatusChangedEvent = obj;
7513
+ }
7514
+
7515
+ if (params.ProjectSwitcherStatusChangedEvent) {
7516
+ let obj = new ProjectSwitcherStatusChangedEvent();
7517
+ obj.deserialize(params.ProjectSwitcherStatusChangedEvent)
7518
+ this.ProjectSwitcherStatusChangedEvent = obj;
7519
+ }
7520
+
7521
+ if (params.MaterialImportedEvent) {
7522
+ let obj = new MaterialImportedEvent();
7523
+ obj.deserialize(params.MaterialImportedEvent)
7524
+ this.MaterialImportedEvent = obj;
7525
+ }
7526
+
7527
+ if (params.MaterialAddedEvent) {
7528
+ let obj = new MaterialAddedEvent();
7529
+ obj.deserialize(params.MaterialAddedEvent)
7530
+ this.MaterialAddedEvent = obj;
7531
+ }
7532
+
7533
+ if (params.MaterialMovedEvent) {
7534
+ let obj = new MaterialMovedEvent();
7535
+ obj.deserialize(params.MaterialMovedEvent)
7536
+ this.MaterialMovedEvent = obj;
7537
+ }
7538
+
7539
+ if (params.MaterialModifiedEvent) {
7540
+ let obj = new MaterialModifiedEvent();
7541
+ obj.deserialize(params.MaterialModifiedEvent)
7542
+ this.MaterialModifiedEvent = obj;
7543
+ }
7544
+
7545
+ if (params.MaterialDeletedEvent) {
7546
+ let obj = new MaterialDeletedEvent();
7547
+ obj.deserialize(params.MaterialDeletedEvent)
7548
+ this.MaterialDeletedEvent = obj;
7549
+ }
7550
+
7551
+ if (params.ClassCreatedEvent) {
7552
+ let obj = new ClassCreatedEvent();
7553
+ obj.deserialize(params.ClassCreatedEvent)
7554
+ this.ClassCreatedEvent = obj;
7555
+ }
7556
+
7557
+ if (params.ClassMovedEvent) {
7558
+ let obj = new ClassMovedEvent();
7559
+ obj.deserialize(params.ClassMovedEvent)
7560
+ this.ClassMovedEvent = obj;
7561
+ }
7562
+
7563
+ if (params.ClassDeletedEvent) {
7564
+ let obj = new ClassDeletedEvent();
7565
+ obj.deserialize(params.ClassDeletedEvent)
7566
+ this.ClassDeletedEvent = obj;
7567
+ }
7568
+
7569
+ if (params.VideoExportCompletedEvent) {
7570
+ let obj = new VideoExportCompletedEvent();
7571
+ obj.deserialize(params.VideoExportCompletedEvent)
7572
+ this.VideoExportCompletedEvent = obj;
7573
+ }
7574
+
6320
7575
  }
6321
7576
  }
6322
7577
 
@@ -6413,6 +7668,56 @@ class VideoMaterial extends AbstractModel {
6413
7668
  }
6414
7669
  }
6415
7670
 
7671
+ /**
7672
+ * DescribeVideoEncodingPresets返回参数结构体
7673
+ * @class
7674
+ */
7675
+ class DescribeVideoEncodingPresetsResponse extends AbstractModel {
7676
+ constructor(){
7677
+ super();
7678
+
7679
+ /**
7680
+ * 符合条件的编码配置总个数。
7681
+ * @type {number || null}
7682
+ */
7683
+ this.TotalCount = null;
7684
+
7685
+ /**
7686
+ * 视频编码配置信息。
7687
+ * @type {Array.<VideoEncodingPreset> || null}
7688
+ */
7689
+ this.VideoEncodingPresetSet = null;
7690
+
7691
+ /**
7692
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7693
+ * @type {string || null}
7694
+ */
7695
+ this.RequestId = null;
7696
+
7697
+ }
7698
+
7699
+ /**
7700
+ * @private
7701
+ */
7702
+ deserialize(params) {
7703
+ if (!params) {
7704
+ return;
7705
+ }
7706
+ this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
7707
+
7708
+ if (params.VideoEncodingPresetSet) {
7709
+ this.VideoEncodingPresetSet = new Array();
7710
+ for (let z in params.VideoEncodingPresetSet) {
7711
+ let obj = new VideoEncodingPreset();
7712
+ obj.deserialize(params.VideoEncodingPresetSet[z]);
7713
+ this.VideoEncodingPresetSet.push(obj);
7714
+ }
7715
+ }
7716
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
7717
+
7718
+ }
7719
+ }
7720
+
6416
7721
  /**
6417
7722
  * DescribeResourceAuthorization返回参数结构体
6418
7723
  * @class
@@ -6574,53 +7879,59 @@ class DescribeProjectsRequest extends AbstractModel {
6574
7879
  super();
6575
7880
 
6576
7881
  /**
6577
- * 平台名称,指定访问的平台。
7882
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
6578
7883
  * @type {string || null}
6579
7884
  */
6580
7885
  this.Platform = null;
6581
7886
 
6582
7887
  /**
6583
- * 项目 Id 列表,N 0 开始取值,最大 19。
7888
+ * 项目 Id 过滤参数列表,最大支持20个项目 Id 过滤。如果不填不需要项目 Id 进行过滤。
6584
7889
  * @type {Array.<string> || null}
6585
7890
  */
6586
7891
  this.ProjectIds = null;
6587
7892
 
6588
7893
  /**
6589
- * 画布宽高比集合。
7894
+ * 画布宽高比过滤参数列表。如果不填则不用画布宽高比进行过滤。
6590
7895
  * @type {Array.<string> || null}
6591
7896
  */
6592
7897
  this.AspectRatioSet = null;
6593
7898
 
6594
7899
  /**
6595
- * 项目类别,取值有:
7900
+ * 项目类型过滤参数列表,取值有:
6596
7901
  <li>VIDEO_EDIT:视频编辑。</li>
6597
7902
  <li>SWITCHER:导播台。</li>
6598
7903
  <li>VIDEO_SEGMENTATION:视频拆条。</li>
6599
7904
  <li>STREAM_CONNECT:云转推。</li>
6600
7905
  <li>RECORD_REPLAY:录制回放。</li>
7906
+
7907
+ 注:如果不填则不使用项目类型进行过滤。
6601
7908
  * @type {Array.<string> || null}
6602
7909
  */
6603
7910
  this.CategorySet = null;
6604
7911
 
6605
7912
  /**
6606
- * 项目模式,一个项目可以有多种模式并相互切换。
7913
+ * 项目模式过滤参数列表,一个项目可以有多种模式并相互切换。
6607
7914
  当 Category 为 VIDEO_EDIT 时,可选模式有:
6608
7915
  <li>Default:默认模式。</li>
6609
7916
  <li>VideoEditTemplate:视频编辑模板制作模式。</li>
7917
+
7918
+ 注:不填不使用项目模式进行过滤。
6610
7919
  * @type {Array.<string> || null}
6611
7920
  */
6612
7921
  this.Modes = null;
6613
7922
 
6614
7923
  /**
6615
- * 列表排序,支持下列排序字段:
7924
+ * 结果排序方式,支持下列排序字段:
6616
7925
  <li>CreateTime:创建时间;</li>
6617
7926
  <li>UpdateTime:更新时间。</li>
7927
+
7928
+ 注:如不填,则使用项目创建时间倒序排列。
6618
7929
  * @type {SortBy || null}
6619
7930
  */
6620
7931
  this.Sort = null;
6621
7932
 
6622
7933
  /**
6623
- * 项目归属者。
7934
+ * 项目所有者,目前仅支持个人项目过滤。
6624
7935
  * @type {Entity || null}
6625
7936
  */
6626
7937
  this.Owner = null;
@@ -6635,13 +7946,115 @@ class DescribeProjectsRequest extends AbstractModel {
6635
7946
  * 分页返回的记录条数,默认值:10。
6636
7947
  * @type {number || null}
6637
7948
  */
6638
- this.Limit = null;
7949
+ this.Limit = null;
7950
+
7951
+ /**
7952
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以查询一切用户项目信息。如果指定操作者,则操作者必须为项目所有者。
7953
+ * @type {string || null}
7954
+ */
7955
+ this.Operator = null;
7956
+
7957
+ }
7958
+
7959
+ /**
7960
+ * @private
7961
+ */
7962
+ deserialize(params) {
7963
+ if (!params) {
7964
+ return;
7965
+ }
7966
+ this.Platform = 'Platform' in params ? params.Platform : null;
7967
+ this.ProjectIds = 'ProjectIds' in params ? params.ProjectIds : null;
7968
+ this.AspectRatioSet = 'AspectRatioSet' in params ? params.AspectRatioSet : null;
7969
+ this.CategorySet = 'CategorySet' in params ? params.CategorySet : null;
7970
+ this.Modes = 'Modes' in params ? params.Modes : null;
7971
+
7972
+ if (params.Sort) {
7973
+ let obj = new SortBy();
7974
+ obj.deserialize(params.Sort)
7975
+ this.Sort = obj;
7976
+ }
7977
+
7978
+ if (params.Owner) {
7979
+ let obj = new Entity();
7980
+ obj.deserialize(params.Owner)
7981
+ this.Owner = obj;
7982
+ }
7983
+ this.Offset = 'Offset' in params ? params.Offset : null;
7984
+ this.Limit = 'Limit' in params ? params.Limit : null;
7985
+ this.Operator = 'Operator' in params ? params.Operator : null;
7986
+
7987
+ }
7988
+ }
7989
+
7990
+ /**
7991
+ * DescribeLoginStatus返回参数结构体
7992
+ * @class
7993
+ */
7994
+ class DescribeLoginStatusResponse extends AbstractModel {
7995
+ constructor(){
7996
+ super();
7997
+
7998
+ /**
7999
+ * 用户登录状态列表。
8000
+ * @type {Array.<LoginStatusInfo> || null}
8001
+ */
8002
+ this.LoginStatusInfoSet = null;
8003
+
8004
+ /**
8005
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8006
+ * @type {string || null}
8007
+ */
8008
+ this.RequestId = null;
8009
+
8010
+ }
8011
+
8012
+ /**
8013
+ * @private
8014
+ */
8015
+ deserialize(params) {
8016
+ if (!params) {
8017
+ return;
8018
+ }
8019
+
8020
+ if (params.LoginStatusInfoSet) {
8021
+ this.LoginStatusInfoSet = new Array();
8022
+ for (let z in params.LoginStatusInfoSet) {
8023
+ let obj = new LoginStatusInfo();
8024
+ obj.deserialize(params.LoginStatusInfoSet[z]);
8025
+ this.LoginStatusInfoSet.push(obj);
8026
+ }
8027
+ }
8028
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
8029
+
8030
+ }
8031
+ }
8032
+
8033
+ /**
8034
+ * 媒体添加事件。
8035
+ * @class
8036
+ */
8037
+ class MaterialAddedEvent extends AbstractModel {
8038
+ constructor(){
8039
+ super();
8040
+
8041
+ /**
8042
+ * 添加的媒体 Id 列表。
8043
+ * @type {Array.<string> || null}
8044
+ */
8045
+ this.MaterialIdSet = null;
8046
+
8047
+ /**
8048
+ * 添加的媒体归属。
8049
+ * @type {Entity || null}
8050
+ */
8051
+ this.Owner = null;
6639
8052
 
6640
8053
  /**
6641
- * 操作者。填写用户的 Id,用于标识调用者及校验项目访问权限。
8054
+ * 添加的媒体分类路径。
6642
8055
  * @type {string || null}
6643
8056
  */
6644
- this.Operator = null;
8057
+ this.ClassPath = null;
6645
8058
 
6646
8059
  }
6647
8060
 
@@ -6652,49 +8065,76 @@ class DescribeProjectsRequest extends AbstractModel {
6652
8065
  if (!params) {
6653
8066
  return;
6654
8067
  }
6655
- this.Platform = 'Platform' in params ? params.Platform : null;
6656
- this.ProjectIds = 'ProjectIds' in params ? params.ProjectIds : null;
6657
- this.AspectRatioSet = 'AspectRatioSet' in params ? params.AspectRatioSet : null;
6658
- this.CategorySet = 'CategorySet' in params ? params.CategorySet : null;
6659
- this.Modes = 'Modes' in params ? params.Modes : null;
6660
-
6661
- if (params.Sort) {
6662
- let obj = new SortBy();
6663
- obj.deserialize(params.Sort)
6664
- this.Sort = obj;
6665
- }
8068
+ this.MaterialIdSet = 'MaterialIdSet' in params ? params.MaterialIdSet : null;
6666
8069
 
6667
8070
  if (params.Owner) {
6668
8071
  let obj = new Entity();
6669
8072
  obj.deserialize(params.Owner)
6670
8073
  this.Owner = obj;
6671
8074
  }
6672
- this.Offset = 'Offset' in params ? params.Offset : null;
6673
- this.Limit = 'Limit' in params ? params.Limit : null;
6674
- this.Operator = 'Operator' in params ? params.Operator : null;
8075
+ this.ClassPath = 'ClassPath' in params ? params.ClassPath : null;
6675
8076
 
6676
8077
  }
6677
8078
  }
6678
8079
 
6679
8080
  /**
6680
- * DescribeLoginStatus返回参数结构体
8081
+ * CreateVideoEncodingPreset请求参数结构体
6681
8082
  * @class
6682
8083
  */
6683
- class DescribeLoginStatusResponse extends AbstractModel {
8084
+ class CreateVideoEncodingPresetRequest extends AbstractModel {
6684
8085
  constructor(){
6685
8086
  super();
6686
8087
 
6687
8088
  /**
6688
- * 用户登录状态列表。
6689
- * @type {Array.<LoginStatusInfo> || null}
8089
+ * 平台名称,指定访问的平台。
8090
+ * @type {string || null}
6690
8091
  */
6691
- this.LoginStatusInfoSet = null;
8092
+ this.Platform = null;
6692
8093
 
6693
8094
  /**
6694
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8095
+ * 配置名,可用来简单描述该配置的作用。
6695
8096
  * @type {string || null}
6696
8097
  */
6697
- this.RequestId = null;
8098
+ this.Name = null;
8099
+
8100
+ /**
8101
+ * 封装格式,可选值:
8102
+ <li>mp4 ;</li>
8103
+ <li>mov 。</li>
8104
+ 默认值:mp4。
8105
+ * @type {string || null}
8106
+ */
8107
+ this.Container = null;
8108
+
8109
+ /**
8110
+ * 是否去除视频数据,可选值:
8111
+ <li>0:保留;</li>
8112
+ <li>1:去除。</li>
8113
+ 默认值:0。
8114
+ * @type {number || null}
8115
+ */
8116
+ this.RemoveVideo = null;
8117
+
8118
+ /**
8119
+ * 是否去除音频数据,可选值:
8120
+ <li>0:保留;</li>
8121
+ <li>1:去除。</li>
8122
+ 默认值:0。
8123
+ * @type {number || null}
8124
+ */
8125
+ this.RemoveAudio = null;
8126
+
8127
+ /**
8128
+ * 编码配置的视频设置。默认值参考VideoEncodingPresetVideoSetting 定义。
8129
+ * @type {VideoEncodingPresetVideoSetting || null}
8130
+ */
8131
+ this.VideoSetting = null;
8132
+
8133
+ /**
8134
+ * 编码配置的音频设置。默认值参考VideoEncodingPresetAudioSetting 定义。
8135
+ * @type {VideoEncodingPresetAudioSetting || null}
8136
+ */
8137
+ this.AudioSetting = null;
6698
8138
 
6699
8139
  }
6700
8140
 
@@ -6705,48 +8145,48 @@ class DescribeLoginStatusResponse extends AbstractModel {
6705
8145
  if (!params) {
6706
8146
  return;
6707
8147
  }
8148
+ this.Platform = 'Platform' in params ? params.Platform : null;
8149
+ this.Name = 'Name' in params ? params.Name : null;
8150
+ this.Container = 'Container' in params ? params.Container : null;
8151
+ this.RemoveVideo = 'RemoveVideo' in params ? params.RemoveVideo : null;
8152
+ this.RemoveAudio = 'RemoveAudio' in params ? params.RemoveAudio : null;
6708
8153
 
6709
- if (params.LoginStatusInfoSet) {
6710
- this.LoginStatusInfoSet = new Array();
6711
- for (let z in params.LoginStatusInfoSet) {
6712
- let obj = new LoginStatusInfo();
6713
- obj.deserialize(params.LoginStatusInfoSet[z]);
6714
- this.LoginStatusInfoSet.push(obj);
6715
- }
8154
+ if (params.VideoSetting) {
8155
+ let obj = new VideoEncodingPresetVideoSetting();
8156
+ obj.deserialize(params.VideoSetting)
8157
+ this.VideoSetting = obj;
8158
+ }
8159
+
8160
+ if (params.AudioSetting) {
8161
+ let obj = new VideoEncodingPresetAudioSetting();
8162
+ obj.deserialize(params.AudioSetting)
8163
+ this.AudioSetting = obj;
6716
8164
  }
6717
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
6718
8165
 
6719
8166
  }
6720
8167
  }
6721
8168
 
6722
8169
  /**
6723
- * 团队成员信息
8170
+ * 云转推项目状态变更事件。
6724
8171
  * @class
6725
8172
  */
6726
- class TeamMemberInfo extends AbstractModel {
8173
+ class ProjectStreamConnectStatusChangedEvent extends AbstractModel {
6727
8174
  constructor(){
6728
8175
  super();
6729
8176
 
6730
8177
  /**
6731
- * 团队成员 ID
6732
- * @type {string || null}
6733
- */
6734
- this.MemberId = null;
6735
-
6736
- /**
6737
- * 团队成员备注。
8178
+ * 项目 Id
6738
8179
  * @type {string || null}
6739
8180
  */
6740
- this.Remark = null;
8181
+ this.ProjectId = null;
6741
8182
 
6742
8183
  /**
6743
- * 团队成员角色,取值:
6744
- <li>Owner:团队所有者,添加团队成员及修改团队成员解决时不能填此角色;</li>
6745
- <li>Admin:团队管理员;</li>
6746
- <li>Member:普通成员。</li>
8184
+ * 项目状态,取值有:
8185
+ <li>Working:云转推推流开始;</li>
8186
+ <li>Stopped:云转推推流结束。</li>
6747
8187
  * @type {string || null}
6748
8188
  */
6749
- this.Role = null;
8189
+ this.Status = null;
6750
8190
 
6751
8191
  }
6752
8192
 
@@ -6757,9 +8197,8 @@ class TeamMemberInfo extends AbstractModel {
6757
8197
  if (!params) {
6758
8198
  return;
6759
8199
  }
6760
- this.MemberId = 'MemberId' in params ? params.MemberId : null;
6761
- this.Remark = 'Remark' in params ? params.Remark : null;
6762
- this.Role = 'Role' in params ? params.Role : null;
8200
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
8201
+ this.Status = 'Status' in params ? params.Status : null;
6763
8202
 
6764
8203
  }
6765
8204
  }
@@ -6779,7 +8218,7 @@ class DescribeJoinTeamsResponse extends AbstractModel {
6779
8218
  this.TotalCount = null;
6780
8219
 
6781
8220
  /**
6782
- * 团队列表
8221
+ * 团队列表。
6783
8222
  * @type {Array.<JoinTeamInfo> || null}
6784
8223
  */
6785
8224
  this.TeamSet = null;
@@ -6823,7 +8262,7 @@ class DescribeTeamMembersRequest extends AbstractModel {
6823
8262
  super();
6824
8263
 
6825
8264
  /**
6826
- * 平台名称,指定访问的平台。
8265
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
6827
8266
  * @type {string || null}
6828
8267
  */
6829
8268
  this.Platform = null;
@@ -6853,7 +8292,7 @@ class DescribeTeamMembersRequest extends AbstractModel {
6853
8292
  this.Limit = null;
6854
8293
 
6855
8294
  /**
6856
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
8295
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以拉取任意团队成员的信息。如果指定操作者,则操作者必须为团队成员。
6857
8296
  * @type {string || null}
6858
8297
  */
6859
8298
  this.Operator = null;
@@ -7022,6 +8461,12 @@ class VideoEditTemplateMaterial extends AbstractModel {
7022
8461
  */
7023
8462
  this.SlotSet = null;
7024
8463
 
8464
+ /**
8465
+ * 模板预览视频 URL 地址 。
8466
+ * @type {string || null}
8467
+ */
8468
+ this.PreviewVideoUrl = null;
8469
+
7025
8470
  }
7026
8471
 
7027
8472
  /**
@@ -7041,6 +8486,99 @@ class VideoEditTemplateMaterial extends AbstractModel {
7041
8486
  this.SlotSet.push(obj);
7042
8487
  }
7043
8488
  }
8489
+ this.PreviewVideoUrl = 'PreviewVideoUrl' in params ? params.PreviewVideoUrl : null;
8490
+
8491
+ }
8492
+ }
8493
+
8494
+ /**
8495
+ * 视频导出扩展参数
8496
+ * @class
8497
+ */
8498
+ class VideoExportExtensionArgs extends AbstractModel {
8499
+ constructor(){
8500
+ super();
8501
+
8502
+ /**
8503
+ * 封装格式,可选值:
8504
+ <li>mp4 </li>
8505
+ <li>mov </li>
8506
+ 不填则使用视频导出编码配置。
8507
+ * @type {string || null}
8508
+ */
8509
+ this.Container = null;
8510
+
8511
+ /**
8512
+ * 视频短边尺寸,取值范围: [128, 4096],单位:px。
8513
+ 视频最后的分辨率,根据短边尺寸和宽高比进行计算。
8514
+ 例如:项目的宽高比是 16:9 :
8515
+ <li>短边尺寸为 1080,则导出视频的分辨率为 1920 * 1080。</li>
8516
+ <li>短边尺寸为 720,则导出视频的分辨率为 1280 * 720</li>
8517
+ 不填则使用视频导出编码配置。
8518
+ * @type {number || null}
8519
+ */
8520
+ this.ShortEdge = null;
8521
+
8522
+ /**
8523
+ * 指定码率,单位 bps。当该参数为 0 时则不强制限定码率。
8524
+ 不填则使用视频导出编码配置。
8525
+ * @type {number || null}
8526
+ */
8527
+ this.VideoBitrate = null;
8528
+
8529
+ /**
8530
+ * 帧率。取值范围:[15, 60],不填默认值为 25。
8531
+ * @type {number || null}
8532
+ */
8533
+ this.FrameRate = null;
8534
+
8535
+ /**
8536
+ * 是否去除视频数据,可选值:
8537
+ <li>0:保留;</li>
8538
+ <li>1:去除。</li>
8539
+ 不填则使用视频导出编码配置。
8540
+ * @type {number || null}
8541
+ */
8542
+ this.RemoveVideo = null;
8543
+
8544
+ /**
8545
+ * 是否去除音频数据,可选值:
8546
+ <li>0:保留;</li>
8547
+ <li>1:去除。</li>
8548
+ 不填则使用视频导出编码配置。
8549
+ * @type {number || null}
8550
+ */
8551
+ this.RemoveAudio = null;
8552
+
8553
+ /**
8554
+ * 片段起始时间,单位:毫秒。
8555
+ * @type {number || null}
8556
+ */
8557
+ this.StartTime = null;
8558
+
8559
+ /**
8560
+ * 片段结束时间,单位:毫秒。
8561
+ * @type {number || null}
8562
+ */
8563
+ this.EndTime = null;
8564
+
8565
+ }
8566
+
8567
+ /**
8568
+ * @private
8569
+ */
8570
+ deserialize(params) {
8571
+ if (!params) {
8572
+ return;
8573
+ }
8574
+ this.Container = 'Container' in params ? params.Container : null;
8575
+ this.ShortEdge = 'ShortEdge' in params ? params.ShortEdge : null;
8576
+ this.VideoBitrate = 'VideoBitrate' in params ? params.VideoBitrate : null;
8577
+ this.FrameRate = 'FrameRate' in params ? params.FrameRate : null;
8578
+ this.RemoveVideo = 'RemoveVideo' in params ? params.RemoveVideo : null;
8579
+ this.RemoveAudio = 'RemoveAudio' in params ? params.RemoveAudio : null;
8580
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
8581
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
7044
8582
 
7045
8583
  }
7046
8584
  }
@@ -7061,10 +8599,11 @@ class SlotReplacementInfo extends AbstractModel {
7061
8599
 
7062
8600
  /**
7063
8601
  * 替换类型,可取值有:
7064
- <li> AUDIO :音频;</li>
7065
- <li> VIDEO :视频;</li>
7066
- <li> IMAGE :图片。</li>
7067
- 注意:这里必须保证替换的素材类型与模板轨道数据的素材类型一致。
8602
+ <li> AUDIO :音频;</li>
8603
+ <li> VIDEO :视频;</li>
8604
+ <li> IMAGE :图片;</li>
8605
+ <li> TEXT :文本。</li>
8606
+ 注意:这里必须保证替换的素材类型与模板轨道数据的素材类型一致。如果替换的类型为Text,,则必须保证模板轨道数据中相应卡槽的位置标记的是文本。
7068
8607
  * @type {string || null}
7069
8608
  */
7070
8609
  this.ReplacementType = null;
@@ -7075,6 +8614,12 @@ class SlotReplacementInfo extends AbstractModel {
7075
8614
  */
7076
8615
  this.MediaReplacementInfo = null;
7077
8616
 
8617
+ /**
8618
+ * 文本替换信息,仅当要替换的卡槽类型为文本时有效。
8619
+ * @type {TextReplacementInfo || null}
8620
+ */
8621
+ this.TextReplacementInfo = null;
8622
+
7078
8623
  }
7079
8624
 
7080
8625
  /**
@@ -7093,6 +8638,12 @@ class SlotReplacementInfo extends AbstractModel {
7093
8638
  this.MediaReplacementInfo = obj;
7094
8639
  }
7095
8640
 
8641
+ if (params.TextReplacementInfo) {
8642
+ let obj = new TextReplacementInfo();
8643
+ obj.deserialize(params.TextReplacementInfo)
8644
+ this.TextReplacementInfo = obj;
8645
+ }
8646
+
7096
8647
  }
7097
8648
  }
7098
8649
 
@@ -7173,7 +8724,7 @@ class RevokeResourceAuthorizationRequest extends AbstractModel {
7173
8724
  super();
7174
8725
 
7175
8726
  /**
7176
- * 平台名称,指定访问的平台。
8727
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
7177
8728
  * @type {string || null}
7178
8729
  */
7179
8730
  this.Platform = null;
@@ -7207,7 +8758,7 @@ class RevokeResourceAuthorizationRequest extends AbstractModel {
7207
8758
  this.Permissions = null;
7208
8759
 
7209
8760
  /**
7210
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
8761
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,撤销任意资源的授权权限。如果指定操作者,则操作者必须对被授权资源有写权限。
7211
8762
  * @type {string || null}
7212
8763
  */
7213
8764
  this.Operator = null;
@@ -7261,22 +8812,153 @@ class DescribeTaskDetailRequest extends AbstractModel {
7261
8812
  super();
7262
8813
 
7263
8814
  /**
7264
- * 平台名称,指定访问的平台。
8815
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
8816
+ * @type {string || null}
8817
+ */
8818
+ this.Platform = null;
8819
+
8820
+ /**
8821
+ * 任务 Id。
8822
+ * @type {string || null}
8823
+ */
8824
+ this.TaskId = null;
8825
+
8826
+ /**
8827
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以获取任意任务信息。如果指定操作者,则操作者需要是任务发起者。
8828
+ * @type {string || null}
8829
+ */
8830
+ this.Operator = null;
8831
+
8832
+ }
8833
+
8834
+ /**
8835
+ * @private
8836
+ */
8837
+ deserialize(params) {
8838
+ if (!params) {
8839
+ return;
8840
+ }
8841
+ this.Platform = 'Platform' in params ? params.Platform : null;
8842
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
8843
+ this.Operator = 'Operator' in params ? params.Operator : null;
8844
+
8845
+ }
8846
+ }
8847
+
8848
+ /**
8849
+ * ModifyVideoEncodingPreset请求参数结构体
8850
+ * @class
8851
+ */
8852
+ class ModifyVideoEncodingPresetRequest extends AbstractModel {
8853
+ constructor(){
8854
+ super();
8855
+
8856
+ /**
8857
+ * 平台名称,指定访问的平台。
8858
+ * @type {string || null}
8859
+ */
8860
+ this.Platform = null;
8861
+
8862
+ /**
8863
+ * 配置 ID。
8864
+ * @type {number || null}
8865
+ */
8866
+ this.Id = null;
8867
+
8868
+ /**
8869
+ * 更改后的视频编码配置名,不填则不修改。
8870
+ * @type {string || null}
8871
+ */
8872
+ this.Name = null;
8873
+
8874
+ /**
8875
+ * 是否去除视频数据,可选值:
8876
+ <li>0:保留;</li>
8877
+ <li>1:去除。</li>
8878
+ 默认值:0。
8879
+ * @type {number || null}
8880
+ */
8881
+ this.RemoveVideo = null;
8882
+
8883
+ /**
8884
+ * 是否去除音频数据,可选值:
8885
+ <li>0:保留;</li>
8886
+ <li>1:去除。</li>
8887
+ 默认值:0。
8888
+ * @type {number || null}
8889
+ */
8890
+ this.RemoveAudio = null;
8891
+
8892
+ /**
8893
+ * 更改后的编码配置的视频设置。
8894
+ * @type {VideoEncodingPresetVideoSettingForUpdate || null}
8895
+ */
8896
+ this.VideoSetting = null;
8897
+
8898
+ /**
8899
+ * 更改后的编码配置的音频设置。
8900
+ * @type {VideoEncodingPresetAudioSettingForUpdate || null}
8901
+ */
8902
+ this.AudioSetting = null;
8903
+
8904
+ }
8905
+
8906
+ /**
8907
+ * @private
8908
+ */
8909
+ deserialize(params) {
8910
+ if (!params) {
8911
+ return;
8912
+ }
8913
+ this.Platform = 'Platform' in params ? params.Platform : null;
8914
+ this.Id = 'Id' in params ? params.Id : null;
8915
+ this.Name = 'Name' in params ? params.Name : null;
8916
+ this.RemoveVideo = 'RemoveVideo' in params ? params.RemoveVideo : null;
8917
+ this.RemoveAudio = 'RemoveAudio' in params ? params.RemoveAudio : null;
8918
+
8919
+ if (params.VideoSetting) {
8920
+ let obj = new VideoEncodingPresetVideoSettingForUpdate();
8921
+ obj.deserialize(params.VideoSetting)
8922
+ this.VideoSetting = obj;
8923
+ }
8924
+
8925
+ if (params.AudioSetting) {
8926
+ let obj = new VideoEncodingPresetAudioSettingForUpdate();
8927
+ obj.deserialize(params.AudioSetting)
8928
+ this.AudioSetting = obj;
8929
+ }
8930
+
8931
+ }
8932
+ }
8933
+
8934
+ /**
8935
+ * 团队成员信息
8936
+ * @class
8937
+ */
8938
+ class TeamMemberInfo extends AbstractModel {
8939
+ constructor(){
8940
+ super();
8941
+
8942
+ /**
8943
+ * 团队成员 ID。
7265
8944
  * @type {string || null}
7266
8945
  */
7267
- this.Platform = null;
8946
+ this.MemberId = null;
7268
8947
 
7269
8948
  /**
7270
- * 任务 Id。
8949
+ * 团队成员备注。
7271
8950
  * @type {string || null}
7272
8951
  */
7273
- this.TaskId = null;
8952
+ this.Remark = null;
7274
8953
 
7275
8954
  /**
7276
- * 操作者。填写用户的 Id,用于标识调用者及校验对任务的访问权限。
8955
+ * 团队成员角色,取值:
8956
+ <li>Owner:团队所有者,添加团队成员及修改团队成员解决时不能填此角色;</li>
8957
+ <li>Admin:团队管理员;</li>
8958
+ <li>Member:普通成员。</li>
7277
8959
  * @type {string || null}
7278
8960
  */
7279
- this.Operator = null;
8961
+ this.Role = null;
7280
8962
 
7281
8963
  }
7282
8964
 
@@ -7287,9 +8969,9 @@ class DescribeTaskDetailRequest extends AbstractModel {
7287
8969
  if (!params) {
7288
8970
  return;
7289
8971
  }
7290
- this.Platform = 'Platform' in params ? params.Platform : null;
7291
- this.TaskId = 'TaskId' in params ? params.TaskId : null;
7292
- this.Operator = 'Operator' in params ? params.Operator : null;
8972
+ this.MemberId = 'MemberId' in params ? params.MemberId : null;
8973
+ this.Remark = 'Remark' in params ? params.Remark : null;
8974
+ this.Role = 'Role' in params ? params.Role : null;
7293
8975
 
7294
8976
  }
7295
8977
  }
@@ -7344,30 +9026,62 @@ class CosPublishInputInfo extends AbstractModel {
7344
9026
  }
7345
9027
 
7346
9028
  /**
7347
- * DescribeTasks返回参数结构体
9029
+ * HandleStreamConnectProject请求参数结构体
7348
9030
  * @class
7349
9031
  */
7350
- class DescribeTasksResponse extends AbstractModel {
9032
+ class HandleStreamConnectProjectRequest extends AbstractModel {
7351
9033
  constructor(){
7352
9034
  super();
7353
9035
 
7354
9036
  /**
7355
- * 符合搜索条件的记录总数。
7356
- * @type {number || null}
9037
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
9038
+ * @type {string || null}
7357
9039
  */
7358
- this.TotalCount = null;
9040
+ this.Platform = null;
7359
9041
 
7360
9042
  /**
7361
- * 任务基础信息列表。
7362
- * @type {Array.<TaskBaseInfo> || null}
9043
+ * 云转推项目 Id 。
9044
+ * @type {string || null}
7363
9045
  */
7364
- this.TaskBaseInfoSet = null;
9046
+ this.ProjectId = null;
7365
9047
 
7366
9048
  /**
7367
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
9049
+ * 请参考 [操作类型](#Operation)
7368
9050
  * @type {string || null}
7369
9051
  */
7370
- this.RequestId = null;
9052
+ this.Operation = null;
9053
+
9054
+ /**
9055
+ * 转推输入源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。
9056
+ * @type {StreamInputInfo || null}
9057
+ */
9058
+ this.InputInfo = null;
9059
+
9060
+ /**
9061
+ * 主备输入源标识,取值有:
9062
+ <li> Main :主源;</li>
9063
+ <li> Backup :备源。</li>
9064
+ * @type {string || null}
9065
+ */
9066
+ this.InputEndpoint = null;
9067
+
9068
+ /**
9069
+ * 转推输出源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。
9070
+ * @type {StreamConnectOutput || null}
9071
+ */
9072
+ this.OutputInfo = null;
9073
+
9074
+ /**
9075
+ * 云转推当前预计结束时间,采用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。具体操作方式详见 [操作类型](#Operation) 及下文示例。
9076
+ * @type {string || null}
9077
+ */
9078
+ this.CurrentStopTime = null;
9079
+
9080
+ /**
9081
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以操作所有云转推项目。如果指定操作者,则操作者必须为项目所有者。
9082
+ * @type {string || null}
9083
+ */
9084
+ this.Operator = null;
7371
9085
 
7372
9086
  }
7373
9087
 
@@ -7378,17 +9092,24 @@ class DescribeTasksResponse extends AbstractModel {
7378
9092
  if (!params) {
7379
9093
  return;
7380
9094
  }
7381
- this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
9095
+ this.Platform = 'Platform' in params ? params.Platform : null;
9096
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
9097
+ this.Operation = 'Operation' in params ? params.Operation : null;
7382
9098
 
7383
- if (params.TaskBaseInfoSet) {
7384
- this.TaskBaseInfoSet = new Array();
7385
- for (let z in params.TaskBaseInfoSet) {
7386
- let obj = new TaskBaseInfo();
7387
- obj.deserialize(params.TaskBaseInfoSet[z]);
7388
- this.TaskBaseInfoSet.push(obj);
7389
- }
9099
+ if (params.InputInfo) {
9100
+ let obj = new StreamInputInfo();
9101
+ obj.deserialize(params.InputInfo)
9102
+ this.InputInfo = obj;
7390
9103
  }
7391
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
9104
+ this.InputEndpoint = 'InputEndpoint' in params ? params.InputEndpoint : null;
9105
+
9106
+ if (params.OutputInfo) {
9107
+ let obj = new StreamConnectOutput();
9108
+ obj.deserialize(params.OutputInfo)
9109
+ this.OutputInfo = obj;
9110
+ }
9111
+ this.CurrentStopTime = 'CurrentStopTime' in params ? params.CurrentStopTime : null;
9112
+ this.Operator = 'Operator' in params ? params.Operator : null;
7392
9113
 
7393
9114
  }
7394
9115
  }
@@ -7402,7 +9123,7 @@ class ModifyProjectRequest extends AbstractModel {
7402
9123
  super();
7403
9124
 
7404
9125
  /**
7405
- * 平台名称,指定访问的平台。
9126
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
7406
9127
  * @type {string || null}
7407
9128
  */
7408
9129
  this.Platform = null;
@@ -7420,15 +9141,13 @@ class ModifyProjectRequest extends AbstractModel {
7420
9141
  this.Name = null;
7421
9142
 
7422
9143
  /**
7423
- * 画布宽高比,取值有:
7424
- <li>16:9;</li>
7425
- <li>9:16。</li>
9144
+ * 画布宽高比,值为视频编辑项目画布宽与高的像素值的比值,如 16:9、9:16 等。
7426
9145
  * @type {string || null}
7427
9146
  */
7428
9147
  this.AspectRatio = null;
7429
9148
 
7430
9149
  /**
7431
- * 项目归属者。
9150
+ * 项目所有者。目前仅支持个人项目,不支持团队项目。
7432
9151
  * @type {Entity || null}
7433
9152
  */
7434
9153
  this.Owner = null;
@@ -7436,8 +9155,8 @@ class ModifyProjectRequest extends AbstractModel {
7436
9155
  /**
7437
9156
  * 项目模式,一个项目可以有多种模式并相互切换。
7438
9157
  当 Category 为 VIDEO_EDIT 时,可选模式有:
7439
- <li>Defualt:默认模式。</li>
7440
- <li>VideoEditTemplate:视频编辑模板制作模式。</li>
9158
+ <li>Default:默认模式,即普通视频编辑项目。</li>
9159
+ <li>VideoEditTemplate:剪辑模板制作模式,用于制作剪辑模板。</li>
7441
9160
  * @type {string || null}
7442
9161
  */
7443
9162
  this.Mode = null;
@@ -7577,6 +9296,55 @@ class MaterialInfo extends AbstractModel {
7577
9296
  }
7578
9297
  }
7579
9298
 
9299
+ /**
9300
+ * DescribeVideoEncodingPresets请求参数结构体
9301
+ * @class
9302
+ */
9303
+ class DescribeVideoEncodingPresetsRequest extends AbstractModel {
9304
+ constructor(){
9305
+ super();
9306
+
9307
+ /**
9308
+ * 平台名称,指定访问的平台。
9309
+ * @type {string || null}
9310
+ */
9311
+ this.Platform = null;
9312
+
9313
+ /**
9314
+ * 要查询的配置 ID 列表。填写该参数则按照配置 ID 进行查询。
9315
+ * @type {Array.<number> || null}
9316
+ */
9317
+ this.Ids = null;
9318
+
9319
+ /**
9320
+ * 分页大小,默认20。最大值50。
9321
+ * @type {number || null}
9322
+ */
9323
+ this.Limit = null;
9324
+
9325
+ /**
9326
+ * 分页起始,默认0。
9327
+ * @type {number || null}
9328
+ */
9329
+ this.Offset = null;
9330
+
9331
+ }
9332
+
9333
+ /**
9334
+ * @private
9335
+ */
9336
+ deserialize(params) {
9337
+ if (!params) {
9338
+ return;
9339
+ }
9340
+ this.Platform = 'Platform' in params ? params.Platform : null;
9341
+ this.Ids = 'Ids' in params ? params.Ids : null;
9342
+ this.Limit = 'Limit' in params ? params.Limit : null;
9343
+ this.Offset = 'Offset' in params ? params.Offset : null;
9344
+
9345
+ }
9346
+ }
9347
+
7580
9348
  /**
7581
9349
  * 登录态信息
7582
9350
  * @class
@@ -7743,19 +9511,19 @@ class DescribeSharedSpaceRequest extends AbstractModel {
7743
9511
  super();
7744
9512
 
7745
9513
  /**
7746
- * 平台名称,指定访问的平台。
9514
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
7747
9515
  * @type {string || null}
7748
9516
  */
7749
9517
  this.Platform = null;
7750
9518
 
7751
9519
  /**
7752
- * 被授权目标,,个人或团队。
9520
+ * 被授权目标,个人或团队。
7753
9521
  * @type {Entity || null}
7754
9522
  */
7755
9523
  this.Authorizee = null;
7756
9524
 
7757
9525
  /**
7758
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
9526
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以查询任意个人或者团队的共享空间。如果指定操作者,则操作者必须本人或者团队成员。
7759
9527
  * @type {string || null}
7760
9528
  */
7761
9529
  this.Operator = null;
@@ -7810,88 +9578,18 @@ class KuaishouPublishInfo extends AbstractModel {
7810
9578
  }
7811
9579
 
7812
9580
  /**
7813
- * 任务基础信息。
9581
+ * CopyProject返回参数结构体
7814
9582
  * @class
7815
9583
  */
7816
- class TaskBaseInfo extends AbstractModel {
9584
+ class CopyProjectResponse extends AbstractModel {
7817
9585
  constructor(){
7818
9586
  super();
7819
9587
 
7820
9588
  /**
7821
- * 任务 Id
7822
- * @type {string || null}
7823
- */
7824
- this.TaskId = null;
7825
-
7826
- /**
7827
- * 任务类型,取值有:
7828
- <li>VIDEO_EDIT_PROJECT_EXPORT:项目导出。</li>
7829
- * @type {string || null}
7830
- */
7831
- this.TaskType = null;
7832
-
7833
- /**
7834
- * 任务状态,取值有:
7835
- <li>PROCESSING:处理中:</li>
7836
- <li>SUCCESS:成功;</li>
7837
- <li>FAIL:失败。</li>
7838
- * @type {string || null}
7839
- */
7840
- this.Status = null;
7841
-
7842
- /**
7843
- * 任务进度,取值为:0~100。
7844
- * @type {number || null}
7845
- */
7846
- this.Progress = null;
7847
-
7848
- /**
7849
- * 错误码。
7850
- <li>0:成功;</li>
7851
- <li>其他值:失败。</li>
7852
- * @type {number || null}
7853
- */
7854
- this.ErrCode = null;
7855
-
7856
- /**
7857
- * 错误信息。
7858
- * @type {string || null}
7859
- */
7860
- this.ErrMsg = null;
7861
-
7862
- /**
7863
- * 创建时间,格式按照 ISO 8601 标准表示。
9589
+ * 复制后的项目 ID
7864
9590
  * @type {string || null}
7865
9591
  */
7866
- this.CreateTime = null;
7867
-
7868
- }
7869
-
7870
- /**
7871
- * @private
7872
- */
7873
- deserialize(params) {
7874
- if (!params) {
7875
- return;
7876
- }
7877
- this.TaskId = 'TaskId' in params ? params.TaskId : null;
7878
- this.TaskType = 'TaskType' in params ? params.TaskType : null;
7879
- this.Status = 'Status' in params ? params.Status : null;
7880
- this.Progress = 'Progress' in params ? params.Progress : null;
7881
- this.ErrCode = 'ErrCode' in params ? params.ErrCode : null;
7882
- this.ErrMsg = 'ErrMsg' in params ? params.ErrMsg : null;
7883
- this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
7884
-
7885
- }
7886
- }
7887
-
7888
- /**
7889
- * DeleteClass返回参数结构体
7890
- * @class
7891
- */
7892
- class DeleteClassResponse extends AbstractModel {
7893
- constructor(){
7894
- super();
9592
+ this.ProjectId = null;
7895
9593
 
7896
9594
  /**
7897
9595
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -7908,58 +9606,25 @@ class DeleteClassResponse extends AbstractModel {
7908
9606
  if (!params) {
7909
9607
  return;
7910
9608
  }
9609
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
7911
9610
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
7912
9611
 
7913
9612
  }
7914
9613
  }
7915
9614
 
7916
9615
  /**
7917
- * GrantResourceAuthorization请求参数结构体
9616
+ * DeleteClass返回参数结构体
7918
9617
  * @class
7919
9618
  */
7920
- class GrantResourceAuthorizationRequest extends AbstractModel {
9619
+ class DeleteClassResponse extends AbstractModel {
7921
9620
  constructor(){
7922
- super();
7923
-
7924
- /**
7925
- * 平台名称,指定访问的平台。
7926
- * @type {string || null}
7927
- */
7928
- this.Platform = null;
7929
-
7930
- /**
7931
- * 资源归属者,个人或者团队。
7932
- * @type {Entity || null}
7933
- */
7934
- this.Owner = null;
7935
-
7936
- /**
7937
- * 被授权资源。
7938
- * @type {Array.<Resource> || null}
7939
- */
7940
- this.Resources = null;
7941
-
7942
- /**
7943
- * 被授权目标,个人或者团队。
7944
- * @type {Array.<Entity> || null}
7945
- */
7946
- this.Authorizees = null;
7947
-
7948
- /**
7949
- * 详细授权值。 取值有:
7950
- <li>R:可读,可以浏览媒体,但不能使用该媒体文件(将其添加到 Project),或复制到自己的媒资库中</li>
7951
- <li>X:可用,可以使用该素材(将其添加到 Project),但不能将其复制到自己的媒资库中,意味着被授权者无法将该资源进一步扩散给其他个人或团队。</li>
7952
- <li>C:可复制,既可以使用该素材(将其添加到 Project),也可以将其复制到自己的媒资库中。</li>
7953
- <li>W:可修改、删除媒资。</li>
7954
- * @type {Array.<string> || null}
7955
- */
7956
- this.Permissions = null;
9621
+ super();
7957
9622
 
7958
9623
  /**
7959
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
9624
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7960
9625
  * @type {string || null}
7961
9626
  */
7962
- this.Operator = null;
9627
+ this.RequestId = null;
7963
9628
 
7964
9629
  }
7965
9630
 
@@ -7970,33 +9635,42 @@ class GrantResourceAuthorizationRequest extends AbstractModel {
7970
9635
  if (!params) {
7971
9636
  return;
7972
9637
  }
7973
- this.Platform = 'Platform' in params ? params.Platform : null;
9638
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
7974
9639
 
7975
- if (params.Owner) {
7976
- let obj = new Entity();
7977
- obj.deserialize(params.Owner)
7978
- this.Owner = obj;
7979
- }
9640
+ }
9641
+ }
7980
9642
 
7981
- if (params.Resources) {
7982
- this.Resources = new Array();
7983
- for (let z in params.Resources) {
7984
- let obj = new Resource();
7985
- obj.deserialize(params.Resources[z]);
7986
- this.Resources.push(obj);
7987
- }
7988
- }
9643
+ /**
9644
+ * ExportVideoEditProject返回参数结构体
9645
+ * @class
9646
+ */
9647
+ class ExportVideoEditProjectResponse extends AbstractModel {
9648
+ constructor(){
9649
+ super();
7989
9650
 
7990
- if (params.Authorizees) {
7991
- this.Authorizees = new Array();
7992
- for (let z in params.Authorizees) {
7993
- let obj = new Entity();
7994
- obj.deserialize(params.Authorizees[z]);
7995
- this.Authorizees.push(obj);
7996
- }
9651
+ /**
9652
+ * 任务 Id。
9653
+ * @type {string || null}
9654
+ */
9655
+ this.TaskId = null;
9656
+
9657
+ /**
9658
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
9659
+ * @type {string || null}
9660
+ */
9661
+ this.RequestId = null;
9662
+
9663
+ }
9664
+
9665
+ /**
9666
+ * @private
9667
+ */
9668
+ deserialize(params) {
9669
+ if (!params) {
9670
+ return;
7997
9671
  }
7998
- this.Permissions = 'Permissions' in params ? params.Permissions : null;
7999
- this.Operator = 'Operator' in params ? params.Operator : null;
9672
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
9673
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
8000
9674
 
8001
9675
  }
8002
9676
  }
@@ -8101,6 +9775,47 @@ class MediaMetaData extends AbstractModel {
8101
9775
  }
8102
9776
  }
8103
9777
 
9778
+ /**
9779
+ * 导播台项目状态变更事件
9780
+ * @class
9781
+ */
9782
+ class ProjectSwitcherStatusChangedEvent extends AbstractModel {
9783
+ constructor(){
9784
+ super();
9785
+
9786
+ /**
9787
+ * 导播台项目 Id。
9788
+ * @type {string || null}
9789
+ */
9790
+ this.ProjectId = null;
9791
+
9792
+ /**
9793
+ * 导播台项目状态,可取值有:
9794
+ <li>Started:导播台启动;</li>
9795
+ <li>Stopped:导播台停止;</li>
9796
+ <li>PvwStarted:导播台 PVW 开启;</li>
9797
+ <li>PgmStarted:导播台 PGM 开启,输出推流开始;</li>
9798
+ <li>PvwStopped:导播台 PVW 停止;</li>
9799
+ <li>PgmStopped:导播台 PGM 停止,输出推流结束。</li>
9800
+ * @type {string || null}
9801
+ */
9802
+ this.Status = null;
9803
+
9804
+ }
9805
+
9806
+ /**
9807
+ * @private
9808
+ */
9809
+ deserialize(params) {
9810
+ if (!params) {
9811
+ return;
9812
+ }
9813
+ this.ProjectId = 'ProjectId' in params ? params.ProjectId : null;
9814
+ this.Status = 'Status' in params ? params.Status : null;
9815
+
9816
+ }
9817
+ }
9818
+
8104
9819
  /**
8105
9820
  * 媒资绑定资源信息,包含媒资绑定模板 ID 和文件信息。
8106
9821
  * @class
@@ -8110,16 +9825,22 @@ class ExternalMediaInfo extends AbstractModel {
8110
9825
  super();
8111
9826
 
8112
9827
  /**
8113
- * 媒资绑定模板 ID。
9828
+ * 目前仅支持绑定 COS 桶的媒体,请填写存储对象 Key 值,例如:`example-folder/example.mp4`。
9829
+ * @type {string || null}
9830
+ */
9831
+ this.MediaKey = null;
9832
+
9833
+ /**
9834
+ * 该字段废弃,请勿使用。
8114
9835
  * @type {number || null}
8115
9836
  */
8116
9837
  this.Definition = null;
8117
9838
 
8118
9839
  /**
8119
- * 媒资绑定媒体路径或文件 ID
9840
+ * 媒资挂载的存储 Id
8120
9841
  * @type {string || null}
8121
9842
  */
8122
- this.MediaKey = null;
9843
+ this.StorageId = null;
8123
9844
 
8124
9845
  }
8125
9846
 
@@ -8130,8 +9851,9 @@ class ExternalMediaInfo extends AbstractModel {
8130
9851
  if (!params) {
8131
9852
  return;
8132
9853
  }
8133
- this.Definition = 'Definition' in params ? params.Definition : null;
8134
9854
  this.MediaKey = 'MediaKey' in params ? params.MediaKey : null;
9855
+ this.Definition = 'Definition' in params ? params.Definition : null;
9856
+ this.StorageId = 'StorageId' in params ? params.StorageId : null;
8135
9857
 
8136
9858
  }
8137
9859
  }
@@ -8244,42 +9966,102 @@ class ExportVideoByEditorTrackDataResponse extends AbstractModel {
8244
9966
  }
8245
9967
 
8246
9968
  /**
8247
- * 雪碧图
9969
+ * 分类创建事件。
8248
9970
  * @class
8249
9971
  */
8250
- class MediaImageSpriteInfo extends AbstractModel {
9972
+ class ClassCreatedEvent extends AbstractModel {
8251
9973
  constructor(){
8252
9974
  super();
8253
9975
 
8254
9976
  /**
8255
- * 雪碧图小图的高度。
9977
+ * 分类归属。
9978
+ * @type {Entity || null}
9979
+ */
9980
+ this.Owner = null;
9981
+
9982
+ /**
9983
+ * 分类路径。
9984
+ * @type {string || null}
9985
+ */
9986
+ this.ClassPath = null;
9987
+
9988
+ }
9989
+
9990
+ /**
9991
+ * @private
9992
+ */
9993
+ deserialize(params) {
9994
+ if (!params) {
9995
+ return;
9996
+ }
9997
+
9998
+ if (params.Owner) {
9999
+ let obj = new Entity();
10000
+ obj.deserialize(params.Owner)
10001
+ this.Owner = obj;
10002
+ }
10003
+ this.ClassPath = 'ClassPath' in params ? params.ClassPath : null;
10004
+
10005
+ }
10006
+ }
10007
+
10008
+ /**
10009
+ * 视频编码配置
10010
+ * @class
10011
+ */
10012
+ class VideoEncodingPreset extends AbstractModel {
10013
+ constructor(){
10014
+ super();
10015
+
10016
+ /**
10017
+ * 配置 ID。
8256
10018
  * @type {number || null}
8257
10019
  */
8258
- this.Height = null;
10020
+ this.Id = null;
8259
10021
 
8260
10022
  /**
8261
- * 雪碧图小图的宽度。
10023
+ * 配置名。
10024
+ * @type {string || null}
10025
+ */
10026
+ this.Name = null;
10027
+
10028
+ /**
10029
+ * 封装格式,可选值:
10030
+ <li>mp4 ;</li>
10031
+ <li>mov 。</li>
10032
+ * @type {string || null}
10033
+ */
10034
+ this.Container = null;
10035
+
10036
+ /**
10037
+ * 是否去除视频数据,可选值:
10038
+ <li>0:保留;</li>
10039
+ <li>1:去除。</li>
10040
+ 默认值:0。
8262
10041
  * @type {number || null}
8263
10042
  */
8264
- this.Width = null;
10043
+ this.RemoveVideo = null;
8265
10044
 
8266
10045
  /**
8267
- * 雪碧图小图的总数量。
10046
+ * 是否去除音频数据,可选值:
10047
+ <li>0:保留;</li>
10048
+ <li>1:去除。</li>
10049
+ 默认值:0。
8268
10050
  * @type {number || null}
8269
10051
  */
8270
- this.TotalCount = null;
10052
+ this.RemoveAudio = null;
8271
10053
 
8272
10054
  /**
8273
- * 截取雪碧图输出的地址。
8274
- * @type {Array.<string> || null}
10055
+ * 视频编码配置中的视频设置。
10056
+ * @type {VideoEncodingPresetVideoSetting || null}
8275
10057
  */
8276
- this.ImageUrlSet = null;
10058
+ this.VideoSetting = null;
8277
10059
 
8278
10060
  /**
8279
- * 雪碧图子图位置与时间关系的 WebVtt 文件地址。WebVtt 文件表明了各个雪碧图小图对应的时间点,以及在雪碧大图里的坐标位置,一般被播放器用于实现预览。
8280
- * @type {string || null}
10061
+ * 视频编码配置中的音频设置。
10062
+ * @type {VideoEncodingPresetAudioSetting || null}
8281
10063
  */
8282
- this.WebVttUrl = null;
10064
+ this.AudioSetting = null;
8283
10065
 
8284
10066
  }
8285
10067
 
@@ -8290,11 +10072,23 @@ class MediaImageSpriteInfo extends AbstractModel {
8290
10072
  if (!params) {
8291
10073
  return;
8292
10074
  }
8293
- this.Height = 'Height' in params ? params.Height : null;
8294
- this.Width = 'Width' in params ? params.Width : null;
8295
- this.TotalCount = 'TotalCount' in params ? params.TotalCount : null;
8296
- this.ImageUrlSet = 'ImageUrlSet' in params ? params.ImageUrlSet : null;
8297
- this.WebVttUrl = 'WebVttUrl' in params ? params.WebVttUrl : null;
10075
+ this.Id = 'Id' in params ? params.Id : null;
10076
+ this.Name = 'Name' in params ? params.Name : null;
10077
+ this.Container = 'Container' in params ? params.Container : null;
10078
+ this.RemoveVideo = 'RemoveVideo' in params ? params.RemoveVideo : null;
10079
+ this.RemoveAudio = 'RemoveAudio' in params ? params.RemoveAudio : null;
10080
+
10081
+ if (params.VideoSetting) {
10082
+ let obj = new VideoEncodingPresetVideoSetting();
10083
+ obj.deserialize(params.VideoSetting)
10084
+ this.VideoSetting = obj;
10085
+ }
10086
+
10087
+ if (params.AudioSetting) {
10088
+ let obj = new VideoEncodingPresetAudioSetting();
10089
+ obj.deserialize(params.AudioSetting)
10090
+ this.AudioSetting = obj;
10091
+ }
8298
10092
 
8299
10093
  }
8300
10094
  }
@@ -8308,13 +10102,13 @@ class ImportMaterialRequest extends AbstractModel {
8308
10102
  super();
8309
10103
 
8310
10104
  /**
8311
- * 平台名称,指定访问的平台。
10105
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
8312
10106
  * @type {string || null}
8313
10107
  */
8314
10108
  this.Platform = null;
8315
10109
 
8316
10110
  /**
8317
- * 媒体归属者,团队或个人。
10111
+ * 媒体归属者,可支持归属团队或个人。
8318
10112
  * @type {Entity || null}
8319
10113
  */
8320
10114
  this.Owner = null;
@@ -8329,7 +10123,8 @@ class ImportMaterialRequest extends AbstractModel {
8329
10123
  * 导入媒资类型,取值:
8330
10124
  <li>VOD:云点播文件;</li>
8331
10125
  <li>EXTERNAL:媒资绑定。</li>
8332
- 注意:如果不填默认为云点播文件。
10126
+
10127
+ 注意:如果不填默认为云点播文件,如果媒体存储在非腾讯云点播中,都需要使用媒资绑定。另外,导入云点播的文件,使用云点播的子应用 Id 必须与创建多媒体创作引擎平台时使用的云点播子应用一致。
8333
10128
  * @type {string || null}
8334
10129
  */
8335
10130
  this.SourceType = null;
@@ -8353,14 +10148,14 @@ class ImportMaterialRequest extends AbstractModel {
8353
10148
  this.ClassPath = null;
8354
10149
 
8355
10150
  /**
8356
- * 媒体预处理任务模板 ID。取值:
10151
+ * 媒体预处理任务参数 ID。可取值有:
8357
10152
  <li>10:进行编辑预处理。</li>
8358
10153
  * @type {number || null}
8359
10154
  */
8360
10155
  this.PreProcessDefinition = null;
8361
10156
 
8362
10157
  /**
8363
- * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
10158
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以向任意团队或者个人导入媒体。如果指定操作者,如果媒体归属为个人,则操作者必须与归属者一致;如果媒体归属为团队,则必须为团队可导入媒体的团队成员(如果没有特殊设置,所有团队成员可导入媒体)。
8364
10159
  * @type {string || null}
8365
10160
  */
8366
10161
  this.Operator = null;
@@ -8397,6 +10192,69 @@ class ImportMaterialRequest extends AbstractModel {
8397
10192
  }
8398
10193
  }
8399
10194
 
10195
+ /**
10196
+ * 模板插槽文本替换信息。
10197
+ * @class
10198
+ */
10199
+ class TextReplacementInfo extends AbstractModel {
10200
+ constructor(){
10201
+ super();
10202
+
10203
+ /**
10204
+ * 替换的文本信息。
10205
+ * @type {string || null}
10206
+ */
10207
+ this.Text = null;
10208
+
10209
+ }
10210
+
10211
+ /**
10212
+ * @private
10213
+ */
10214
+ deserialize(params) {
10215
+ if (!params) {
10216
+ return;
10217
+ }
10218
+ this.Text = 'Text' in params ? params.Text : null;
10219
+
10220
+ }
10221
+ }
10222
+
10223
+ /**
10224
+ * 导入媒资信息
10225
+ * @class
10226
+ */
10227
+ class ImportMediaInfo extends AbstractModel {
10228
+ constructor(){
10229
+ super();
10230
+
10231
+ /**
10232
+ * 云点播文件 FileId。
10233
+ * @type {string || null}
10234
+ */
10235
+ this.FileId = null;
10236
+
10237
+ /**
10238
+ * 媒体 Id。
10239
+ * @type {string || null}
10240
+ */
10241
+ this.MaterialId = null;
10242
+
10243
+ }
10244
+
10245
+ /**
10246
+ * @private
10247
+ */
10248
+ deserialize(params) {
10249
+ if (!params) {
10250
+ return;
10251
+ }
10252
+ this.FileId = 'FileId' in params ? params.FileId : null;
10253
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
10254
+
10255
+ }
10256
+ }
10257
+
8400
10258
  /**
8401
10259
  * DescribeMaterials请求参数结构体
8402
10260
  * @class
@@ -8406,13 +10264,13 @@ class DescribeMaterialsRequest extends AbstractModel {
8406
10264
  super();
8407
10265
 
8408
10266
  /**
8409
- * 平台名称,指定访问的平台。
10267
+ * 平台 Id,指定访问的平台。关于平台概念,请参见文档 [平台](https://cloud.tencent.com/document/product/1156/43767)。
8410
10268
  * @type {string || null}
8411
10269
  */
8412
10270
  this.Platform = null;
8413
10271
 
8414
10272
  /**
8415
- * 媒体 ID 列表,N 从 0 开始取值,最大 19。
10273
+ * 媒体 ID 列表,一次最多可拉取20个媒体的信息。
8416
10274
  * @type {Array.<string> || null}
8417
10275
  */
8418
10276
  this.MaterialIds = null;
@@ -8426,7 +10284,7 @@ class DescribeMaterialsRequest extends AbstractModel {
8426
10284
  this.Sort = null;
8427
10285
 
8428
10286
  /**
8429
- * 操作者。填写用户的 Id,用于标识调用者及校验媒体的访问权限。
10287
+ * 操作者。如不填,默认为 `cmeid_system`,表示平台管理员操作,可以获取任意媒体的信息。如果指定操作者,则操作者必须对媒体有读权限。
8430
10288
  * @type {string || null}
8431
10289
  */
8432
10290
  this.Operator = null;
@@ -8455,9 +10313,11 @@ class DescribeMaterialsRequest extends AbstractModel {
8455
10313
 
8456
10314
  module.exports = {
8457
10315
  AudioStreamInfo: AudioStreamInfo,
10316
+ ClassDeletedEvent: ClassDeletedEvent,
8458
10317
  ModifyMaterialResponse: ModifyMaterialResponse,
8459
10318
  DeleteProjectRequest: DeleteProjectRequest,
8460
10319
  ExportVideoByVideoSegmentationDataResponse: ExportVideoByVideoSegmentationDataResponse,
10320
+ MaterialDeletedEvent: MaterialDeletedEvent,
8461
10321
  ImportMaterialResponse: ImportMaterialResponse,
8462
10322
  StreamConnectProjectInput: StreamConnectProjectInput,
8463
10323
  DescribeAccountsRequest: DescribeAccountsRequest,
@@ -8470,18 +10330,21 @@ module.exports = {
8470
10330
  ModifyProjectResponse: ModifyProjectResponse,
8471
10331
  AudioTrackItem: AudioTrackItem,
8472
10332
  StreamConnectProjectInfo: StreamConnectProjectInfo,
10333
+ VideoEncodingPresetAudioSettingForUpdate: VideoEncodingPresetAudioSettingForUpdate,
10334
+ VideoEncodingPresetAudioSetting: VideoEncodingPresetAudioSetting,
8473
10335
  IntegerRange: IntegerRange,
8474
10336
  SearchMaterialRequest: SearchMaterialRequest,
8475
10337
  DeleteTeamResponse: DeleteTeamResponse,
8476
10338
  StreamConnectOutput: StreamConnectOutput,
8477
- VideoSegmentationProjectInput: VideoSegmentationProjectInput,
10339
+ CopyProjectRequest: CopyProjectRequest,
8478
10340
  SearchScope: SearchScope,
8479
10341
  RevokeResourceAuthorizationResponse: RevokeResourceAuthorizationResponse,
8480
- HandleStreamConnectProjectRequest: HandleStreamConnectProjectRequest,
10342
+ DescribeTasksResponse: DescribeTasksResponse,
8481
10343
  ProjectInfo: ProjectInfo,
8482
10344
  VideoTrackItem: VideoTrackItem,
8483
10345
  DeleteTeamRequest: DeleteTeamRequest,
8484
10346
  DescribeTeamsRequest: DescribeTeamsRequest,
10347
+ PlatformInfo: PlatformInfo,
8485
10348
  LinkMaterial: LinkMaterial,
8486
10349
  SwitcherProjectInput: SwitcherProjectInput,
8487
10350
  FlattenListMediaRequest: FlattenListMediaRequest,
@@ -8513,17 +10376,24 @@ module.exports = {
8513
10376
  StreamConnectOutputInfo: StreamConnectOutputInfo,
8514
10377
  ParseEventRequest: ParseEventRequest,
8515
10378
  EmptyTrackItem: EmptyTrackItem,
8516
- PlatformInfo: PlatformInfo,
10379
+ ClassMovedEvent: ClassMovedEvent,
10380
+ DeleteVideoEncodingPresetRequest: DeleteVideoEncodingPresetRequest,
10381
+ MaterialImportedEvent: MaterialImportedEvent,
10382
+ ModifyVideoEncodingPresetResponse: ModifyVideoEncodingPresetResponse,
8517
10383
  DescribeJoinTeamsRequest: DescribeJoinTeamsRequest,
10384
+ VideoSegmentationProjectInput: VideoSegmentationProjectInput,
8518
10385
  DeleteMaterialRequest: DeleteMaterialRequest,
8519
10386
  CreateProjectResponse: CreateProjectResponse,
8520
10387
  VideoEditProjectInput: VideoEditProjectInput,
8521
10388
  DeleteProjectResponse: DeleteProjectResponse,
10389
+ VideoEncodingPresetVideoSetting: VideoEncodingPresetVideoSetting,
10390
+ MediaImageSpriteInfo: MediaImageSpriteInfo,
8522
10391
  DeleteClassRequest: DeleteClassRequest,
8523
10392
  CreateLinkRequest: CreateLinkRequest,
8524
10393
  CreateClassRequest: CreateClassRequest,
8525
10394
  DescribeMaterialsResponse: DescribeMaterialsResponse,
8526
- HandleStreamConnectProjectResponse: HandleStreamConnectProjectResponse,
10395
+ CreateVideoEncodingPresetResponse: CreateVideoEncodingPresetResponse,
10396
+ VideoEncodingPresetVideoSettingForUpdate: VideoEncodingPresetVideoSettingForUpdate,
8527
10397
  GrantResourceAuthorizationResponse: GrantResourceAuthorizationResponse,
8528
10398
  SwitcherPgmOutputConfig: SwitcherPgmOutputConfig,
8529
10399
  CMEExportInfo: CMEExportInfo,
@@ -8539,7 +10409,7 @@ module.exports = {
8539
10409
  DescribeAccountsResponse: DescribeAccountsResponse,
8540
10410
  MoveResourceResponse: MoveResourceResponse,
8541
10411
  MoveClassRequest: MoveClassRequest,
8542
- TimeRange: TimeRange,
10412
+ TextSlotInfo: TextSlotInfo,
8543
10413
  DeleteTeamMembersResponse: DeleteTeamMembersResponse,
8544
10414
  MoveClassResponse: MoveClassResponse,
8545
10415
  ImportMediaToProjectResponse: ImportMediaToProjectResponse,
@@ -8549,67 +10419,86 @@ module.exports = {
8549
10419
  CreateTeamResponse: CreateTeamResponse,
8550
10420
  ModifyTeamRequest: ModifyTeamRequest,
8551
10421
  ModifyTeamMemberRequest: ModifyTeamMemberRequest,
10422
+ MaterialMovedEvent: MaterialMovedEvent,
8552
10423
  CreateTeamRequest: CreateTeamRequest,
8553
10424
  MaterialBasicInfo: MaterialBasicInfo,
10425
+ VideoExportCompletedEvent: VideoExportCompletedEvent,
8554
10426
  ResourceInfo: ResourceInfo,
10427
+ MediaPreprocessOperation: MediaPreprocessOperation,
8555
10428
  JoinTeamInfo: JoinTeamInfo,
8556
10429
  DescribeResourceAuthorizationRequest: DescribeResourceAuthorizationRequest,
8557
10430
  CreateClassResponse: CreateClassResponse,
8558
10431
  SlotInfo: SlotInfo,
8559
10432
  MediaReplacementInfo: MediaReplacementInfo,
10433
+ TaskBaseInfo: TaskBaseInfo,
8560
10434
  RecordReplayProjectInput: RecordReplayProjectInput,
8561
10435
  VideoStreamInfo: VideoStreamInfo,
8562
10436
  AddTeamMemberRequest: AddTeamMemberRequest,
8563
- ExportVideoEditProjectResponse: ExportVideoEditProjectResponse,
10437
+ GrantResourceAuthorizationRequest: GrantResourceAuthorizationRequest,
10438
+ TimeRange: TimeRange,
8564
10439
  ThirdPartyPublishInfo: ThirdPartyPublishInfo,
8565
10440
  ListMediaRequest: ListMediaRequest,
10441
+ DeleteVideoEncodingPresetResponse: DeleteVideoEncodingPresetResponse,
8566
10442
  VodPullInputInfo: VodPullInputInfo,
8567
10443
  ModifyTeamResponse: ModifyTeamResponse,
8568
10444
  DeleteLoginStatusRequest: DeleteLoginStatusRequest,
8569
10445
  GenerateVideoSegmentationSchemeByAiRequest: GenerateVideoSegmentationSchemeByAiRequest,
8570
10446
  LiveStreamClipProjectInput: LiveStreamClipProjectInput,
10447
+ MaterialModifiedEvent: MaterialModifiedEvent,
10448
+ HandleStreamConnectProjectResponse: HandleStreamConnectProjectResponse,
8571
10449
  DeleteTeamMembersRequest: DeleteTeamMembersRequest,
8572
10450
  ExportVideoByTemplateRequest: ExportVideoByTemplateRequest,
8573
10451
  DescribePlatformsRequest: DescribePlatformsRequest,
8574
10452
  OtherMaterial: OtherMaterial,
8575
10453
  EventContent: EventContent,
8576
10454
  VideoMaterial: VideoMaterial,
10455
+ DescribeVideoEncodingPresetsResponse: DescribeVideoEncodingPresetsResponse,
8577
10456
  DescribeResourceAuthorizationResponse: DescribeResourceAuthorizationResponse,
8578
10457
  FlattenListMediaResponse: FlattenListMediaResponse,
8579
10458
  AccountInfo: AccountInfo,
8580
10459
  DescribeProjectsRequest: DescribeProjectsRequest,
8581
10460
  DescribeLoginStatusResponse: DescribeLoginStatusResponse,
8582
- TeamMemberInfo: TeamMemberInfo,
10461
+ MaterialAddedEvent: MaterialAddedEvent,
10462
+ CreateVideoEncodingPresetRequest: CreateVideoEncodingPresetRequest,
10463
+ ProjectStreamConnectStatusChangedEvent: ProjectStreamConnectStatusChangedEvent,
8583
10464
  DescribeJoinTeamsResponse: DescribeJoinTeamsResponse,
8584
10465
  DescribeTeamMembersRequest: DescribeTeamMembersRequest,
8585
10466
  MaterialStatus: MaterialStatus,
8586
10467
  DescribeProjectsResponse: DescribeProjectsResponse,
8587
10468
  AuthorizationInfo: AuthorizationInfo,
8588
10469
  VideoEditTemplateMaterial: VideoEditTemplateMaterial,
10470
+ VideoExportExtensionArgs: VideoExportExtensionArgs,
8589
10471
  SlotReplacementInfo: SlotReplacementInfo,
8590
10472
  ParseEventResponse: ParseEventResponse,
8591
10473
  DeleteMaterialResponse: DeleteMaterialResponse,
8592
10474
  RevokeResourceAuthorizationRequest: RevokeResourceAuthorizationRequest,
8593
10475
  DescribeTaskDetailRequest: DescribeTaskDetailRequest,
10476
+ ModifyVideoEncodingPresetRequest: ModifyVideoEncodingPresetRequest,
10477
+ TeamMemberInfo: TeamMemberInfo,
8594
10478
  CosPublishInputInfo: CosPublishInputInfo,
8595
- DescribeTasksResponse: DescribeTasksResponse,
10479
+ HandleStreamConnectProjectRequest: HandleStreamConnectProjectRequest,
8596
10480
  ModifyProjectRequest: ModifyProjectRequest,
8597
10481
  MaterialInfo: MaterialInfo,
10482
+ DescribeVideoEncodingPresetsRequest: DescribeVideoEncodingPresetsRequest,
8598
10483
  LoginStatusInfo: LoginStatusInfo,
8599
10484
  DescribeClassResponse: DescribeClassResponse,
8600
10485
  GenerateVideoSegmentationSchemeByAiResponse: GenerateVideoSegmentationSchemeByAiResponse,
8601
10486
  PresetTagInfo: PresetTagInfo,
8602
10487
  DescribeSharedSpaceRequest: DescribeSharedSpaceRequest,
8603
10488
  KuaishouPublishInfo: KuaishouPublishInfo,
8604
- TaskBaseInfo: TaskBaseInfo,
10489
+ CopyProjectResponse: CopyProjectResponse,
8605
10490
  DeleteClassResponse: DeleteClassResponse,
8606
- GrantResourceAuthorizationRequest: GrantResourceAuthorizationRequest,
10491
+ ExportVideoEditProjectResponse: ExportVideoEditProjectResponse,
8607
10492
  MediaMetaData: MediaMetaData,
10493
+ ProjectSwitcherStatusChangedEvent: ProjectSwitcherStatusChangedEvent,
8608
10494
  ExternalMediaInfo: ExternalMediaInfo,
8609
10495
  LinkMaterialInfo: LinkMaterialInfo,
8610
10496
  ExportVideoByEditorTrackDataResponse: ExportVideoByEditorTrackDataResponse,
8611
- MediaImageSpriteInfo: MediaImageSpriteInfo,
10497
+ ClassCreatedEvent: ClassCreatedEvent,
10498
+ VideoEncodingPreset: VideoEncodingPreset,
8612
10499
  ImportMaterialRequest: ImportMaterialRequest,
10500
+ TextReplacementInfo: TextReplacementInfo,
10501
+ ImportMediaInfo: ImportMediaInfo,
8613
10502
  DescribeMaterialsRequest: DescribeMaterialsRequest,
8614
10503
 
8615
10504
  }