tccli-intl-en 3.0.1248.1__py2.py3-none-any.whl → 3.0.1282.1__py2.py3-none-any.whl

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 (207) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +17 -1
  3. tccli/services/advisor/advisor_client.py +8 -2
  4. tccli/services/aiart/aiart_client.py +4 -1
  5. tccli/services/ams/ams_client.py +16 -4
  6. tccli/services/antiddos/antiddos_client.py +280 -70
  7. tccli/services/apigateway/apigateway_client.py +372 -93
  8. tccli/services/apm/apm_client.py +52 -13
  9. tccli/services/asr/asr_client.py +8 -2
  10. tccli/services/autoscaling/autoscaling_client.py +232 -58
  11. tccli/services/autoscaling/v20180419/api.json +1 -1
  12. tccli/services/batch/batch_client.py +112 -28
  13. tccli/services/bi/bi_client.py +96 -24
  14. tccli/services/billing/billing_client.py +168 -42
  15. tccli/services/cam/cam_client.py +324 -81
  16. tccli/services/captcha/captcha_client.py +4 -1
  17. tccli/services/car/car_client.py +132 -33
  18. tccli/services/cbs/cbs_client.py +152 -38
  19. tccli/services/ccc/ccc_client.py +732 -98
  20. tccli/services/ccc/v20200210/api.json +1727 -196
  21. tccli/services/ccc/v20200210/examples.json +64 -0
  22. tccli/services/cdb/cdb_client.py +532 -133
  23. tccli/services/cdc/cdc_client.py +80 -20
  24. tccli/services/cdc/v20201214/api.json +2 -2
  25. tccli/services/cdc/v20201214/examples.json +4 -4
  26. tccli/services/cdn/cdn_client.py +176 -44
  27. tccli/services/cdwdoris/cdwdoris_client.py +308 -77
  28. tccli/services/cdwpg/cdwpg_client.py +96 -24
  29. tccli/services/cdz/__init__.py +4 -0
  30. tccli/services/cdz/cdz_client.py +210 -0
  31. tccli/services/cdz/v20221123/api.json +233 -0
  32. tccli/services/cdz/v20221123/examples.json +12 -0
  33. tccli/services/cfg/cfg_client.py +64 -16
  34. tccli/services/cfs/cfs_client.py +156 -39
  35. tccli/services/cfw/cfw_client.py +264 -66
  36. tccli/services/chdfs/chdfs_client.py +116 -29
  37. tccli/services/ciam/ciam_client.py +64 -16
  38. tccli/services/ckafka/ckafka_client.py +575 -77
  39. tccli/services/ckafka/v20190819/api.json +2749 -1470
  40. tccli/services/ckafka/v20190819/examples.json +209 -155
  41. tccli/services/clb/clb_client.py +332 -83
  42. tccli/services/clb/v20180317/api.json +29 -14
  43. tccli/services/cloudaudit/cloudaudit_client.py +72 -18
  44. tccli/services/cls/cls_client.py +348 -87
  45. tccli/services/cmq/cmq_client.py +12 -801
  46. tccli/services/cmq/v20190304/api.json +173 -1367
  47. tccli/services/cmq/v20190304/examples.json +0 -120
  48. tccli/services/config/config_client.py +24 -6
  49. tccli/services/controlcenter/controlcenter_client.py +4 -1
  50. tccli/services/csip/csip_client.py +136 -34
  51. tccli/services/ctsdb/ctsdb_client.py +8 -2
  52. tccli/services/cvm/cvm_client.py +627 -110
  53. tccli/services/cvm/v20170312/api.json +435 -81
  54. tccli/services/cvm/v20170312/examples.json +100 -54
  55. tccli/services/cwp/cwp_client.py +1860 -465
  56. tccli/services/cynosdb/cynosdb_client.py +1749 -439
  57. tccli/services/cynosdb/v20190107/api.json +11763 -7697
  58. tccli/services/cynosdb/v20190107/examples.json +132 -4
  59. tccli/services/dataintegration/dataintegration_client.py +4 -1
  60. tccli/services/dayu/dayu_client.py +412 -103
  61. tccli/services/dbbrain/dbbrain_client.py +168 -42
  62. tccli/services/dc/dc_client.py +72 -18
  63. tccli/services/dcdb/dcdb_client.py +248 -62
  64. tccli/services/dlc/dlc_client.py +756 -111
  65. tccli/services/dlc/v20210125/api.json +637 -13
  66. tccli/services/dlc/v20210125/examples.json +48 -0
  67. tccli/services/dms/dms_client.py +8 -2
  68. tccli/services/dnspod/dnspod_client.py +264 -38
  69. tccli/services/dnspod/v20210323/api.json +153 -0
  70. tccli/services/dnspod/v20210323/examples.json +16 -0
  71. tccli/services/domain/domain_client.py +96 -24
  72. tccli/services/dts/dts_client.py +332 -83
  73. tccli/services/eb/eb_client.py +104 -26
  74. tccli/services/ecdn/ecdn_client.py +60 -15
  75. tccli/services/ecm/ecm_client.py +496 -124
  76. tccli/services/eiam/eiam_client.py +160 -40
  77. tccli/services/emr/emr_client.py +2784 -115
  78. tccli/services/emr/v20190103/api.json +14527 -4841
  79. tccli/services/emr/v20190103/examples.json +404 -36
  80. tccli/services/es/es_client.py +84 -21
  81. tccli/services/facefusion/facefusion_client.py +12 -3
  82. tccli/services/faceid/faceid_client.py +76 -19
  83. tccli/services/faceid/v20180301/api.json +79 -14
  84. tccli/services/faceid/v20180301/examples.json +3 -3
  85. tccli/services/gaap/gaap_client.py +352 -88
  86. tccli/services/gme/gme_client.py +40 -10
  87. tccli/services/gpm/gpm_client.py +72 -18
  88. tccli/services/gse/gse_client.py +88 -22
  89. tccli/services/gwlb/gwlb_client.py +72 -18
  90. tccli/services/iai/iai_client.py +116 -29
  91. tccli/services/iap/iap_client.py +24 -6
  92. tccli/services/ims/ims_client.py +4 -1
  93. tccli/services/intlpartnersmgt/intlpartnersmgt_client.py +168 -42
  94. tccli/services/iotcloud/iotcloud_client.py +80 -20
  95. tccli/services/ip/ip_client.py +24 -6
  96. tccli/services/kms/kms_client.py +272 -68
  97. tccli/services/lcic/lcic_client.py +212 -53
  98. tccli/services/lighthouse/lighthouse_client.py +296 -74
  99. tccli/services/lighthouse/v20200324/api.json +14 -14
  100. tccli/services/lighthouse/v20200324/examples.json +5 -5
  101. tccli/services/live/live_client.py +480 -120
  102. tccli/services/lke/lke_client.py +360 -90
  103. tccli/services/lkeap/__init__.py +4 -0
  104. tccli/services/lkeap/lkeap_client.py +546 -0
  105. tccli/services/lkeap/v20240522/api.json +855 -0
  106. tccli/services/lkeap/v20240522/examples.json +72 -0
  107. tccli/services/mariadb/mariadb_client.py +200 -50
  108. tccli/services/mdc/mdc_client.py +72 -18
  109. tccli/services/mdl/mdl_client.py +132 -33
  110. tccli/services/mdl/v20200326/api.json +186 -12
  111. tccli/services/mdl/v20200326/examples.json +16 -16
  112. tccli/services/mdp/mdp_client.py +356 -64
  113. tccli/services/mdp/v20200527/api.json +146 -14
  114. tccli/services/mdp/v20200527/examples.json +95 -79
  115. tccli/services/message/__init__.py +4 -0
  116. tccli/services/message/message_client.py +210 -0
  117. tccli/services/message/v20181225/api.json +72 -0
  118. tccli/services/message/v20181225/examples.json +13 -0
  119. tccli/services/mongodb/mongodb_client.py +340 -29
  120. tccli/services/mongodb/v20190725/api.json +811 -226
  121. tccli/services/mongodb/v20190725/examples.json +54 -22
  122. tccli/services/monitor/monitor_client.py +864 -152
  123. tccli/services/monitor/v20180724/api.json +657 -8
  124. tccli/services/monitor/v20180724/examples.json +152 -4
  125. tccli/services/mps/mps_client.py +592 -92
  126. tccli/services/mps/v20190612/api.json +2719 -375
  127. tccli/services/mps/v20190612/examples.json +63 -13
  128. tccli/services/msp/msp_client.py +28 -7
  129. tccli/services/ocr/ocr_client.py +152 -38
  130. tccli/services/ocr/v20181119/api.json +15 -15
  131. tccli/services/ocr/v20181119/examples.json +4 -4
  132. tccli/services/omics/omics_client.py +80 -20
  133. tccli/services/organization/organization_client.py +464 -116
  134. tccli/services/postgres/postgres_client.py +364 -91
  135. tccli/services/privatedns/privatedns_client.py +124 -31
  136. tccli/services/pts/pts_client.py +192 -48
  137. tccli/services/quota/__init__.py +4 -0
  138. tccli/services/quota/quota_client.py +434 -0
  139. tccli/services/quota/v20241204/api.json +548 -0
  140. tccli/services/quota/v20241204/examples.json +51 -0
  141. tccli/services/rce/rce_client.py +4 -1
  142. tccli/services/redis/redis_client.py +436 -109
  143. tccli/services/redis/v20180412/api.json +225 -113
  144. tccli/services/redis/v20180412/examples.json +19 -19
  145. tccli/services/region/region_client.py +12 -3
  146. tccli/services/rum/rum_client.py +240 -60
  147. tccli/services/scf/scf_client.py +168 -42
  148. tccli/services/ses/ses_client.py +116 -29
  149. tccli/services/sms/sms_client.py +72 -18
  150. tccli/services/sqlserver/sqlserver_client.py +3674 -395
  151. tccli/services/sqlserver/v20180328/api.json +8909 -2941
  152. tccli/services/sqlserver/v20180328/examples.json +447 -3
  153. tccli/services/ssl/ssl_client.py +152 -38
  154. tccli/services/ssm/ssm_client.py +96 -24
  155. tccli/services/sts/sts_client.py +20 -5
  156. tccli/services/tag/tag_client.py +120 -30
  157. tccli/services/tat/tat_client.py +76 -19
  158. tccli/services/tbaas/tbaas_client.py +16 -4
  159. tccli/services/tcaplusdb/tcaplusdb_client.py +208 -52
  160. tccli/services/tcaplusdb/v20190823/api.json +836 -760
  161. tccli/services/tcaplusdb/v20190823/examples.json +3 -3
  162. tccli/services/tchd/tchd_client.py +4 -1
  163. tccli/services/tcmpp/tcmpp_client.py +416 -104
  164. tccli/services/tcr/tcr_client.py +304 -76
  165. tccli/services/tcsas/tcsas_client.py +236 -59
  166. tccli/services/tcsas/v20250106/api.json +155 -79
  167. tccli/services/tcsas/v20250106/examples.json +3 -3
  168. tccli/services/tcss/tcss_client.py +1320 -330
  169. tccli/services/tdid/tdid_client.py +192 -48
  170. tccli/services/tdmq/tdmq_client.py +376 -94
  171. tccli/services/tem/tem_client.py +224 -56
  172. tccli/services/teo/teo_client.py +1127 -245
  173. tccli/services/teo/v20220901/api.json +381 -57
  174. tccli/services/teo/v20220901/examples.json +24 -0
  175. tccli/services/tione/__init__.py +4 -0
  176. tccli/services/tione/tione_client.py +210 -0
  177. tccli/services/tione/v20211111/api.json +3074 -0
  178. tccli/services/tione/v20211111/examples.json +12 -0
  179. tccli/services/tiw/tiw_client.py +204 -51
  180. tccli/services/tke/tke_client.py +552 -138
  181. tccli/services/tms/tms_client.py +4 -1
  182. tccli/services/tmt/tmt_client.py +4 -1
  183. tccli/services/trabbit/trabbit_client.py +116 -29
  184. tccli/services/trro/trro_client.py +76 -19
  185. tccli/services/trtc/trtc_client.py +204 -51
  186. tccli/services/trtc/v20190722/api.json +120 -16
  187. tccli/services/trtc/v20190722/examples.json +7 -7
  188. tccli/services/tts/tts_client.py +4 -1
  189. tccli/services/vclm/vclm_client.py +8 -2
  190. tccli/services/vm/vm_client.py +16 -4
  191. tccli/services/vod/vod_client.py +716 -179
  192. tccli/services/vpc/v20170312/api.json +970 -75
  193. tccli/services/vpc/v20170312/examples.json +106 -10
  194. tccli/services/vpc/vpc_client.py +1876 -361
  195. tccli/services/waf/v20180125/api.json +1372 -194
  196. tccli/services/waf/v20180125/examples.json +89 -1
  197. tccli/services/waf/waf_client.py +1051 -147
  198. tccli/services/wedata/v20250806/api.json +13644 -0
  199. tccli/services/wedata/v20250806/examples.json +621 -0
  200. tccli/services/wedata/wedata_client.py +5830 -1026
  201. tccli/services/yunjing/yunjing_client.py +284 -71
  202. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/METADATA +4 -7
  203. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/RECORD +207 -185
  204. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/WHEEL +1 -1
  205. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/entry_points.txt +0 -1
  206. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/LICENSE +0 -0
  207. {tccli_intl_en-3.0.1248.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/top_level.txt +0 -0
@@ -85,12 +85,19 @@
85
85
  "status": "online"
86
86
  },
87
87
  "CreateSchedule": {
88
- "document": "This API is used to create a scheme for media files uploaded to a specified COS bucket. A scheme may include the following tasks:\n1. Video transcoding (with watermark)\n2. Animated screenshot generating\n3. Time point screencapturing\n4. Sampled screencapturing\n5. Image sprite generating\n6. Adaptive bitrate streaming\n7. Intelligent content moderation (detection of pornographic and sensitive content)\n8. Intelligent content analysis (labeling, categorization, thumbnail generation, labeling by frame)\n9. Intelligent content recognition (face, full text, text keyword, full speech, and speech keyword)\n\nNote: A scheme is disabled upon creation. You need to manually enable it.",
88
+ "document": "This API is used to set processing rules for uploaded media files under the specified Bucket directory in COS, including:.\nThis API is used to transcode videos with watermarks.\nThis API is used to generate animated images.\nThis API is used to take screenshots at specified time points.\nThis API is used to take sampled screenshots from videos.\nThis API is used to take sprite screenshots of videos.\nThis API is used to transcode to adaptive bitrate streaming.\nThis API is used to perform intelligent content moderation, including porn detection and sensitive information detection.\nThis API is used to perform intelligent content analysis (tag, category, cover, frame tagging).\nThis API is used to perform intelligent content identification (human face, full text, text keyword, full speech, speech keyword).\n10. Media quality inspection (live stream format diagnosis, audio and video content detection (jitter, blur, low light, overexposure, black and white edges, black and white screens, screen glitch, noise, mosaic, QR code, and more), and no-reference scoring).\n\n11. Smart subtitle (full speech, speech hotword, and speech translation).\n\nThis API is used to perform intelligent erasure (watermark removal, subtitle removal, privacy protection).\n\nThis API is used to create an orchestration, which is in disable status by default and requires manual enablement.",
89
89
  "input": "CreateScheduleRequest",
90
90
  "name": "Creates a scheme",
91
91
  "output": "CreateScheduleResponse",
92
92
  "status": "online"
93
93
  },
94
+ "CreateSmartEraseTemplate": {
95
+ "document": "This API is used to create a custom smart erasing template.",
96
+ "input": "CreateSmartEraseTemplateRequest",
97
+ "name": "Creates a smart erasing template",
98
+ "output": "CreateSmartEraseTemplateResponse",
99
+ "status": "online"
100
+ },
94
101
  "CreateSmartSubtitleTemplate": {
95
102
  "document": "This API is used to create a custom smart subtitle template.",
96
103
  "input": "CreateSmartSubtitleTemplateRequest",
@@ -217,6 +224,13 @@
217
224
  "output": "DeleteScheduleResponse",
218
225
  "status": "online"
219
226
  },
227
+ "DeleteSmartEraseTemplate": {
228
+ "document": "This API is used to delete a user-defined smart erasing template.",
229
+ "input": "DeleteSmartEraseTemplateRequest",
230
+ "name": "Deletes a smart erasing template",
231
+ "output": "DeleteSmartEraseTemplateResponse",
232
+ "status": "online"
233
+ },
220
234
  "DeleteSmartSubtitleTemplate": {
221
235
  "document": "This API is used to delete a user-defined smart subtitle template.",
222
236
  "input": "DeleteSmartSubtitleTemplateRequest",
@@ -371,6 +385,13 @@
371
385
  "output": "DescribeSchedulesResponse",
372
386
  "status": "online"
373
387
  },
388
+ "DescribeSmartEraseTemplates": {
389
+ "document": "This API is used to obtain the list of smart erasing template details based on the unique identifier of the template. The returned result includes all matching user-defined smart erasing templates and system preset smart erasing templates.",
390
+ "input": "DescribeSmartEraseTemplatesRequest",
391
+ "name": "Obtains the smart erasing template list",
392
+ "output": "DescribeSmartEraseTemplatesResponse",
393
+ "status": "online"
394
+ },
374
395
  "DescribeSmartSubtitleTemplates": {
375
396
  "document": "This API is used to obtain the list of smart subtitle templates based on template unique identifier. The returned result includes all matching user-defined smart subtitle templates and system preset smart subtitle templates.",
376
397
  "input": "DescribeSmartSubtitleTemplatesRequest",
@@ -567,6 +588,13 @@
567
588
  "output": "ModifyScheduleResponse",
568
589
  "status": "online"
569
590
  },
591
+ "ModifySmartEraseTemplate": {
592
+ "document": "This API is used to modify a user-defined smart erasing template.",
593
+ "input": "ModifySmartEraseTemplateRequest",
594
+ "name": "Modifies a smart erasing template",
595
+ "output": "ModifySmartEraseTemplateResponse",
596
+ "status": "online"
597
+ },
570
598
  "ModifySmartSubtitleTemplate": {
571
599
  "document": "This API is used to modify a user-defined smart subtitle template.",
572
600
  "input": "ModifySmartSubtitleTemplateRequest",
@@ -631,7 +659,7 @@
631
659
  "status": "online"
632
660
  },
633
661
  "ProcessMedia": {
634
- "document": "This API is used to initiate a processing task for video URLs or media files in COS. Features include:\n1. Video transcoding (standard transcoding, TSC transcoding, and audio/video enhancement).\n2. Video-to-GIF conversion.\n3. Time point screenshot of videos.\n4. Sampled screenshot of videos.\n5. Image sprite of videos.\n6. Adaptive bitrate stream conversion for videos.\n7. Intelligent content moderation (such as pornography detection and sensitive information detection).\n8. Intelligent content analysis (such as tag, category, cover, frame tag, video splitting, highlight, opening and ending clips, and game tracking).\n9. Intelligent content recognition (such as human face, full text, text keyword, full speech, speech keyword, speech translation, and object).\n10. Media quality inspection, such as media format diagnosis, audio/visual content moderation (such as jitter, blur, low lighting, overexposure, black edge, white edge, black screen, white screen, screen glitch, noise, mosaic, and QR code), and no-reference quality scoring.\n11. Smart subtitle (such as full speech, speech hotword, and speech translation).",
662
+ "document": "This API is used to initiate a processing task for URL video links or media files in COS. Features include:.\nThis API is used to perform video transcoding, including standard transcoding, TSC transcoding, and audio/video enhancement.\nThis API is used to generate animated images.\nThis API is used to take screenshots at specified time points.\nThis API is used to take sampled screenshots from videos.\nThis API is used to take sprite screenshots of videos.\nThis API is used to transcode to adaptive bitrate streaming.\nThis API is used to perform intelligent content moderation, such as pornography detection and sensitive information detection.\nThis API is used to perform intelligent content analysis such as tag, category, cover, frame tag, video splitting, highlight, opening and ending clips, and game tracking.\nThis API is used to perform intelligent content recognition such as human face, full text, text keyword, full speech, speech keyword, speech translation, and object recognition.\nThis API is used to perform media quality inspection, such as media format diagnosis, audio and video content detection (jitter, blur, low light, overexposure, screen glitch, noise, mosaic, QR code, and other issues), and no-reference scoring.\n11. Smart subtitle (such as ASR, hotword, and speech translation).\n\nThis API is used to perform intelligent erasure (watermark removal, subtitle removal, privacy protection).",
635
663
  "input": "ProcessMediaRequest",
636
664
  "name": "Starts a media processing task",
637
665
  "output": "ProcessMediaResponse",
@@ -888,7 +916,7 @@
888
916
  "members": [
889
917
  {
890
918
  "disabled": false,
891
- "document": "Atomic task type:\n<li>input: start node</li>\n<li>output: end node</li>\n<li>action-trans: transcoding</li>\n<li>action-samplesnapshot: sampled screenshot</li>\n<li>action-AIAnalysis: analysis</li>\n<li>action-AIRecognition: recognition</li>\n<li>action-aiReview: review</li>\n<li>action-animated-graphics: conversion to GIF</li>\n<li>action-image-sprite: image sprite</li>\n<li>action-snapshotByTimeOffset: time point screenshot</li>\n<li>action-adaptive-substream: adaptive bitrate stream</li>\n<li>action-AIQualityControl: media quality inspection</li>\n<li>action-SmartSubtitles: smart subtitle</li>\n<li>action-exec-rules: judgment rule</li>\n\n\n",
919
+ "document": "Atomic task type.\n<li>input: starting node.</li>.\n<li>output: termination node.</li>.\n<li>action-trans: specifies transcoding.</li>.\n<li>action-samplesnapshot: specifies sampled screenshot taking.</li>.\n<li>action-AIAnalysis: analysis.</li>.\n<li>action-AIRecognition: recognition.</li>.\n<li>action-aiReview: specifies the review action.</li>.\n<li>action-animated-graphics: specifies the animated image.</li>.\n<li>action-image-sprite: specifies the sprite sheet.</li>.\n<li>action-snapshotByTimeOffset: specifies time point screenshot taking.</li>.\n<li>action-adaptive-substream: specifies the adaptive bitrate stream.</li>.\n<li>action-AIQualityControl: media quality inspection.</li>.\n<li>action-SmartSubtitles: smart subtitling.</li>.\n<li>action-exec-rules: judgment rule.</li>.\n<li>action-SmartErase: smart erasure.</li>.\n\n\n",
892
920
  "example": "input",
893
921
  "member": "string",
894
922
  "name": "ActivityType",
@@ -1056,6 +1084,17 @@
1056
1084
  "required": false,
1057
1085
  "type": "object",
1058
1086
  "value_allowed_null": true
1087
+ },
1088
+ {
1089
+ "disabled": false,
1090
+ "document": "Smart erasure task.\nNote: This field may return null, indicating that no valid value can be obtained.",
1091
+ "example": "无",
1092
+ "member": "SmartEraseTaskInput",
1093
+ "name": "SmartEraseTask",
1094
+ "output_required": false,
1095
+ "required": false,
1096
+ "type": "object",
1097
+ "value_allowed_null": true
1059
1098
  }
1060
1099
  ],
1061
1100
  "usage": "both"
@@ -1182,6 +1221,16 @@
1182
1221
  "output_required": false,
1183
1222
  "type": "object",
1184
1223
  "value_allowed_null": true
1224
+ },
1225
+ {
1226
+ "disabled": false,
1227
+ "document": "Smart erase task output.\nNote: This field may return null, indicating that no valid value can be obtained.",
1228
+ "example": "无",
1229
+ "member": "SmartEraseTaskResult",
1230
+ "name": "SmartEraseTask",
1231
+ "output_required": false,
1232
+ "type": "object",
1233
+ "value_allowed_null": true
1185
1234
  }
1186
1235
  ],
1187
1236
  "usage": "out"
@@ -1191,7 +1240,7 @@
1191
1240
  "members": [
1192
1241
  {
1193
1242
  "disabled": false,
1194
- "document": "Atomic task type.\n<Li>Transcode: transcoding</li>\n<Li>SampleSnapshot: sampled screenshot</li>\n<Li>AnimatedGraphics: conversion to GIF</li>\n<Li>SnapshotByTimeOffset: time point screenshot</li>\n<Li>ImageSprites: image sprite</li>\n<Li>AdaptiveDynamicStreaming: adaptive bitrate stream</li>\n<Li>AiContentReview: content review</li>\n<Li>AIRecognition: intelligent recognition</li>\n<Li>AIAnalysis: intelligent analysis</li>\n<li>AiQualityControl: media quality inspection.</li>\n\n<Li>SmartSubtitles: smart subtitle</li>",
1243
+ "document": "Atomic task type.\n<Li>Transcode: transcoding.</li>.\n<Li>SampleSnapshot: specifies sampled screenshot taking.</li>.\n<Li>AnimatedGraphics: specifies the animated image.</li>.\n<Li>SnapshotByTimeOffset: specifies time point screenshot taking.</li>.\n<Li>ImageSprites: specifies the sprite sheet.</li>.\n<Li>AdaptiveDynamicStreaming: adaptive bitrate streaming.</li>.\n<Li>AiContentReview: specifies content moderation.</li>.\n<Li>AIRecognition: intelligent identification.</li>.\n<Li>AIAnalysis: specifies ai analysis.</li>.\n<li>AiQualityControl: media quality inspection</li>\n\n<Li>SmartSubtitles: smart subtitle</li>\n\n<Li>SmartErase: smart erasure.</li>.",
1195
1244
  "example": "Transcode",
1196
1245
  "member": "string",
1197
1246
  "name": "ActivityType",
@@ -1275,7 +1324,7 @@
1275
1324
  {
1276
1325
  "disabled": false,
1277
1326
  "document": "Watermark list. Multiple image or text watermarks up to a maximum of 10 are supported.",
1278
- "example": "WatermarkSet",
1327
+ "example": "",
1279
1328
  "member": "WatermarkInput",
1280
1329
  "name": "WatermarkSet",
1281
1330
  "output_required": true,
@@ -1286,7 +1335,7 @@
1286
1335
  {
1287
1336
  "disabled": false,
1288
1337
  "document": "Target storage for files after adaptive dynamic streaming. If left blank, it inherits the upper-level OutputStorage value.\nNote: This field may return null, indicating that no valid value can be obtained.",
1289
- "example": "OutputStorage",
1338
+ "example": "",
1290
1339
  "member": "TaskOutputStorage",
1291
1340
  "name": "OutputStorage",
1292
1341
  "output_required": true,
@@ -1329,8 +1378,8 @@
1329
1378
  },
1330
1379
  {
1331
1380
  "disabled": false,
1332
- "document": "Subtitle file to be inserted.\nNote: This field may return null, indicating that no valid value can be obtained.",
1333
- "example": "AddOnSubtitles",
1381
+ "document": "External subtitle feature specifies the subtitle file to be inserted.\nNote: This field may return null, indicating that no valid value can be obtained.",
1382
+ "example": "",
1334
1383
  "member": "AddOnSubtitle",
1335
1384
  "name": "AddOnSubtitles",
1336
1385
  "output_required": false,
@@ -1340,14 +1389,14 @@
1340
1389
  },
1341
1390
  {
1342
1391
  "disabled": false,
1343
- "document": "Drm information.",
1344
- "example": "DrmInfo",
1392
+ "document": "Specifies the Drm information.\nNote: This field may return null, indicating that no valid value can be obtained.",
1393
+ "example": "",
1345
1394
  "member": "DrmInfo",
1346
1395
  "name": "DrmInfo",
1347
1396
  "output_required": false,
1348
1397
  "required": false,
1349
1398
  "type": "object",
1350
- "value_allowed_null": false
1399
+ "value_allowed_null": true
1351
1400
  },
1352
1401
  {
1353
1402
  "disabled": false,
@@ -1362,8 +1411,8 @@
1362
1411
  },
1363
1412
  {
1364
1413
  "disabled": false,
1365
- "document": "Specifies the subtitle parameter.\nNote: This field may return null, indicating that no valid value can be obtained.",
1366
- "example": "SubtitleTemplate",
1414
+ "document": "Hard subtitle (suppression subtitle) feature, specify subtitles source, font size, position and other subtitle parameters.\nNote: This field may return null, indicating that no valid value can be obtained.",
1415
+ "example": "",
1367
1416
  "member": "SubtitleTemplate",
1368
1417
  "name": "SubtitleTemplate",
1369
1418
  "output_required": false,
@@ -1381,6 +1430,17 @@
1381
1430
  "required": false,
1382
1431
  "type": "string",
1383
1432
  "value_allowed_null": false
1433
+ },
1434
+ {
1435
+ "disabled": false,
1436
+ "document": "Specifies the frame at the given pts time as a key frame and segments it. unit: milliseconds (relative deviation <=1ms is allowed). when gop and segment duration are specified simultaneously, they function together. note: enable RawPts, keep the frame rate as source, and ensure the passed-in pts time corresponds to a frame in the source.\nNote: This field may return null, indicating that no valid values can be obtained.",
1437
+ "example": "[1000, 2000]",
1438
+ "member": "int64",
1439
+ "name": "KeyPTSList",
1440
+ "output_required": false,
1441
+ "required": false,
1442
+ "type": "list",
1443
+ "value_allowed_null": true
1384
1444
  }
1385
1445
  ],
1386
1446
  "usage": "both"
@@ -1607,6 +1667,100 @@
1607
1667
  "required": false,
1608
1668
  "type": "string",
1609
1669
  "value_allowed_null": true
1670
+ },
1671
+ {
1672
+ "disabled": false,
1673
+ "document": "Output format of the subtitle. valid values: \"WebVTT\", \"TTML\".\nDefault value: \"WebVTT\".",
1674
+ "example": "WebVTT",
1675
+ "member": "string",
1676
+ "name": "OutputFormat",
1677
+ "output_required": false,
1678
+ "required": false,
1679
+ "type": "string",
1680
+ "value_allowed_null": false
1681
+ },
1682
+ {
1683
+ "disabled": false,
1684
+ "document": "Default subtitle track. specifies the current subtitle as the default track when true. a maximum of 1 default subtitle track can be specified.\nDefault value: `false`.",
1685
+ "example": "false",
1686
+ "member": "bool",
1687
+ "name": "DefaultTrack",
1688
+ "output_required": false,
1689
+ "required": false,
1690
+ "type": "bool",
1691
+ "value_allowed_null": false
1692
+ }
1693
+ ],
1694
+ "usage": "both"
1695
+ },
1696
+ "AdvancedSuperResolutionConfig": {
1697
+ "document": "Super-resolution configuration.",
1698
+ "members": [
1699
+ {
1700
+ "disabled": false,
1701
+ "document": "Capability configuration switch. Valid values:\n<li>ON: enabled.</li>\n<li>OFF: disabled.</li>\nDefault value: ON.",
1702
+ "example": "ON",
1703
+ "member": "string",
1704
+ "name": "Switch",
1705
+ "output_required": true,
1706
+ "required": false,
1707
+ "type": "string",
1708
+ "value_allowed_null": false
1709
+ },
1710
+ {
1711
+ "disabled": false,
1712
+ "document": "Type. Valid values:\n<li>standard: standard super-resolution.</li>\n<li>super: advanced super-resolution.</li>\nDefault value: standard.\nNote: This field may return null, indicating that no valid values can be obtained.",
1713
+ "example": "standard",
1714
+ "member": "string",
1715
+ "name": "Type",
1716
+ "output_required": true,
1717
+ "required": false,
1718
+ "type": "string",
1719
+ "value_allowed_null": true
1720
+ },
1721
+ {
1722
+ "disabled": false,
1723
+ "document": "Image output mode. The default value is percent.\n<li>aspect: obtain a larger rectangle with specified width and height through super-resolution.</li>\n<li>fixed: obtain images of fixed width and height through super-resolution, with forced scaling supported.</li>\n<li>percent: magnification factor of super-resolution, which can be a decimal.</li>\nNote: This field may return null, indicating that no valid values can be obtained.",
1724
+ "example": "percent",
1725
+ "member": "string",
1726
+ "name": "Mode",
1727
+ "output_required": true,
1728
+ "required": false,
1729
+ "type": "string",
1730
+ "value_allowed_null": true
1731
+ },
1732
+ {
1733
+ "disabled": false,
1734
+ "document": "Magnification factor of super-resolution, which can be a decimal.\nNote: This field may return null, indicating that no valid values can be obtained.",
1735
+ "example": "2.0",
1736
+ "member": "float",
1737
+ "name": "Percent",
1738
+ "output_required": true,
1739
+ "required": false,
1740
+ "type": "float",
1741
+ "value_allowed_null": true
1742
+ },
1743
+ {
1744
+ "disabled": false,
1745
+ "document": "Width of the target image. The value cannot exceed 4096.\nNote: This field may return null, indicating that no valid values can be obtained.",
1746
+ "example": "1280",
1747
+ "member": "int64",
1748
+ "name": "Width",
1749
+ "output_required": true,
1750
+ "required": false,
1751
+ "type": "int",
1752
+ "value_allowed_null": true
1753
+ },
1754
+ {
1755
+ "disabled": false,
1756
+ "document": "Height of the target image. The value cannot exceed 4096.\nNote: This field may return null, indicating that no valid values can be obtained.",
1757
+ "example": "720",
1758
+ "member": "int64",
1759
+ "name": "Height",
1760
+ "output_required": true,
1761
+ "required": false,
1762
+ "type": "int",
1763
+ "value_allowed_null": true
1610
1764
  }
1611
1765
  ],
1612
1766
  "usage": "both"
@@ -1616,7 +1770,7 @@
1616
1770
  "members": [
1617
1771
  {
1618
1772
  "disabled": false,
1619
- "document": "Task type. Valid values:\n<li>Classification: intelligent classification.</li>\n<li>Cover: intelligent thumbnail generating.</li>\n<li>Tag: intelligent tagging.</li>\n<li>FrameTag: intelligent frame-by-frame tagging.</li>\n<li>Highlight: intelligent highlights generating.</li>\n\n<li>DeLogo: intelligent removal.</li>\n<li>Description: large model summarization.</li>",
1773
+ "document": "Task type. Valid values:\n<li>Classification: smart classification.</li>\n<li>Cover: smart cover.</li>\n<li>Tag: smart tag.</li>\n<li>FrameTag: smart frame tag.</li>\n<li>Highlight: smart highlights.</li>\n<li>DeLogo: smart erasing.</li>\n<li>Description: LLM summary.</li>\n<li>Dubbing: smart dubbing.</li>\n<li>VideoRemake: video deduplication.</li>\n<li>VideoComprehension: video (audio) recognition.</li>",
1620
1774
  "example": "Classification",
1621
1775
  "member": "string",
1622
1776
  "name": "Type",
@@ -1723,6 +1877,36 @@
1723
1877
  "output_required": false,
1724
1878
  "type": "object",
1725
1879
  "value_allowed_null": true
1880
+ },
1881
+ {
1882
+ "disabled": false,
1883
+ "document": "The query result of a Dubbing task for video content analysis, which is valid when the task type is Dubbing.\nNote: This field may return null, indicating that no valid value can be obtained.",
1884
+ "example": "无",
1885
+ "member": "AiAnalysisTaskDubbingResult",
1886
+ "name": "DubbingTask",
1887
+ "output_required": false,
1888
+ "type": "object",
1889
+ "value_allowed_null": true
1890
+ },
1891
+ {
1892
+ "disabled": false,
1893
+ "document": "The query result of a video content deduplication task, which is valid when the task type is VideoRemake.\nNote: This field may return null, indicating that no valid value can be obtained.",
1894
+ "example": "无",
1895
+ "member": "AiAnalysisTaskVideoRemakeResult",
1896
+ "name": "VideoRemakeTask",
1897
+ "output_required": false,
1898
+ "type": "object",
1899
+ "value_allowed_null": true
1900
+ },
1901
+ {
1902
+ "disabled": false,
1903
+ "document": "Query result of the video (audio) recognition task. This parameter is valid when the task type is VideoComprehension.\nNote: This field may return null, indicating that no valid values can be obtained.",
1904
+ "example": "无",
1905
+ "member": "AiAnalysisTaskVideoComprehensionResult",
1906
+ "name": "VideoComprehensionTask",
1907
+ "output_required": false,
1908
+ "type": "object",
1909
+ "value_allowed_null": true
1726
1910
  }
1727
1911
  ],
1728
1912
  "usage": "out"
@@ -1995,12 +2179,32 @@
1995
2179
  {
1996
2180
  "disabled": false,
1997
2181
  "document": "Position of the erased subtitle. Note: This field is only valid for subtitle extraction when the option to return subtitle positions is enabled.\nNote: This field may return null, indicating that no valid value can be obtained.",
1998
- "example": "{\"CenterY\": 1200}",
2182
+ "example": "",
1999
2183
  "member": "SubtitlePosition",
2000
2184
  "name": "SubtitlePos",
2001
2185
  "output_required": false,
2002
2186
  "type": "object",
2003
2187
  "value_allowed_null": true
2188
+ },
2189
+ {
2190
+ "disabled": false,
2191
+ "document": "Specifies the file url of the video after voice cloning.\nNote: This field may return null, indicating that no valid value can be obtained.",
2192
+ "example": "/output/delogo-result-0.mp4",
2193
+ "member": "string",
2194
+ "name": "VoiceClonedVideo",
2195
+ "output_required": false,
2196
+ "type": "string",
2197
+ "value_allowed_null": true
2198
+ },
2199
+ {
2200
+ "disabled": false,
2201
+ "document": "Specifies the file address of the voice type clone annotation.\nNote: This field may return null, indicating that no valid value can be obtained.",
2202
+ "example": "/output/delogo-result-0.json",
2203
+ "member": "string",
2204
+ "name": "VoiceClonedMarkFile",
2205
+ "output_required": false,
2206
+ "type": "string",
2207
+ "value_allowed_null": true
2004
2208
  }
2005
2209
  ],
2006
2210
  "usage": "out"
@@ -2149,6 +2353,114 @@
2149
2353
  ],
2150
2354
  "usage": "out"
2151
2355
  },
2356
+ "AiAnalysisTaskDubbingInput": {
2357
+ "document": "Intelligent translation task input type.",
2358
+ "members": [
2359
+ {
2360
+ "disabled": false,
2361
+ "document": "Video translation template ID.",
2362
+ "example": "32",
2363
+ "member": "uint64",
2364
+ "name": "Definition",
2365
+ "output_required": true,
2366
+ "type": "int",
2367
+ "value_allowed_null": false
2368
+ }
2369
+ ],
2370
+ "usage": "out"
2371
+ },
2372
+ "AiAnalysisTaskDubbingOutput": {
2373
+ "document": "Intelligent translation result information.",
2374
+ "members": [
2375
+ {
2376
+ "disabled": false,
2377
+ "document": "Specifies the video path for translation.",
2378
+ "example": "/output/dub-result-0.mp4",
2379
+ "member": "string",
2380
+ "name": "VideoPath",
2381
+ "output_required": true,
2382
+ "type": "string",
2383
+ "value_allowed_null": false
2384
+ },
2385
+ {
2386
+ "disabled": false,
2387
+ "document": "Specifies the file path of the tag.\n",
2388
+ "example": "/output/dub-result-0.json",
2389
+ "member": "string",
2390
+ "name": "SpeakerPath",
2391
+ "output_required": true,
2392
+ "type": "string",
2393
+ "value_allowed_null": false
2394
+ },
2395
+ {
2396
+ "disabled": false,
2397
+ "document": "Specifies the storage location of the transcoded video.",
2398
+ "example": "无",
2399
+ "member": "TaskOutputStorage",
2400
+ "name": "OutputStorage",
2401
+ "output_required": true,
2402
+ "type": "object",
2403
+ "value_allowed_null": false
2404
+ }
2405
+ ],
2406
+ "usage": "out"
2407
+ },
2408
+ "AiAnalysisTaskDubbingResult": {
2409
+ "document": "Intelligent translation result type.",
2410
+ "members": [
2411
+ {
2412
+ "disabled": false,
2413
+ "document": "Task status, including PROCESSING, SUCCESS, and FAIL.",
2414
+ "example": "SUCCESS",
2415
+ "member": "string",
2416
+ "name": "Status",
2417
+ "output_required": true,
2418
+ "type": "string",
2419
+ "value_allowed_null": false
2420
+ },
2421
+ {
2422
+ "disabled": false,
2423
+ "document": "Error code. `0`: Task successful. Other values: Task failed.",
2424
+ "example": "0",
2425
+ "member": "int64",
2426
+ "name": "ErrCode",
2427
+ "output_required": true,
2428
+ "type": "int",
2429
+ "value_allowed_null": false
2430
+ },
2431
+ {
2432
+ "disabled": false,
2433
+ "document": "Error message.",
2434
+ "example": "SUCCESS",
2435
+ "member": "string",
2436
+ "name": "Message",
2437
+ "output_required": true,
2438
+ "type": "string",
2439
+ "value_allowed_null": false
2440
+ },
2441
+ {
2442
+ "disabled": false,
2443
+ "document": "Describes the task input for intelligent translation.",
2444
+ "example": "无",
2445
+ "member": "AiAnalysisTaskDubbingInput",
2446
+ "name": "Input",
2447
+ "output_required": true,
2448
+ "type": "object",
2449
+ "value_allowed_null": false
2450
+ },
2451
+ {
2452
+ "disabled": false,
2453
+ "document": "Describes the task output of intelligent translation.\nNote: This field may return null, indicating that no valid value can be obtained.",
2454
+ "example": "无",
2455
+ "member": "AiAnalysisTaskDubbingOutput",
2456
+ "name": "Output",
2457
+ "output_required": true,
2458
+ "type": "object",
2459
+ "value_allowed_null": true
2460
+ }
2461
+ ],
2462
+ "usage": "out"
2463
+ },
2152
2464
  "AiAnalysisTaskFrameTagInput": {
2153
2465
  "document": "Input type of intelligent frame-specific tagging task",
2154
2466
  "members": [
@@ -2775,19 +3087,245 @@
2775
3087
  ],
2776
3088
  "usage": "out"
2777
3089
  },
2778
- "AiContentReviewResult": {
2779
- "document": "Content audit result",
3090
+ "AiAnalysisTaskVideoComprehensionInput": {
3091
+ "document": "Input file for the video (audio) recognition task.",
2780
3092
  "members": [
2781
3093
  {
2782
3094
  "disabled": false,
2783
- "document": "Task type. Valid values:\n<li>Porn (in images)</li>\n<li>Terrorism (in images)</li>\n<li>Political (in images)</li>\n<li>Porn.Asr</li>\n<li>Porn.Ocr</li>\n<li>Political.Asr</li>\n<li>Political.Ocr</li>\n<li>Terrorism.Ocr</li>\n<li>Prohibited.Asr</li>\n<li>Prohibited.Ocr</li>",
2784
- "example": "\"Political\"",
2785
- "member": "string",
2786
- "name": "Type",
2787
- "required": true,
2788
- "type": "string",
3095
+ "document": "Video (audio) recognition template ID.",
3096
+ "example": "33",
3097
+ "member": "uint64",
3098
+ "name": "Definition",
3099
+ "output_required": true,
3100
+ "type": "int",
2789
3101
  "value_allowed_null": false
2790
- },
3102
+ }
3103
+ ],
3104
+ "usage": "out"
3105
+ },
3106
+ "AiAnalysisTaskVideoComprehensionOutput": {
3107
+ "document": "Information about the video (audio) recognition output content result.",
3108
+ "members": [
3109
+ {
3110
+ "disabled": false,
3111
+ "document": "Details of the video (audio) recognition output content.",
3112
+ "example": "您好!作为一名专业的音乐分析师,非常荣幸能为您分析这段《梦中的婚礼》的钢琴弹奏。这是一首非常优美且广为人知的曲子,能选择它来练习,说明您对音乐有很好的品味和追求....",
3113
+ "member": "string",
3114
+ "name": "VideoComprehensionAnalysisResult",
3115
+ "output_required": true,
3116
+ "type": "string",
3117
+ "value_allowed_null": false
3118
+ }
3119
+ ],
3120
+ "usage": "out"
3121
+ },
3122
+ "AiAnalysisTaskVideoComprehensionResult": {
3123
+ "document": "Video (audio) recognition result.",
3124
+ "members": [
3125
+ {
3126
+ "disabled": false,
3127
+ "document": "Task status. Valid values: `PROCESSING`, `SUCCESS`, and `FAIL`.",
3128
+ "example": "SUCCESS",
3129
+ "member": "string",
3130
+ "name": "Status",
3131
+ "output_required": true,
3132
+ "type": "string",
3133
+ "value_allowed_null": false
3134
+ },
3135
+ {
3136
+ "disabled": false,
3137
+ "document": "Error code. 0: successful; other values: failed.",
3138
+ "example": "0",
3139
+ "member": "int64",
3140
+ "name": "ErrCode",
3141
+ "output_required": true,
3142
+ "type": "int",
3143
+ "value_allowed_null": false
3144
+ },
3145
+ {
3146
+ "disabled": false,
3147
+ "document": "Error message.",
3148
+ "example": "SUCCESS",
3149
+ "member": "string",
3150
+ "name": "Message",
3151
+ "output_required": true,
3152
+ "type": "string",
3153
+ "value_allowed_null": false
3154
+ },
3155
+ {
3156
+ "disabled": false,
3157
+ "document": "Input file for video (audio) recognition.",
3158
+ "example": "无",
3159
+ "member": "AiAnalysisTaskVideoComprehensionInput",
3160
+ "name": "Input",
3161
+ "output_required": true,
3162
+ "type": "object",
3163
+ "value_allowed_null": false
3164
+ },
3165
+ {
3166
+ "disabled": false,
3167
+ "document": "Output file for video (audio) recognition.\nNote: This field may return null, indicating that no valid values can be obtained.",
3168
+ "example": "无",
3169
+ "member": "AiAnalysisTaskVideoComprehensionOutput",
3170
+ "name": "Output",
3171
+ "output_required": true,
3172
+ "type": "object",
3173
+ "value_allowed_null": true
3174
+ },
3175
+ {
3176
+ "disabled": false,
3177
+ "document": "Error code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of MPS error codes.",
3178
+ "example": "InvalidInput",
3179
+ "member": "string",
3180
+ "name": "ErrCodeExt",
3181
+ "output_required": true,
3182
+ "type": "string",
3183
+ "value_allowed_null": false
3184
+ },
3185
+ {
3186
+ "disabled": false,
3187
+ "document": "Task progress",
3188
+ "example": "100",
3189
+ "member": "uint64",
3190
+ "name": "Progress",
3191
+ "output_required": true,
3192
+ "type": "int",
3193
+ "value_allowed_null": false
3194
+ },
3195
+ {
3196
+ "disabled": false,
3197
+ "document": "Starting time of task execution, in ISO date and time format.",
3198
+ "example": "2024-05-25T02:55:55Z",
3199
+ "member": "string",
3200
+ "name": "BeginProcessTime",
3201
+ "output_required": true,
3202
+ "type": "string",
3203
+ "value_allowed_null": false
3204
+ },
3205
+ {
3206
+ "disabled": false,
3207
+ "document": "Completion time of task execution, in ISO date and time format.",
3208
+ "example": "2024-05-25T02:55:58Z",
3209
+ "member": "string",
3210
+ "name": "FinishTime",
3211
+ "output_required": true,
3212
+ "type": "string",
3213
+ "value_allowed_null": false
3214
+ }
3215
+ ],
3216
+ "usage": "out"
3217
+ },
3218
+ "AiAnalysisTaskVideoRemakeInput": {
3219
+ "document": "Video deduplication task input type.",
3220
+ "members": [
3221
+ {
3222
+ "disabled": false,
3223
+ "document": "Intelligent deduplication template ID.",
3224
+ "example": "28",
3225
+ "member": "uint64",
3226
+ "name": "Definition",
3227
+ "output_required": false,
3228
+ "type": "int",
3229
+ "value_allowed_null": false
3230
+ }
3231
+ ],
3232
+ "usage": "out"
3233
+ },
3234
+ "AiAnalysisTaskVideoRemakeOutput": {
3235
+ "document": "Video deduplication result information.",
3236
+ "members": [
3237
+ {
3238
+ "disabled": false,
3239
+ "document": "Specifies the file path for intelligent video deduplication.",
3240
+ "example": "/output/htv-process-result.mp4",
3241
+ "member": "string",
3242
+ "name": "Path",
3243
+ "output_required": false,
3244
+ "type": "string",
3245
+ "value_allowed_null": false
3246
+ },
3247
+ {
3248
+ "disabled": false,
3249
+ "document": "Specifies the storage location for intelligent video deduplication.",
3250
+ "example": "无",
3251
+ "member": "TaskOutputStorage",
3252
+ "name": "OutputStorage",
3253
+ "output_required": false,
3254
+ "type": "object",
3255
+ "value_allowed_null": false
3256
+ }
3257
+ ],
3258
+ "usage": "out"
3259
+ },
3260
+ "AiAnalysisTaskVideoRemakeResult": {
3261
+ "document": "Video deduplication result data structure.",
3262
+ "members": [
3263
+ {
3264
+ "disabled": false,
3265
+ "document": "Specifies the task status. valid values: `PROCESSING`, `SUCCESS`, and `FAIL`.",
3266
+ "example": "SUCCESS",
3267
+ "member": "string",
3268
+ "name": "Status",
3269
+ "output_required": true,
3270
+ "type": "string",
3271
+ "value_allowed_null": false
3272
+ },
3273
+ {
3274
+ "disabled": false,
3275
+ "document": "Error code. 0: success. other values: failure.",
3276
+ "example": "0",
3277
+ "member": "int64",
3278
+ "name": "ErrCode",
3279
+ "output_required": true,
3280
+ "type": "int",
3281
+ "value_allowed_null": false
3282
+ },
3283
+ {
3284
+ "disabled": false,
3285
+ "document": "Error message.",
3286
+ "example": "SUCCESS",
3287
+ "member": "string",
3288
+ "name": "Message",
3289
+ "output_required": true,
3290
+ "type": "string",
3291
+ "value_allowed_null": false
3292
+ },
3293
+ {
3294
+ "disabled": false,
3295
+ "document": "Deduplication task input.",
3296
+ "example": "无",
3297
+ "member": "AiAnalysisTaskVideoRemakeInput",
3298
+ "name": "Input",
3299
+ "output_required": true,
3300
+ "type": "object",
3301
+ "value_allowed_null": false
3302
+ },
3303
+ {
3304
+ "disabled": false,
3305
+ "document": "Task output.\nNote: This field may return null, indicating that no valid value can be obtained.",
3306
+ "example": "无",
3307
+ "member": "AiAnalysisTaskVideoRemakeOutput",
3308
+ "name": "Output",
3309
+ "output_required": true,
3310
+ "type": "object",
3311
+ "value_allowed_null": true
3312
+ }
3313
+ ],
3314
+ "usage": "out"
3315
+ },
3316
+ "AiContentReviewResult": {
3317
+ "document": "Content audit result",
3318
+ "members": [
3319
+ {
3320
+ "disabled": false,
3321
+ "document": "Task type. Valid values:\n<li>Porn (in images)</li>\n<li>Terrorism (in images)</li>\n<li>Political (in images)</li>\n<li>Porn.Asr</li>\n<li>Porn.Ocr</li>\n<li>Political.Asr</li>\n<li>Political.Ocr</li>\n<li>Terrorism.Ocr</li>\n<li>Prohibited.Asr</li>\n<li>Prohibited.Ocr</li>",
3322
+ "example": "\"Political\"",
3323
+ "member": "string",
3324
+ "name": "Type",
3325
+ "required": true,
3326
+ "type": "string",
3327
+ "value_allowed_null": false
3328
+ },
2791
3329
  {
2792
3330
  "disabled": false,
2793
3331
  "document": "Sample rate, which indicates the number of video frames captured per second for audit",
@@ -6559,7 +7097,7 @@
6559
7097
  },
6560
7098
  {
6561
7099
  "disabled": false,
6562
- "document": "Audio stream sampling rate. Different sampling rate options are provided for different encoding standards. For details, see [Audio/Video Transcoding Template](https://intl.cloud.tencent.com/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53).\nUnit: Hz.\nNote: Make sure that the sampling rate of the source audio stream is among the above options. Otherwise, transcoding may fail.",
7100
+ "document": "Sampling rate of the audio stream. Different encoding standards support different sampling rate options. The value of 0 indicates using the sampling rate value of the source audio.\nFor details, see [Supported Range of Audio Sampling Rate](https://www.tencentcloud.comom/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53).\nUnit: Hz.\nNote: Make sure that the sampling rate of the source audio stream is among the above options. Otherwise, transcoding may fail.",
6563
7101
  "example": "44100",
6564
7102
  "member": "uint64",
6565
7103
  "name": "SampleRate",
@@ -6620,7 +7158,7 @@
6620
7158
  },
6621
7159
  {
6622
7160
  "disabled": false,
6623
- "document": "The sampling rate of the audio stream. the sampling rate options supported by different encoding standards are different. for details, see the audio sample rate support scope document (https://intl.cloud.tencent.com/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53).\nUnit: Hz.\nPlease ensure that the sampling rate of the source audio stream is within the scope of the above options. otherwise, transcoding failure may occur.\nNote: This field may return null, indicating that no valid value can be obtained.",
7161
+ "document": "Sampling rate of the audio stream. Different encoding standards support different sampling rate options. The value of 0 indicates using the sampling rate value of the source audio.\nFor details, see [Supported Range of Audio Sampling Rate](https://www.tencentcloud.comom/document/product/862/77166?from_cn_redirect=1#f3b039f1-d817-4a96-b4e4-90132d31cd53).\nUnit: Hz.\nNote: Make sure that the sampling rate of the source audio stream is among the above options. Otherwise, transcoding may fail.\nNote: This field may return null, indicating that no valid values can be obtained.",
6624
7162
  "example": "44100",
6625
7163
  "member": "uint64",
6626
7164
  "name": "SampleRate",
@@ -6643,7 +7181,7 @@
6643
7181
  {
6644
7182
  "disabled": false,
6645
7183
  "document": "The audio tracks to retain. All audio tracks are retained by default.",
6646
- "example": "NULL",
7184
+ "example": "[0]",
6647
7185
  "member": "int64",
6648
7186
  "name": "StreamSelects",
6649
7187
  "output_required": false,
@@ -8089,7 +8627,7 @@
8089
8627
  },
8090
8628
  {
8091
8629
  "disabled": false,
8092
- "document": "Format list of files that can trigger a workflow, such as [\"mp4\", \"flv\", \"mov\"]. If this parameter is left empty, files in all formats can trigger the workflow.",
8630
+ "document": "All supported formats are as follows:\n- Video file extension. The following 15 options are supported:\n`.mp4`, `.avi`, `.mov`, `.wmv`, `.flv`, `.mkv`, `.mpg`, `.mpeg`, `.rm`, `.rmvb`, `.asf`, `.3gp`, `.webm`, `.ts`, and `.m4v`.\n- Audio file extension. The following 7 options are supported:\n`.mp3`, `.wav`, `.aac`, `.flac`, `.ogg`, `.m4a`, and `.amr`.\n- Subtitle file extension. The following 2 options are supported:\n`.vtt` and `.srt`.\n- `*`: any file format is supported.\n- Unspecified or input an empty list: the system supports the following preset file formats: video (`.mp4`, `.ts`, `.flv`, `.wmv`, `.asf`, `.rm`, `.rmvb`, `.mpg`, `.mpeg`, `.3gp`, `.mov`, `.webm`, `.mkv`, `.avi`, and `.m4v`); audio (`.mp3`, `.m4a`, `.flac`, `.ogg`, `.wav`, `.amr`, and `.aac`); subtitle (`.vtt` and `.srt`).\n**Note**:\n1. If the input format list includes `*`, it indicates that any file format is supported.\n2. File extensions can be provided with or without `.`, such as `.mp4` or `mp4`, both are supported.\n3. Custom file extensions should consist of digits, letters, and characters, and have a length between 1 and 64 characters.",
8093
8631
  "example": "[\"mp4\",\"flv\",\"mov\"]",
8094
8632
  "member": "string",
8095
8633
  "name": "Formats",
@@ -8432,7 +8970,7 @@
8432
8970
  },
8433
8971
  {
8434
8972
  "disabled": false,
8435
- "document": "Indicates whether it is audio-only. 0 means video template, 1 means audio-only template.\nWhen the value is 1.\n1. StreamInfos.N.RemoveVideo=1\n2. StreamInfos.N.RemoveAudio=0\n3. StreamInfos.N.Video.Codec=copy\nWhen the value is 0.\n1. StreamInfos.N.Video.Codec cannot be copy.\n2. StreamInfos.N.Video.Fps cannot be null.\n\nNote:\n\nThis value only distinguishes template types. The task uses the values of RemoveAudio and RemoveVideo.",
8973
+ "document": "Indicates whether it is audio-only. 0 means video template, 1 means audio-only template.\nWhen the value is 1.\n1. StreamInfos.N.RemoveVideo=1\n2. StreamInfos.N.RemoveAudio=0\n3. StreamInfos.N.Video.Codec=copy\n\nWhen the value is 0.\n1. StreamInfos.N.Video.Codec cannot be copy.\n2. StreamInfos.N.Video.Fps cannot be null.\n\nNote:\nThis value only distinguishes template types. The task uses the values of RemoveAudio and RemoveVideo.",
8436
8974
  "example": "0",
8437
8975
  "member": "uint64",
8438
8976
  "name": "PureAudio",
@@ -8441,7 +8979,7 @@
8441
8979
  },
8442
8980
  {
8443
8981
  "disabled": false,
8444
- "document": "HLS segment type. Valid values: <li>ts-segment: HLS+TS segment.</li> <li>ts-byterange: HLS+TS byte range.</li> <li>mp4-segment: HLS+MP4 segment.</li> <li>mp4-byterange: HLS+MP4 byte range.</li> <li>ts-packed-audio: TS+Packed audio.</li> <li>mp4-packed-audio: MP4+Packed audio.</li> Default value: ts-segment.\nNote: The HLS segment format for adaptive bitrate streaming is based on this field.",
8982
+ "document": "Sharding type. available values: <li>ts-segment: HLS+ts segment</li> <li>ts-byterange: HLS+ts byte range</li> <li>mp4-segment: HLS+mp4 segment</li> <li>mp4-byterange: HLS+mp4 byte range</li> <li>ts-packed-audio: ts+packed audio</li> <li>mp4-packed-audio: mp4+packed audio</li> default value: ts-segment. \nNote: the shard format of the adaptive bitrate stream is based on this field.",
8445
8983
  "example": "ts-segment",
8446
8984
  "member": "string",
8447
8985
  "name": "SegmentType",
@@ -8905,7 +9443,7 @@
8905
9443
  },
8906
9444
  {
8907
9445
  "disabled": false,
8908
- "document": "Recording type. Valid values: video: audio and video recording; audio: audio recording; auto: automatic detection. If it is left blank, the default value video is used.",
9446
+ "document": "Recording type. Valid values: \n\n- video: audio and video recording; \n- audio: audio recording; \n- auto: automatic detection;\n\nIf it is left blank, \"video\" will be used as the default value.",
8909
9447
  "example": "video",
8910
9448
  "member": "string",
8911
9449
  "name": "RecordType",
@@ -9244,7 +9782,7 @@
9244
9782
  {
9245
9783
  "disabled": false,
9246
9784
  "document": "The directory to save the media processing output file, which must start and end with `/`, such as `/movie/201907/`.\nIf you do not specify this, the file will be saved to the trigger directory.",
9247
- "example": "\"\"",
9785
+ "example": "/tmp/",
9248
9786
  "member": "string",
9249
9787
  "name": "OutputDir",
9250
9788
  "required": false,
@@ -9262,7 +9800,7 @@
9262
9800
  {
9263
9801
  "disabled": false,
9264
9802
  "document": "Resource ID. Ensure the corresponding resource is in the enabled state. The default value is an account's primary resource ID.",
9265
- "example": "",
9803
+ "example": "vts-213xxxx02-0",
9266
9804
  "member": "string",
9267
9805
  "name": "ResourceId",
9268
9806
  "required": false,
@@ -9293,13 +9831,13 @@
9293
9831
  ],
9294
9832
  "type": "object"
9295
9833
  },
9296
- "CreateSmartSubtitleTemplateRequest": {
9297
- "document": "CreateSmartSubtitleTemplate request structure.",
9834
+ "CreateSmartEraseTemplateRequest": {
9835
+ "document": "CreateSmartEraseTemplate request structure.",
9298
9836
  "members": [
9299
9837
  {
9300
9838
  "disabled": false,
9301
- "document": "Smart subtitle template name.\nLength limit: 64 characters.",
9302
- "example": "智能字幕模板",
9839
+ "document": "Length limit for the smart erasing template name: 64 characters.",
9840
+ "example": "智能擦除模板",
9303
9841
  "member": "string",
9304
9842
  "name": "Name",
9305
9843
  "required": true,
@@ -9307,25 +9845,16 @@
9307
9845
  },
9308
9846
  {
9309
9847
  "disabled": false,
9310
- "document": "Source language of the video with smart subtitles.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nzh-PY: Chinese-English-Cantonese\nzh-medical: Medical Chinese\nyue: Cantonese\nvi: Vietnamese\nms: Malay\nid: Indonesian\nfil: Filipino\nth: Thai\npt: Portuguese\ntr: Turkish\nar: Arabic\nes: Spanish\nhi: Hindi\nfr: French\nde: German\nzh-dialect: Chinese dialect",
9311
- "example": "zh",
9848
+ "document": "Erasing type.\n-subtitle: subtitle removal.\n-watermark: watermark removal.\n-privacy: privacy protection.",
9849
+ "example": "subtitle",
9312
9850
  "member": "string",
9313
- "name": "VideoSrcLanguage",
9851
+ "name": "EraseType",
9314
9852
  "required": true,
9315
9853
  "type": "string"
9316
9854
  },
9317
9855
  {
9318
9856
  "disabled": false,
9319
- "document": "Smart subtitle language type.\n0: source language1: target language\n2: source language + target language\nThe value can only be 0 when TranslateSwitch is set to OFF.The value can only be 1 or 2 when TranslateSwitch is set to ON.",
9320
- "example": "0",
9321
- "member": "int64",
9322
- "name": "SubtitleType",
9323
- "required": true,
9324
- "type": "int"
9325
- },
9326
- {
9327
- "disabled": false,
9328
- "document": "Smart subtitle template description.\nLength limit: 256 characters.",
9857
+ "document": "Length limit for the description information of the smart erasing template: 256 characters.",
9329
9858
  "example": "模板2",
9330
9859
  "member": "string",
9331
9860
  "name": "Comment",
@@ -9334,49 +9863,40 @@
9334
9863
  },
9335
9864
  {
9336
9865
  "disabled": false,
9337
- "document": "Smart subtitle file format.\nvtt: WebVTT format\nIf this field is left blank, no subtitle file will be generated.",
9338
- "example": "vtt",
9339
- "member": "string",
9340
- "name": "SubtitleFormat",
9341
- "required": false,
9342
- "type": "string"
9343
- },
9344
- {
9345
- "disabled": false,
9346
- "document": "ASR hotword lexicon parameter.",
9866
+ "document": "Subtitle erasing configuration. This parameter is required and valid only when the value of EraseType is set to subtitle.",
9347
9867
  "example": "无",
9348
- "member": "AsrHotWordsConfigure",
9349
- "name": "AsrHotWordsConfigure",
9868
+ "member": "SmartEraseSubtitleConfig",
9869
+ "name": "EraseSubtitleConfig",
9350
9870
  "required": false,
9351
9871
  "type": "object"
9352
9872
  },
9353
9873
  {
9354
9874
  "disabled": false,
9355
- "document": "Subtitle translation switch.\nON: enable translation\nOFF: disable translation",
9356
- "example": "ON",
9357
- "member": "string",
9358
- "name": "TranslateSwitch",
9875
+ "document": "Watermark erasing configuration. This parameter is required and valid only when the value of EraseType is set to watermark.",
9876
+ "example": "",
9877
+ "member": "SmartEraseWatermarkConfig",
9878
+ "name": "EraseWatermarkConfig",
9359
9879
  "required": false,
9360
- "type": "string"
9880
+ "type": "object"
9361
9881
  },
9362
9882
  {
9363
9883
  "disabled": false,
9364
- "document": "Target language for subtitle translation.\nThis field takes effect when TranslateSwitch is set to ON.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nfr: French\nes: Spanish\nit: Italian\nde: German\ntr: Turkish\nru: Russian\npt: Portuguese\nvi: Vietnamese\nid: Indonesian\nms: Malay\nth: Thai\nar: Arabic\nhi: Hindi",
9365
- "example": "en",
9366
- "member": "string",
9367
- "name": "TranslateDstLanguage",
9884
+ "document": "Privacy protection configuration. This parameter is required and valid only when the value of EraseType is set to privacy.",
9885
+ "example": "",
9886
+ "member": "SmartErasePrivacyConfig",
9887
+ "name": "ErasePrivacyConfig",
9368
9888
  "required": false,
9369
- "type": "string"
9889
+ "type": "object"
9370
9890
  }
9371
9891
  ],
9372
9892
  "type": "object"
9373
9893
  },
9374
- "CreateSmartSubtitleTemplateResponse": {
9375
- "document": "CreateSmartSubtitleTemplate response structure.",
9894
+ "CreateSmartEraseTemplateResponse": {
9895
+ "document": "CreateSmartEraseTemplate response structure.",
9376
9896
  "members": [
9377
9897
  {
9378
9898
  "disabled": false,
9379
- "document": "Unique identifier of the smart subtitle template.",
9899
+ "document": "Unique identifier of the smart erasing template.",
9380
9900
  "example": "200",
9381
9901
  "member": "int64",
9382
9902
  "name": "Definition",
@@ -9393,30 +9913,139 @@
9393
9913
  ],
9394
9914
  "type": "object"
9395
9915
  },
9396
- "CreateSnapshotByTimeOffsetTemplateRequest": {
9397
- "document": "CreateSnapshotByTimeOffsetTemplate request structure.",
9916
+ "CreateSmartSubtitleTemplateRequest": {
9917
+ "document": "CreateSmartSubtitleTemplate request structure.",
9398
9918
  "members": [
9399
9919
  {
9400
9920
  "disabled": false,
9401
- "document": "Name of a time point screencapturing template. Length limit: 64 characters.",
9402
- "example": "指定时间点截图模板1",
9921
+ "document": "Smart subtitle template name.\nLength limit: 64 characters.",
9922
+ "example": "智能字幕模板",
9403
9923
  "member": "string",
9404
9924
  "name": "Name",
9405
- "required": false,
9925
+ "required": true,
9406
9926
  "type": "string"
9407
9927
  },
9408
9928
  {
9409
9929
  "disabled": false,
9410
- "document": "Image width in px. Value range: [128, 4,096].",
9411
- "example": "540",
9412
- "member": "uint64",
9413
- "name": "Width",
9414
- "required": false,
9415
- "type": "int"
9416
- },
9417
- {
9418
- "disabled": false,
9419
- "document": "Image height in px. Value range: [128, 4,096].",
9930
+ "document": "Source language of the video with smart subtitles.\nCurrently, the following languages are supported:\n`zh`: Simplified Chinese.\n`yue`: Cantonese.\n`zh-PY`: Chinese, English, and Cantonese.\n`zh_medical`: Chinese (medical scenario).\n`zh_dialect`: Chinese dialect.\n`prime_zh`: Chinese, English, and Chinese dialects.\n`zh_en`: Chinese and English.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n`auto`: automatic recognition (it is only supported in pure subtitle translation).",
9931
+ "example": "zh",
9932
+ "member": "string",
9933
+ "name": "VideoSrcLanguage",
9934
+ "required": true,
9935
+ "type": "string"
9936
+ },
9937
+ {
9938
+ "disabled": false,
9939
+ "document": "Smart subtitle language type.\n0: source language\n1: target language\n2: source language + target language\nThe value can only be 0 when TranslateSwitch is set to OFF. The value can only be 1 or 2 when TranslateSwitch is set to ON.",
9940
+ "example": "0",
9941
+ "member": "int64",
9942
+ "name": "SubtitleType",
9943
+ "required": true,
9944
+ "type": "int"
9945
+ },
9946
+ {
9947
+ "disabled": false,
9948
+ "document": "Smart subtitle template description.\nLength limit: 256 characters.",
9949
+ "example": "模板2",
9950
+ "member": "string",
9951
+ "name": "Comment",
9952
+ "required": false,
9953
+ "type": "string"
9954
+ },
9955
+ {
9956
+ "disabled": false,
9957
+ "document": "Smart subtitle file format:\n- Under the ASR recognition and translation processing type:\n - vtt: WebVTT format subtitle.\n - srt: SRT format subtitle.\n - If this field is unspecified or left blank, no subtitle file will be generated.\n- Under the pure subtitle translation processing type:\n - original: consistent with the source file.\n - vtt: WebVTT format subtitle.\n - srt: SRT format subtitle.\n**Note**:\n- For ASR recognition mode, when 2 or more languages are involved in translation, this field cannot be unspecified or left blank.\n- For pure subtitle translation mode, this field cannot be unspecified or left blank.",
9958
+ "example": "vtt",
9959
+ "member": "string",
9960
+ "name": "SubtitleFormat",
9961
+ "required": false,
9962
+ "type": "string"
9963
+ },
9964
+ {
9965
+ "disabled": false,
9966
+ "document": "ASR hotword lexicon parameter.",
9967
+ "example": "无",
9968
+ "member": "AsrHotWordsConfigure",
9969
+ "name": "AsrHotWordsConfigure",
9970
+ "required": false,
9971
+ "type": "object"
9972
+ },
9973
+ {
9974
+ "disabled": false,
9975
+ "document": "Subtitle translation switch.\n`ON`: translation enabled.\n`OFF`: translation disabled.\n**Note**: For pure subtitle translation mode, the default value is enabled if the field is unspecified. The field cannot be left blank or set to `OFF`.",
9976
+ "example": "ON",
9977
+ "member": "string",
9978
+ "name": "TranslateSwitch",
9979
+ "required": false,
9980
+ "type": "string"
9981
+ },
9982
+ {
9983
+ "disabled": false,
9984
+ "document": "Subtitle translation target language. This field is valid when the value of TranslateSwitch is `ON`.\nCurrently, the following languages are supported:\n`zh`: Simplified Chinese.\n`zh-TW`: Traditional Chinese.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n**Note**: Use `/` to separate multiple languages, such as `en/ja`, which indicates English and Japanese.",
9985
+ "example": "en",
9986
+ "member": "string",
9987
+ "name": "TranslateDstLanguage",
9988
+ "required": false,
9989
+ "type": "string"
9990
+ },
9991
+ {
9992
+ "disabled": false,
9993
+ "document": "Subtitle processing type:\n- 0: ASR recognition subtitle.\n- 1: pure subtitle translation.\n**Note**: The default processing type is ASR recognition subtitle if the field is unspecified.",
9994
+ "example": "0",
9995
+ "member": "uint64",
9996
+ "name": "ProcessType",
9997
+ "required": false,
9998
+ "type": "int"
9999
+ }
10000
+ ],
10001
+ "type": "object"
10002
+ },
10003
+ "CreateSmartSubtitleTemplateResponse": {
10004
+ "document": "CreateSmartSubtitleTemplate response structure.",
10005
+ "members": [
10006
+ {
10007
+ "disabled": false,
10008
+ "document": "Unique identifier of the smart subtitle template.",
10009
+ "example": "200",
10010
+ "member": "int64",
10011
+ "name": "Definition",
10012
+ "output_required": true,
10013
+ "type": "int",
10014
+ "value_allowed_null": false
10015
+ },
10016
+ {
10017
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
10018
+ "member": "string",
10019
+ "name": "RequestId",
10020
+ "type": "string"
10021
+ }
10022
+ ],
10023
+ "type": "object"
10024
+ },
10025
+ "CreateSnapshotByTimeOffsetTemplateRequest": {
10026
+ "document": "CreateSnapshotByTimeOffsetTemplate request structure.",
10027
+ "members": [
10028
+ {
10029
+ "disabled": false,
10030
+ "document": "Name of a time point screencapturing template. Length limit: 64 characters.",
10031
+ "example": "指定时间点截图模板1",
10032
+ "member": "string",
10033
+ "name": "Name",
10034
+ "required": false,
10035
+ "type": "string"
10036
+ },
10037
+ {
10038
+ "disabled": false,
10039
+ "document": "Image width in px. Value range: [128, 4,096].",
10040
+ "example": "540",
10041
+ "member": "uint64",
10042
+ "name": "Width",
10043
+ "required": false,
10044
+ "type": "int"
10045
+ },
10046
+ {
10047
+ "disabled": false,
10048
+ "document": "Image height in px. Value range: [128, 4,096].",
9420
10049
  "example": "960",
9421
10050
  "member": "uint64",
9422
10051
  "name": "Height",
@@ -9608,7 +10237,7 @@
9608
10237
  {
9609
10238
  "disabled": false,
9610
10239
  "document": "Watermarking type. Valid values:\n<li>image: Image watermark;</li>\n<li>text: Text watermark;</li>\n<li>svg: SVG watermark.</li>",
9611
- "example": "image",
10240
+ "example": "text",
9612
10241
  "member": "string",
9613
10242
  "name": "Type",
9614
10243
  "required": true,
@@ -9617,7 +10246,7 @@
9617
10246
  {
9618
10247
  "disabled": false,
9619
10248
  "document": "Watermarking template name. Length limit: 64 characters.",
9620
- "example": "模板1",
10249
+ "example": "水印模板1",
9621
10250
  "member": "string",
9622
10251
  "name": "Name",
9623
10252
  "required": false,
@@ -9626,7 +10255,7 @@
9626
10255
  {
9627
10256
  "disabled": false,
9628
10257
  "document": "Template description. Length limit: 256 characters.",
9629
- "example": "",
10258
+ "example": "文字水印",
9630
10259
  "member": "string",
9631
10260
  "name": "Comment",
9632
10261
  "required": false,
@@ -9635,7 +10264,7 @@
9635
10264
  {
9636
10265
  "disabled": false,
9637
10266
  "document": "Origin position. Valid values:\n<li>TopLeft: The origin of coordinates is in the top-left corner of the video, and the origin of the watermark is in the top-left corner of the image or text;</li>\n<li>TopRight: The origin of coordinates is in the top-right corner of the video, and the origin of the watermark is in the top-right corner of the image or text;</li>\n<li>BottomLeft: The origin of coordinates is in the bottom-left corner of the video, and the origin of the watermark is in the bottom-left corner of the image or text;</li>\n<li>BottomRight: The origin of coordinates is in the bottom-right corner of the video, and the origin of the watermark is in the bottom-right corner of the image or text.</li>\nDefault value: TopLeft.",
9638
- "example": "",
10267
+ "example": "TopLeft",
9639
10268
  "member": "string",
9640
10269
  "name": "CoordinateOrigin",
9641
10270
  "required": false,
@@ -9644,7 +10273,7 @@
9644
10273
  {
9645
10274
  "disabled": false,
9646
10275
  "document": "The horizontal position of the origin of the watermark relative to the origin of coordinates of the video. % and px formats are supported:\n<li>If the string ends in %, the `XPos` of the watermark will be the specified percentage of the video width; for example, `10%` means that `XPos` is 10% of the video width;</li>\n<li>If the string ends in px, the `XPos` of the watermark will be the specified px; for example, `100px` means that `XPos` is 100 px.</li>\nDefault value: 0 px.",
9647
- "example": "",
10276
+ "example": "5%",
9648
10277
  "member": "string",
9649
10278
  "name": "XPos",
9650
10279
  "required": false,
@@ -9653,7 +10282,7 @@
9653
10282
  {
9654
10283
  "disabled": false,
9655
10284
  "document": "The vertical position of the origin of the watermark relative to the origin of coordinates of the video. % and px formats are supported:\n<li>If the string ends in %, the `YPos` of the watermark will be the specified percentage of the video height; for example, `10%` means that `YPos` is 10% of the video height;</li>\n<li>If the string ends in px, the `YPos` of the watermark will be the specified px; for example, `100px` means that `YPos` is 100 px.</li>\nDefault value: 0 px.",
9656
- "example": "",
10285
+ "example": "5%",
9657
10286
  "member": "string",
9658
10287
  "name": "YPos",
9659
10288
  "required": false,
@@ -9695,7 +10324,7 @@
9695
10324
  {
9696
10325
  "disabled": false,
9697
10326
  "document": "Unique ID of a watermarking template.",
9698
- "example": "1001",
10327
+ "example": "10",
9699
10328
  "member": "int64",
9700
10329
  "name": "Definition",
9701
10330
  "output_required": true,
@@ -9705,7 +10334,7 @@
9705
10334
  {
9706
10335
  "disabled": false,
9707
10336
  "document": "Watermark image address. This field is valid only when `Type` is `image`.",
9708
- "example": "http://1256768367.vts2.myqcloud.com/8b0dd2b5vtscq1256768367/4d27b39f5285890783754292994/aa.jpeg",
10337
+ "example": "http://12561267.vts2.myqcloud.com/8b0dd2b5vtscq125768367/4d27b39f5/t.jpeg",
9709
10338
  "member": "string",
9710
10339
  "name": "ImageUrl",
9711
10340
  "output_required": true,
@@ -10199,6 +10828,33 @@
10199
10828
  ],
10200
10829
  "type": "object"
10201
10830
  },
10831
+ "DeleteSmartEraseTemplateRequest": {
10832
+ "document": "DeleteSmartEraseTemplate request structure.",
10833
+ "members": [
10834
+ {
10835
+ "disabled": false,
10836
+ "document": "Unique identifier of the smart erasing template.",
10837
+ "example": "30",
10838
+ "member": "int64",
10839
+ "name": "Definition",
10840
+ "required": true,
10841
+ "type": "int"
10842
+ }
10843
+ ],
10844
+ "type": "object"
10845
+ },
10846
+ "DeleteSmartEraseTemplateResponse": {
10847
+ "document": "DeleteSmartEraseTemplate response structure.",
10848
+ "members": [
10849
+ {
10850
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
10851
+ "member": "string",
10852
+ "name": "RequestId",
10853
+ "type": "string"
10854
+ }
10855
+ ],
10856
+ "type": "object"
10857
+ },
10202
10858
  "DeleteSmartSubtitleTemplateRequest": {
10203
10859
  "document": "DeleteSmartSubtitleTemplate request structure.",
10204
10860
  "members": [
@@ -11348,7 +12004,7 @@
11348
12004
  "members": [
11349
12005
  {
11350
12006
  "disabled": false,
11351
- "document": "Task type. Currently, the valid values include:\n<Li>WorkflowTask: workflow processing task.</li>\n\nNote: This field may return null, indicating that no valid value can be obtained.",
12007
+ "document": "Task type. Currently, the valid values include:\n<li>WorkflowTask: workflow processing task.</li>\nNote: This field may return null, indicating that no valid values can be obtained.",
11352
12008
  "example": "WorkflowTask",
11353
12009
  "member": "string",
11354
12010
  "name": "TaskType",
@@ -11366,6 +12022,36 @@
11366
12022
  "type": "string",
11367
12023
  "value_allowed_null": true
11368
12024
  },
12025
+ {
12026
+ "disabled": false,
12027
+ "document": "Error code when the task fails.",
12028
+ "example": "40000",
12029
+ "member": "int64",
12030
+ "name": "ErrCode",
12031
+ "output_required": false,
12032
+ "type": "int",
12033
+ "value_allowed_null": false
12034
+ },
12035
+ {
12036
+ "disabled": false,
12037
+ "document": "Error code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of [MPS error codes](https://www.tencentcloud.comom/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).",
12038
+ "example": "InvalidParameterValue.FaceNotFound",
12039
+ "member": "string",
12040
+ "name": "ErrMsg",
12041
+ "output_required": false,
12042
+ "type": "string",
12043
+ "value_allowed_null": false
12044
+ },
12045
+ {
12046
+ "disabled": false,
12047
+ "document": "Task exception message.",
12048
+ "example": "Face Not Found",
12049
+ "member": "string",
12050
+ "name": "Message",
12051
+ "output_required": false,
12052
+ "type": "string",
12053
+ "value_allowed_null": false
12054
+ },
11369
12055
  {
11370
12056
  "disabled": false,
11371
12057
  "document": "Execution status and results of the image processing task.\nNote: This field may return null, indicating that no valid value can be obtained.",
@@ -11438,7 +12124,7 @@
11438
12124
  {
11439
12125
  "disabled": false,
11440
12126
  "document": "Indicates the template type filter condition. If left empty, all templates are returned. Valid values:\n* Preset: System preset template;\n* Custom",
11441
- "example": "\"\"",
12127
+ "example": "Preset",
11442
12128
  "member": "string",
11443
12129
  "name": "Type",
11444
12130
  "required": false,
@@ -11447,7 +12133,7 @@
11447
12133
  {
11448
12134
  "disabled": false,
11449
12135
  "document": "Specifies the recording template identifier filter condition, with a length limit of 64 characters.",
11450
- "example": "\"\"",
12136
+ "example": "直播录制通用模板",
11451
12137
  "member": "string",
11452
12138
  "name": "Name",
11453
12139
  "required": false,
@@ -11462,7 +12148,7 @@
11462
12148
  {
11463
12149
  "disabled": false,
11464
12150
  "document": "Total number of records that meet filter conditions.",
11465
- "example": "1",
12151
+ "example": "10",
11466
12152
  "member": "int64",
11467
12153
  "name": "TotalCount",
11468
12154
  "output_required": true,
@@ -11866,6 +12552,89 @@
11866
12552
  ],
11867
12553
  "type": "object"
11868
12554
  },
12555
+ "DescribeSmartEraseTemplatesRequest": {
12556
+ "document": "DescribeSmartEraseTemplates request structure.",
12557
+ "members": [
12558
+ {
12559
+ "disabled": false,
12560
+ "document": "Filtering condition for the unique identifier of the smart erasing template. Length limit of the array: 100.",
12561
+ "example": "[30]",
12562
+ "member": "int64",
12563
+ "name": "Definitions",
12564
+ "required": false,
12565
+ "type": "list"
12566
+ },
12567
+ {
12568
+ "disabled": false,
12569
+ "document": "Pagination offset. Default value: 0.",
12570
+ "example": "0",
12571
+ "member": "uint64",
12572
+ "name": "Offset",
12573
+ "required": false,
12574
+ "type": "int"
12575
+ },
12576
+ {
12577
+ "disabled": false,
12578
+ "document": "Number of returned entries. Default value: 10. Maximum value: 100.",
12579
+ "example": "10",
12580
+ "member": "uint64",
12581
+ "name": "Limit",
12582
+ "required": false,
12583
+ "type": "int"
12584
+ },
12585
+ {
12586
+ "disabled": false,
12587
+ "document": "Filtering conditions for template type. If this parameter is not specified, all templates are returned. Valid values:\n* Preset: system preset template.\n* Custom: user-defined template.",
12588
+ "example": "Preset",
12589
+ "member": "string",
12590
+ "name": "Type",
12591
+ "required": false,
12592
+ "type": "string"
12593
+ },
12594
+ {
12595
+ "disabled": false,
12596
+ "document": "Filtering condition for the smart erasing template name. Length limit: 64 characters.",
12597
+ "example": "擦除模板1",
12598
+ "member": "string",
12599
+ "name": "Name",
12600
+ "required": false,
12601
+ "type": "string"
12602
+ }
12603
+ ],
12604
+ "type": "object"
12605
+ },
12606
+ "DescribeSmartEraseTemplatesResponse": {
12607
+ "document": "DescribeSmartEraseTemplates response structure.",
12608
+ "members": [
12609
+ {
12610
+ "disabled": false,
12611
+ "document": "Total number of records that meet the filtering conditions.",
12612
+ "example": "1",
12613
+ "member": "uint64",
12614
+ "name": "TotalCount",
12615
+ "output_required": true,
12616
+ "type": "int",
12617
+ "value_allowed_null": false
12618
+ },
12619
+ {
12620
+ "disabled": false,
12621
+ "document": "List of smart erasing template details.",
12622
+ "example": "无",
12623
+ "member": "SmartEraseTemplateItem",
12624
+ "name": "SmartEraseTemplateSet",
12625
+ "output_required": true,
12626
+ "type": "list",
12627
+ "value_allowed_null": false
12628
+ },
12629
+ {
12630
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
12631
+ "member": "string",
12632
+ "name": "RequestId",
12633
+ "type": "string"
12634
+ }
12635
+ ],
12636
+ "type": "object"
12637
+ },
11869
12638
  "DescribeSmartSubtitleTemplatesRequest": {
11870
12639
  "document": "DescribeSmartSubtitleTemplates request structure.",
11871
12640
  "members": [
@@ -11913,6 +12682,15 @@
11913
12682
  "name": "Name",
11914
12683
  "required": false,
11915
12684
  "type": "string"
12685
+ },
12686
+ {
12687
+ "disabled": false,
12688
+ "document": "Subtitle processing type.\n- 0: ASR recognition subtitle.\n- 1: pure subtitle translation.",
12689
+ "example": "0",
12690
+ "member": "uint64",
12691
+ "name": "ProcessType",
12692
+ "required": false,
12693
+ "type": "int"
11916
12694
  }
11917
12695
  ],
11918
12696
  "type": "object"
@@ -12169,10 +12947,20 @@
12169
12947
  },
12170
12948
  {
12171
12949
  "disabled": false,
12172
- "document": "Event notification information of a task.\nNote: This field may return null, indicating that no valid values can be obtained.",
12950
+ "document": "Extracts digital watermark task information. this field has a value only when TaskType is ExtractBlindWatermark.",
12173
12951
  "example": "无",
12174
- "member": "TaskNotifyConfig",
12175
- "name": "TaskNotifyConfig",
12952
+ "member": "ExtractBlindWatermarkTask",
12953
+ "name": "ExtractBlindWatermarkTask",
12954
+ "output_required": false,
12955
+ "type": "object",
12956
+ "value_allowed_null": false
12957
+ },
12958
+ {
12959
+ "disabled": false,
12960
+ "document": "Event notification information of a task.\nNote: This field may return null, indicating that no valid values can be obtained.",
12961
+ "example": "无",
12962
+ "member": "TaskNotifyConfig",
12963
+ "name": "TaskNotifyConfig",
12176
12964
  "output_required": true,
12177
12965
  "type": "object",
12178
12966
  "value_allowed_null": true
@@ -12190,7 +12978,7 @@
12190
12978
  {
12191
12979
  "disabled": false,
12192
12980
  "document": "The ID used for deduplication. If there was a request with the same ID in the last seven days, the current request will return an error. The ID can contain up to 50 characters. If this parameter is left empty or an empty string is entered, no deduplication will be performed.",
12193
- "example": "\"\"",
12981
+ "example": "ctx-sessionid",
12194
12982
  "member": "string",
12195
12983
  "name": "SessionId",
12196
12984
  "output_required": true,
@@ -12200,7 +12988,7 @@
12200
12988
  {
12201
12989
  "disabled": false,
12202
12990
  "document": "The source context which is used to pass through the user request information. The task flow status change callback will return the value of this field. It can contain up to 1,000 characters.",
12203
- "example": "\"\"",
12991
+ "example": "ctx-sessionctx",
12204
12992
  "member": "string",
12205
12993
  "name": "SessionContext",
12206
12994
  "output_required": true,
@@ -12210,7 +12998,7 @@
12210
12998
  {
12211
12999
  "disabled": false,
12212
13000
  "document": "Extended information field, used in specific scenarios.",
12213
- "example": "\"\"",
13001
+ "example": "{\"ExtInfo\": \"\"}",
12214
13002
  "member": "string",
12215
13003
  "name": "ExtInfo",
12216
13004
  "output_required": true,
@@ -12229,7 +13017,7 @@
12229
13017
  },
12230
13018
  {
12231
13019
  "disabled": false,
12232
- "document": "The information of a live scheme. This parameter is valid only if `TaskType` is `LiveScheduleTask`.\nNote: This field may return·null, indicating that no valid values can be obtained.",
13020
+ "document": "The information of a live scheme. This parameter is valid only if `TaskType` is `LiveScheduleTask`.\nNote: This field may return null, indicating that no valid values can be obtained.",
12233
13021
  "example": "无",
12234
13022
  "member": "LiveScheduleTask",
12235
13023
  "name": "LiveScheduleTask",
@@ -12251,13 +13039,22 @@
12251
13039
  "members": [
12252
13040
  {
12253
13041
  "disabled": false,
12254
- "document": "Filter: Task status. Valid values: WAITING (waiting), PROCESSING (processing), FINISH (completed).",
13042
+ "document": "Filters task status. available values:.\n-WAITING.\n-PROCESSING (processing).\n-FINISH (completed).",
12255
13043
  "example": "FINISH",
12256
13044
  "member": "string",
12257
13045
  "name": "Status",
12258
13046
  "required": true,
12259
13047
  "type": "string"
12260
13048
  },
13049
+ {
13050
+ "disabled": false,
13051
+ "document": "Whether there is a failed subtask when the task ends. If this parameter is left unspecified, ignore it.\n<li>false: filter the main tasks to identify those that have no failed subtasks.</li>\n<li>true: filter the main tasks to identify those that have failed subtasks.</li>",
13052
+ "example": "false",
13053
+ "member": "bool",
13054
+ "name": "SubTaskHasFailed",
13055
+ "required": false,
13056
+ "type": "bool"
13057
+ },
12261
13058
  {
12262
13059
  "disabled": false,
12263
13060
  "document": "Number of returned entries. Default value: 10. Maximum value: 100.",
@@ -12431,6 +13228,33 @@
12431
13228
  "name": "CompressType",
12432
13229
  "required": false,
12433
13230
  "type": "string"
13231
+ },
13232
+ {
13233
+ "disabled": false,
13234
+ "document": "Enhancement scenario configuration. Valid values:\n<li>common: common enhancement parameters, which are basic optimization parameters suitable for various video types, enhancing overall image quality.</li>\n<li>AIGC: overall resolution enhancement. It uses AI technology to improve the overall video resolution and image clarity.</li>\n<li>short_play: enhance facial and subtitle details, emphasizing characters' facial expressions and subtitle clarity to improve the viewing experience.</li>\n<li>short_video: optimize complex and diverse image quality issues, tailoring quality enhancements for the complex scenarios such as short videos to address various visual issues.</li>\n<li>game: fix motion blur and enhance details, with a focus on enhancing the clarity of game details and restoring blurry areas during motions to make the image content during gaming clearer and richer.</li>\n<li>HD_movie_series: provide a smooth playback effect for UHD videos. Standard 4K HDR videos with an FPS of 60 are generated to meet the needs of broadcasting/OTT for UHD videos. Formats for broadcasting scenarios are supported.</li>\n<li>LQ_material: low-definition material/old video restoration. It enhances overall resolution, and solves issues of old videos, such as low resolution, blur, distortion, scratches, and color temperature due to their age.</li>\n<li>lecture: live shows, e-commerce, conferences, and lectures. It improves the face display effect and performs specific optimizations, including face region enhancement, noise reduction, and artifacts removal, for scenarios involving human explanation, such as live shows, e-commerce, conferences, and lectures.</li>",
13235
+ "example": "common",
13236
+ "member": "string",
13237
+ "name": "EnhanceSceneType",
13238
+ "required": false,
13239
+ "type": "string"
13240
+ },
13241
+ {
13242
+ "disabled": false,
13243
+ "document": "Enhanced transcoding type. Valid values:\n<li>Common: standard transcoding.</li>\n<li>TEHD-100: top speed codec video transcoding.</li>\n<li>TEHD-200: top speed codec audio transcoding.</li>",
13244
+ "example": "TEHD-100",
13245
+ "member": "string",
13246
+ "name": "EnhanceTranscodeType",
13247
+ "required": false,
13248
+ "type": "string"
13249
+ },
13250
+ {
13251
+ "disabled": false,
13252
+ "document": "Enhancement type. Valid values:\n<li>VideoEnhance: video enhancement only.</li>\n<li>AudioEnhance (audio enhancement only).</li>\n<li>VideoAudioEnhance: video and audio enhancement included.</li>",
13253
+ "example": "VideoEnhance",
13254
+ "member": "string",
13255
+ "name": "EnhanceType",
13256
+ "required": false,
13257
+ "type": "string"
12434
13258
  }
12435
13259
  ],
12436
13260
  "type": "object"
@@ -12473,7 +13297,7 @@
12473
13297
  {
12474
13298
  "disabled": false,
12475
13299
  "document": "Unique ID filter of watermarking templates. Array length limit: 100.",
12476
- "example": "[\"1001\\n\"]",
13300
+ "example": "[1001]",
12477
13301
  "member": "int64",
12478
13302
  "name": "Definitions",
12479
13303
  "required": false,
@@ -12773,6 +13597,34 @@
12773
13597
  ],
12774
13598
  "usage": "out"
12775
13599
  },
13600
+ "DiffusionEnhanceConfig": {
13601
+ "document": "LLM enhancement.",
13602
+ "members": [
13603
+ {
13604
+ "disabled": false,
13605
+ "document": "Capability configuration switch. Valid values:\nON: enabled.\nOFF: disabled.\nDefault value: OFF.",
13606
+ "example": "ON",
13607
+ "member": "string",
13608
+ "name": "Switch",
13609
+ "output_required": true,
13610
+ "required": false,
13611
+ "type": "string",
13612
+ "value_allowed_null": false
13613
+ },
13614
+ {
13615
+ "disabled": false,
13616
+ "document": "Strength type. Valid values:\nweak\nnormal\nstrong\nDefault value: normal.\nNote: This field may return null, indicating that no valid values can be obtained.",
13617
+ "example": "strong",
13618
+ "member": "string",
13619
+ "name": "Type",
13620
+ "output_required": true,
13621
+ "required": false,
13622
+ "type": "string",
13623
+ "value_allowed_null": true
13624
+ }
13625
+ ],
13626
+ "usage": "both"
13627
+ },
12776
13628
  "DisableScheduleRequest": {
12777
13629
  "document": "DisableSchedule request structure.",
12778
13630
  "members": [
@@ -12832,7 +13684,7 @@
12832
13684
  "members": [
12833
13685
  {
12834
13686
  "disabled": false,
12835
- "document": "Encryption type.\n\n- simpleaes\nCan only be used for HLS. format support ts and mp4.\nOnly can be used in slice mode. cannot be used in singlefile mode.\n\n- fairplay:\nCan only be used for HLS. valid values: mp4.\nAvailable for use in slice mode or singlefile mode.\n\n- widevine:\nCan be used for HLS and DASH. format can only be mp4.\nOutput HLS: available for use in slice mode or singlefile mode.\nOutput DASH: can only be in singlefile mode.\n\n- playready:\nCan be used for HLS and DASH. format can only be mp4.\nOutput HLS: available for use in slice mode or singlefile mode.\nOutput DASH: can only be singlefile mode.\n",
13687
+ "document": "Encryption type.\n\n- simpleaes\nCan only be used for HLS. format support: ts and mp4.\nOnly can be used in slice mode. cannot be used in singlefile mode.\n\n- fairplay:\nCan only be used for HLS. the segment format can only be mp4.\nSupports slice mode or singlefile mode.\n\n- widevine:\nCan be used for HLS and DASH. the slice format can only be mp4.\nOutput HLS: specifies the slicing or singlefile mode can be used.\nOutputOutput DASH]: can only be in singlefile mode.\n\n- playready:\nCan be used for HLS and DASH. the slice format can only be mp4.\nOutput HLS: specifies the slicing or singlefile mode can be used.\nOutput DASH: can only be in singlefile mode.\n\n- widevine+fairplay,playready+fairplay,widevine+playready+fairplay:\nCan only be used for HLS. valid values: mp4.\nSupports slice mode or single file mode.\n\n- widevine+playready:\nApplicable to HLS and MPEG-DASH. the format can only be mp4.\nHLS format can use slice mode or single file mode.\nSpecifies that only singlefile mode can be used for MPEG-DASH.",
12836
13688
  "example": "widevine",
12837
13689
  "member": "string",
12838
13690
  "name": "Type",
@@ -13243,6 +14095,106 @@
13243
14095
  ],
13244
14096
  "usage": "both"
13245
14097
  },
14098
+ "EraseArea": {
14099
+ "document": "Smart erasure. coordinate configuration of the removal area.\nThe region is defined by the coordinates of the upper left corner and the bottom-right corner.\nThe coordinate origin is the top-left corner of the frame and the coordinate points can be specified using pixel values or percentage units.\n**For the Automatic Erasing Area:**\nWhen the unit is %, the coordinate range is [0,1].\nWhen unit is px, X value range is [0, video image width]. Y value range is [0, video image height].\n**For the Specified area erasing:**\nSpecifies the coordinate range as [0,1) when the unit is %.\nWhen unit: px, X value range [0, video image width], Y value range [0, video image height].",
14100
+ "members": [
14101
+ {
14102
+ "disabled": false,
14103
+ "document": "X-Axis coordinate of the upper left corner.\nWhen Unit is set to 1 (percentage Unit), 0.05 indicates the horizontal distance from the upper left corner of the region to the top-left corner of the entire frame is 5% of the frame width.",
14104
+ "example": "0.0500",
14105
+ "member": "float",
14106
+ "name": "LeftTopX",
14107
+ "output_required": false,
14108
+ "required": true,
14109
+ "type": "float",
14110
+ "value_allowed_null": false
14111
+ },
14112
+ {
14113
+ "disabled": false,
14114
+ "document": "Y-Axis coordinate of the upper left corner.\nWhen Unit is set to 1 (using percentage Unit), 0.1 indicates the vertical distance from the top-left corner of the area to the top-left corner of the entire frame is 10% of the screen height.",
14115
+ "example": "0.1000",
14116
+ "member": "float",
14117
+ "name": "LeftTopY",
14118
+ "output_required": false,
14119
+ "required": true,
14120
+ "type": "float",
14121
+ "value_allowed_null": false
14122
+ },
14123
+ {
14124
+ "disabled": false,
14125
+ "document": "X-Axis coordinate of the bottom-right corner.\nWhen Unit is set to 1 (percentage Unit), 0.75 indicates the horizontal distance from the bottom-right corner of the region to the top-left corner of the entire frame is 75% of the frame width.",
14126
+ "example": "0.7500",
14127
+ "member": "float",
14128
+ "name": "RightBottomX",
14129
+ "output_required": false,
14130
+ "required": true,
14131
+ "type": "float",
14132
+ "value_allowed_null": false
14133
+ },
14134
+ {
14135
+ "disabled": false,
14136
+ "document": "Y-Axis coordinate of the bottom-right corner.\nWhen Unit is set to 1 (using percentage Unit), 0.9 indicates the vertical distance from the bottom-right corner of the area to the top-left corner of the entire frame is 90% of the screen height.",
14137
+ "example": "0.9000",
14138
+ "member": "float",
14139
+ "name": "RightBottomY",
14140
+ "output_required": false,
14141
+ "required": true,
14142
+ "type": "float",
14143
+ "value_allowed_null": false
14144
+ },
14145
+ {
14146
+ "disabled": false,
14147
+ "document": "Specifies the coordinate unit.\n-Percentage.\n-2 pixel values.",
14148
+ "example": "1",
14149
+ "member": "uint64",
14150
+ "name": "Unit",
14151
+ "output_required": false,
14152
+ "required": true,
14153
+ "type": "int",
14154
+ "value_allowed_null": false
14155
+ }
14156
+ ],
14157
+ "usage": "both"
14158
+ },
14159
+ "EraseTimeArea": {
14160
+ "document": "Smart Erase, specifies the region configuration.\nErase the designated region directly within a specified period.\nWhen both BeginMs and EndMs are set to 0, directly perform removal of the designated region in the entire video.",
14161
+ "members": [
14162
+ {
14163
+ "disabled": false,
14164
+ "document": "Start time, in ms.",
14165
+ "example": "200",
14166
+ "member": "uint64",
14167
+ "name": "BeginMs",
14168
+ "output_required": false,
14169
+ "required": true,
14170
+ "type": "int",
14171
+ "value_allowed_null": false
14172
+ },
14173
+ {
14174
+ "disabled": false,
14175
+ "document": "End time, unit: ms.",
14176
+ "example": "3000",
14177
+ "member": "uint64",
14178
+ "name": "EndMs",
14179
+ "output_required": false,
14180
+ "required": true,
14181
+ "type": "int",
14182
+ "value_allowed_null": false
14183
+ },
14184
+ {
14185
+ "disabled": false,
14186
+ "document": "Erases the domain list within the period.",
14187
+ "example": "无",
14188
+ "member": "EraseArea",
14189
+ "name": "Areas",
14190
+ "output_required": false,
14191
+ "required": true,
14192
+ "type": "list",
14193
+ "value_allowed_null": false
14194
+ }
14195
+ ],
14196
+ "usage": "both"
14197
+ },
13246
14198
  "ExecRuleTaskData": {
13247
14199
  "document": "Conditional judgment output.",
13248
14200
  "members": [
@@ -13322,6 +14274,119 @@
13322
14274
  ],
13323
14275
  "type": "object"
13324
14276
  },
14277
+ "ExtractBlindWatermarkTask": {
14278
+ "document": "Extract video digital watermark task information.",
14279
+ "members": [
14280
+ {
14281
+ "disabled": false,
14282
+ "document": "Media processing task ID.",
14283
+ "example": "125xxx65-ExtractBlindWatermark-bffb15f07530b57bc1aabb01fac74bca",
14284
+ "member": "string",
14285
+ "name": "TaskId",
14286
+ "output_required": true,
14287
+ "type": "string",
14288
+ "value_allowed_null": false
14289
+ },
14290
+ {
14291
+ "disabled": false,
14292
+ "document": "Task flow status. valid values:.\n<Li>WAITING: waiting.</li>.\n<Li>PROCESSING: processing.</li>.\n<li>FINISH: completed</li>",
14293
+ "example": "PROCESSING",
14294
+ "member": "string",
14295
+ "name": "Status",
14296
+ "output_required": true,
14297
+ "type": "string",
14298
+ "value_allowed_null": false
14299
+ },
14300
+ {
14301
+ "disabled": false,
14302
+ "document": "Error code. `0` indicates success. other values indicate failure.",
14303
+ "example": "0",
14304
+ "member": "int64",
14305
+ "name": "ErrCode",
14306
+ "output_required": true,
14307
+ "type": "int",
14308
+ "value_allowed_null": false
14309
+ },
14310
+ {
14311
+ "disabled": false,
14312
+ "document": "Error message.",
14313
+ "example": "NULL",
14314
+ "member": "string",
14315
+ "name": "Message",
14316
+ "output_required": true,
14317
+ "type": "string",
14318
+ "value_allowed_null": false
14319
+ },
14320
+ {
14321
+ "disabled": false,
14322
+ "document": "Target file information for media processing.",
14323
+ "example": "无",
14324
+ "member": "MediaInputInfo",
14325
+ "name": "InputInfo",
14326
+ "output_required": true,
14327
+ "type": "object",
14328
+ "value_allowed_null": false
14329
+ },
14330
+ {
14331
+ "disabled": false,
14332
+ "document": "Specifies the digital watermark type. valid values: <li>blind-basic: basic version copyright digital watermark;</li> <li>blind-ab: ab copyright digital watermark.</li>.",
14333
+ "example": "blind-basic",
14334
+ "member": "string",
14335
+ "name": "Type",
14336
+ "output_required": true,
14337
+ "type": "string",
14338
+ "value_allowed_null": false
14339
+ },
14340
+ {
14341
+ "disabled": false,
14342
+ "document": "Indicates whether a watermark is detected. if this parameter is true, the Result field will return the watermark extraction Result. if this parameter is false, the Result field will not return.",
14343
+ "example": "false",
14344
+ "member": "bool",
14345
+ "name": "IsDetected",
14346
+ "output_required": true,
14347
+ "type": "bool",
14348
+ "value_allowed_null": false
14349
+ },
14350
+ {
14351
+ "disabled": false,
14352
+ "document": "Fetched watermark content. this field will not be returned when no detection.",
14353
+ "example": "数字水印文本",
14354
+ "member": "string",
14355
+ "name": "Result",
14356
+ "output_required": false,
14357
+ "type": "string",
14358
+ "value_allowed_null": false
14359
+ },
14360
+ {
14361
+ "disabled": false,
14362
+ "document": "Extracts the digital watermark configuration.",
14363
+ "example": "无",
14364
+ "member": "ExtractBlindWatermarkTaskConfig",
14365
+ "name": "ExtractBlindWatermarkConfig",
14366
+ "output_required": false,
14367
+ "type": "object",
14368
+ "value_allowed_null": false
14369
+ }
14370
+ ],
14371
+ "usage": "out"
14372
+ },
14373
+ "ExtractBlindWatermarkTaskConfig": {
14374
+ "document": "Extracts the digital watermark task configuration for video transcoding.",
14375
+ "members": [
14376
+ {
14377
+ "disabled": false,
14378
+ "document": "Valid when the watermark type is blind-abseq. specifies the segment duration of the input video. unit: ms.\nSegment duration is 5 seconds by default if left empty.\nNote: This field may return null, indicating that no valid value can be obtained.",
14379
+ "example": "5000",
14380
+ "member": "int64",
14381
+ "name": "SegmentDuration",
14382
+ "output_required": false,
14383
+ "required": true,
14384
+ "type": "int",
14385
+ "value_allowed_null": true
14386
+ }
14387
+ ],
14388
+ "usage": "both"
14389
+ },
13325
14390
  "FaceConfigureInfo": {
13326
14391
  "document": "Control parameter of a face recognition task",
13327
14392
  "members": [
@@ -13490,24 +14555,46 @@
13490
14555
  ],
13491
14556
  "usage": "both"
13492
14557
  },
13493
- "FrameTagConfigureInfo": {
13494
- "document": "Control parameter of intelligent frame-specific tagging task",
14558
+ "FrameRateWithDenConfig": {
14559
+ "document": "New frame interpolation configuration, which supports fractional frame rates.",
13495
14560
  "members": [
13496
14561
  {
13497
14562
  "disabled": false,
13498
- "document": "Switch of intelligent frame-specific tagging task. Valid values:\n<li>ON: enables intelligent frame-specific tagging task;</li>\n<li>OFF: disables intelligent frame-specific tagging task.</li>",
14563
+ "document": "Capability configuration switch. Valid values:\n<li>ON: enabled.</li>\n<li>OFF: disabled.</li>\nDefault value: ON.",
13499
14564
  "example": "ON",
13500
14565
  "member": "string",
13501
14566
  "name": "Switch",
13502
14567
  "output_required": true,
13503
- "required": true,
14568
+ "required": false,
13504
14569
  "type": "string",
13505
14570
  "value_allowed_null": false
14571
+ },
14572
+ {
14573
+ "disabled": false,
14574
+ "document": "Frame rate numerator. Value range: non-negative number, which should be less than 120 when divided by the denominator, and in the unit of Hz. The default value is 0. Note: For transcoding, this parameter will overwrite the Fps in the VideoTemplate.\nNote: This field may return null, indicating that no valid values can be obtained.",
14575
+ "example": "0",
14576
+ "member": "int64",
14577
+ "name": "FpsNum",
14578
+ "output_required": true,
14579
+ "required": false,
14580
+ "type": "int",
14581
+ "value_allowed_null": true
14582
+ },
14583
+ {
14584
+ "disabled": false,
14585
+ "document": "Frame rate denominator.Value range: numbers equal to or greater than 1. The default value is 1. Note: For transcoding, this parameter will overwrite the FpsDenominator in the VideoTemplate.\nNote: This field may return null, indicating that no valid values can be obtained.",
14586
+ "example": "1",
14587
+ "member": "int64",
14588
+ "name": "FpsDen",
14589
+ "output_required": true,
14590
+ "required": false,
14591
+ "type": "int",
14592
+ "value_allowed_null": true
13506
14593
  }
13507
14594
  ],
13508
14595
  "usage": "both"
13509
14596
  },
13510
- "FrameTagConfigureInfoForUpdate": {
14597
+ "FrameTagConfigureInfo": {
13511
14598
  "document": "Control parameter of intelligent frame-specific tagging task",
13512
14599
  "members": [
13513
14600
  {
@@ -13516,7 +14603,24 @@
13516
14603
  "example": "ON",
13517
14604
  "member": "string",
13518
14605
  "name": "Switch",
13519
- "required": false,
14606
+ "output_required": true,
14607
+ "required": true,
14608
+ "type": "string",
14609
+ "value_allowed_null": false
14610
+ }
14611
+ ],
14612
+ "usage": "both"
14613
+ },
14614
+ "FrameTagConfigureInfoForUpdate": {
14615
+ "document": "Control parameter of intelligent frame-specific tagging task",
14616
+ "members": [
14617
+ {
14618
+ "disabled": false,
14619
+ "document": "Switch of intelligent frame-specific tagging task. Valid values:\n<li>ON: enables intelligent frame-specific tagging task;</li>\n<li>OFF: disables intelligent frame-specific tagging task.</li>",
14620
+ "example": "ON",
14621
+ "member": "string",
14622
+ "name": "Switch",
14623
+ "required": false,
13520
14624
  "type": "string"
13521
14625
  }
13522
14626
  ],
@@ -13577,7 +14681,7 @@
13577
14681
  },
13578
14682
  {
13579
14683
  "disabled": false,
13580
- "document": "Type. Valid values:\n<li>HDR10</li>\n<li>HLG</li>\nDefault Value: HDR10.\nNote: The video encoding method should be H.265.\nNote: The video encoding bit depth is 10.\nNote: This field may return null, indicating that no valid values can be obtained.",
14684
+ "document": "Type. Valid values:\n<li>HDR10</li>\n<li>HLG</li>\nDefault value: HDR10.\nNote: The video encoding method should be h264 or h265.\nNote: The video encoding bit depth is 10.\nNote: This field may return null, indicating that no valid values can be obtained.",
13581
14685
  "example": "HDR10",
13582
14686
  "member": "string",
13583
14687
  "name": "Type",
@@ -13812,6 +14916,17 @@
13812
14916
  "type": "object",
13813
14917
  "value_allowed_null": true
13814
14918
  },
14919
+ {
14920
+ "disabled": false,
14921
+ "document": "Advanced super-resolution configuration.",
14922
+ "example": "无",
14923
+ "member": "AdvancedSuperResolutionConfig",
14924
+ "name": "AdvancedSuperResolutionConfig",
14925
+ "output_required": false,
14926
+ "required": false,
14927
+ "type": "object",
14928
+ "value_allowed_null": false
14929
+ },
13815
14930
  {
13816
14931
  "disabled": false,
13817
14932
  "document": "Denoising configuration.\nNote: This field may return null, indicating that no valid value can be obtained.",
@@ -13965,6 +15080,16 @@
13965
15080
  "type": "string",
13966
15081
  "value_allowed_null": true
13967
15082
  },
15083
+ {
15084
+ "disabled": false,
15085
+ "document": "Error code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of [MPS error codes](https://www.tencentcloud.comom/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).",
15086
+ "example": "InvalidParameterValue.FaceNotFound",
15087
+ "member": "string",
15088
+ "name": "ErrMsg",
15089
+ "output_required": false,
15090
+ "type": "string",
15091
+ "value_allowed_null": false
15092
+ },
13968
15093
  {
13969
15094
  "disabled": false,
13970
15095
  "document": "Error message.\nNote: This field may return null, indicating that no valid value can be obtained.",
@@ -17078,7 +18203,7 @@
17078
18203
  "members": [
17079
18204
  {
17080
18205
  "disabled": false,
17081
- "document": "The input type. Valid values:\n<li>`COS`: A COS bucket address.</li>\n<li> `URL`: A URL.</li>\n<li> `AWS-S3`: An AWS S3 bucket address. Currently, this type is only supported for transcoding tasks.</li>",
18206
+ "document": "Type of input source object. valid values:.\n<Li>COS: specifies the cos origin.</li>\n<Li>URL: the url source.</li>\n<Li>AWS-S3: aws source. currently only supports transcoding tasks.</li>\n<Li>VOD: video-on-demand pro edition (VOD Pro). </li>",
17082
18207
  "example": "NULL",
17083
18208
  "member": "string",
17084
18209
  "name": "Type",
@@ -17090,7 +18215,7 @@
17090
18215
  {
17091
18216
  "disabled": false,
17092
18217
  "document": "The information of the COS object to process. This parameter is valid and required when `Type` is `COS`.",
17093
- "example": "NULL",
18218
+ "example": "",
17094
18219
  "member": "CosInputInfo",
17095
18220
  "name": "CosInputInfo",
17096
18221
  "output_required": true,
@@ -17101,7 +18226,7 @@
17101
18226
  {
17102
18227
  "disabled": false,
17103
18228
  "document": "The URL of the object to process. This parameter is valid and required when `Type` is `URL`.\nNote: This field may return null, indicating that no valid value can be obtained.",
17104
- "example": "NULL",
18229
+ "example": "",
17105
18230
  "member": "UrlInputInfo",
17106
18231
  "name": "UrlInputInfo",
17107
18232
  "output_required": true,
@@ -17112,13 +18237,24 @@
17112
18237
  {
17113
18238
  "disabled": false,
17114
18239
  "document": "The information of the AWS S3 object processed. This parameter is required if `Type` is `AWS-S3`.\nNote: This field may return null, indicating that no valid value can be obtained.",
17115
- "example": "NULL",
18240
+ "example": "",
17116
18241
  "member": "S3InputInfo",
17117
18242
  "name": "S3InputInfo",
17118
18243
  "output_required": true,
17119
18244
  "required": false,
17120
18245
  "type": "object",
17121
18246
  "value_allowed_null": true
18247
+ },
18248
+ {
18249
+ "disabled": false,
18250
+ "document": "The information of the VOD Pro object processed. This parameter is required if `Type` is `VOD`.\nNote: This field may return null, indicating that no valid value can be obtained.",
18251
+ "example": "无",
18252
+ "member": "VODInputInfo",
18253
+ "name": "VODInputInfo",
18254
+ "output_required": false,
18255
+ "required": false,
18256
+ "type": "object",
18257
+ "value_allowed_null": true
17122
18258
  }
17123
18259
  ],
17124
18260
  "usage": "both"
@@ -19110,7 +20246,7 @@
19110
20246
  {
19111
20247
  "disabled": false,
19112
20248
  "document": "Spot check policy for media quality inspection.",
19113
- "example": "{ \"StrategyType\": \"TimeSpotCheck\", \"TimeSpotCheck\": { \"CheckDuration\": 50, \"CheckInterval\": 10, \"SkipDuration\": 10, \"CirclesNumber\": 10 } }",
20249
+ "example": "",
19114
20250
  "member": "QualityControlStrategy",
19115
20251
  "name": "Strategy",
19116
20252
  "required": false,
@@ -19329,6 +20465,87 @@
19329
20465
  ],
19330
20466
  "type": "object"
19331
20467
  },
20468
+ "ModifySmartEraseTemplateRequest": {
20469
+ "document": "ModifySmartEraseTemplate request structure.",
20470
+ "members": [
20471
+ {
20472
+ "disabled": false,
20473
+ "document": "Unique identifier of the smart erasing template.",
20474
+ "example": "30",
20475
+ "member": "int64",
20476
+ "name": "Definition",
20477
+ "required": true,
20478
+ "type": "int"
20479
+ },
20480
+ {
20481
+ "disabled": false,
20482
+ "document": "Length limit for the smart erasing template name: 64 characters.",
20483
+ "example": "模板1",
20484
+ "member": "string",
20485
+ "name": "Name",
20486
+ "required": false,
20487
+ "type": "string"
20488
+ },
20489
+ {
20490
+ "disabled": false,
20491
+ "document": "Length limit for the description information of the smart erasing template: 256 characters.",
20492
+ "example": "模板2",
20493
+ "member": "string",
20494
+ "name": "Comment",
20495
+ "required": false,
20496
+ "type": "string"
20497
+ },
20498
+ {
20499
+ "disabled": false,
20500
+ "document": "Erasing type.\n-subtitle: subtitle removal.\n-watermark: watermark removal.\n-privacy: privacy protection.",
20501
+ "example": "subtitle",
20502
+ "member": "string",
20503
+ "name": "EraseType",
20504
+ "required": false,
20505
+ "type": "string"
20506
+ },
20507
+ {
20508
+ "disabled": false,
20509
+ "document": "Subtitle erasing configuration. It takes effect when the value of EraseType is set to subtitle, or when the value of EraseType is left unspecified but the original EraseType value of the modified template is subtitle.",
20510
+ "example": "无",
20511
+ "member": "SmartEraseSubtitleConfig",
20512
+ "name": "EraseSubtitleConfig",
20513
+ "required": false,
20514
+ "type": "object"
20515
+ },
20516
+ {
20517
+ "disabled": false,
20518
+ "document": "Watermark erasing configuration. The value of EraseType can be set to watermark or left unspecified. This parameter is valid only when the value of EraseType of the corresponding template is set to watermark.",
20519
+ "example": "无",
20520
+ "member": "SmartEraseWatermarkConfig",
20521
+ "name": "EraseWatermarkConfig",
20522
+ "required": false,
20523
+ "type": "object"
20524
+ },
20525
+ {
20526
+ "disabled": false,
20527
+ "document": "Privacy protection configuration. The value of EraseType can be set to privacy or left unspecified. This parameter is valid only when the value of EraseType of the corresponding template is set to privacy.",
20528
+ "example": "无",
20529
+ "member": "SmartErasePrivacyConfig",
20530
+ "name": "ErasePrivacyConfig",
20531
+ "required": false,
20532
+ "type": "object"
20533
+ }
20534
+ ],
20535
+ "type": "object"
20536
+ },
20537
+ "ModifySmartEraseTemplateResponse": {
20538
+ "document": "ModifySmartEraseTemplate response structure.",
20539
+ "members": [
20540
+ {
20541
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
20542
+ "member": "string",
20543
+ "name": "RequestId",
20544
+ "type": "string"
20545
+ }
20546
+ ],
20547
+ "type": "object"
20548
+ },
19332
20549
  "ModifySmartSubtitleTemplateRequest": {
19333
20550
  "document": "ModifySmartSubtitleTemplate request structure.",
19334
20551
  "members": [
@@ -19343,7 +20560,7 @@
19343
20560
  },
19344
20561
  {
19345
20562
  "disabled": false,
19346
- "document": "Subtitle translation switch.\nON: enable translation\nOFF: disable translation",
20563
+ "document": "Subtitle translation switch.\n`ON`: translation enabled.\n`OFF`: translation disabled.\n**Note**: For pure subtitle translation mode, the default value is enabled if the field is unspecified. The field cannot be left blank or set to `OFF`.",
19347
20564
  "example": "ON",
19348
20565
  "member": "string",
19349
20566
  "name": "TranslateSwitch",
@@ -19370,7 +20587,7 @@
19370
20587
  },
19371
20588
  {
19372
20589
  "disabled": false,
19373
- "document": "Source language of the video with smart subtitles.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nzh-PY: Chinese-English-Cantonese\nzh-medical: Medical Chinese\nyue: Cantonese\nvi: Vietnamese\nms: Malay\nid: Indonesian\nfil: Filipino\nth: Thai\npt: Portuguese\ntr: Turkish\nar: Arabic\nes: Spanish\nhi: Hindi\nfr: French\nde: German\nzh-dialect: Chinese dialect",
20590
+ "document": "Source language of the video with smart subtitles.\nCurrently, the following languages are supported:\n`zh`: Simplified Chinese.\n`yue`: Cantonese.\n`zh-PY`: Chinese, English, and Cantonese.\n`zh_medical`: Chinese (medical scenario).\n`zh_dialect`: Chinese dialect.\n`prime_zh`: Chinese, English, and Chinese dialects.\n`zh_en`: Chinese and English.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n`auto`: automatic recognition (it is only supported in pure subtitle translation).",
19374
20591
  "example": "zh",
19375
20592
  "member": "string",
19376
20593
  "name": "VideoSrcLanguage",
@@ -19379,7 +20596,7 @@
19379
20596
  },
19380
20597
  {
19381
20598
  "disabled": false,
19382
- "document": "Smart subtitle file format.\nvtt: WebVTT format\nIf this field is left blank, no subtitle file will be generated.",
20599
+ "document": "Smart subtitle file format:\n- Under the ASR recognition and translation processing type:\n - vtt: WebVTT format subtitle.\n - srt: SRT format subtitle.\n - Unspecified or left blank: no subtitle file generated.\n- Under the pure subtitle translation processing type:\n - original: consistent with the source file.\n - vtt: WebVTT format subtitle.\n - srt: SRT format subtitle.\n**Note**:\n- For ASR recognition mode, when 2 or more languages are involved in translation, this field cannot be unspecified or left blank.\n- For pure subtitle translation mode, this field cannot be unspecified or left blank.",
19383
20600
  "example": "vtt",
19384
20601
  "member": "string",
19385
20602
  "name": "SubtitleFormat",
@@ -19388,7 +20605,7 @@
19388
20605
  },
19389
20606
  {
19390
20607
  "disabled": false,
19391
- "document": "Smart subtitle language type.\n0: source language1: target language\n2: source language + target language\nThe value can only be 0 when TranslateSwitch is set to OFF.The value can only be 1 or 2 when TranslateSwitch is set to ON.",
20608
+ "document": "Smart subtitle language type.\n0: source language\n1: target language\n2: source language + target language\nThe value can only be 0 when TranslateSwitch is set to OFF. The value can only be 1 or 2 when TranslateSwitch is set to ON.",
19392
20609
  "example": "0",
19393
20610
  "member": "int64",
19394
20611
  "name": "SubtitleType",
@@ -19406,12 +20623,21 @@
19406
20623
  },
19407
20624
  {
19408
20625
  "disabled": false,
19409
- "document": "Target language for subtitle translation.\nThis field takes effect when TranslateSwitch is set to ON.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nfr: French\nes: Spanish\nit: Italian\nde: German\ntr: Turkish\nru: Russian\npt: Portuguese\nvi: Vietnamese\nid: Indonesian\nms: Malay\nth: Thai\nar: Arabic\nhi: Hindi",
20626
+ "document": "Target language for subtitle translation.\nThis field is valid when the value of TranslateSwitch is ON.\nCurrently, the following languages are supported:\n`zh`: Simplified Chinese.\n`zh-TW`: Traditional Chinese.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n**Note**: Use `/` to separate multiple languages, such as `en/ja`, which indicates English and Japanese.",
19410
20627
  "example": "en",
19411
20628
  "member": "string",
19412
20629
  "name": "TranslateDstLanguage",
19413
20630
  "required": false,
19414
20631
  "type": "string"
20632
+ },
20633
+ {
20634
+ "disabled": false,
20635
+ "document": "Subtitle processing type:\n- 0: ASR recognition subtitle.\n- 1: pure subtitle translation.\n**Note**: If the field is unspecified, ASR is used by default.",
20636
+ "example": "0",
20637
+ "member": "uint64",
20638
+ "name": "ProcessType",
20639
+ "required": false,
20640
+ "type": "int"
19415
20641
  }
19416
20642
  ],
19417
20643
  "type": "object"
@@ -19990,6 +21216,56 @@
19990
21216
  ],
19991
21217
  "usage": "in"
19992
21218
  },
21219
+ "OverrideEraseParameter": {
21220
+ "document": "Custom parameters for smart erasing.",
21221
+ "members": [
21222
+ {
21223
+ "disabled": false,
21224
+ "document": "Erasing type.\n-subtitle: subtitle removal.\n-watermark: watermark removal.\n-privacy: privacy protection.",
21225
+ "example": "subtitle",
21226
+ "member": "string",
21227
+ "name": "EraseType",
21228
+ "output_required": false,
21229
+ "required": false,
21230
+ "type": "string",
21231
+ "value_allowed_null": false
21232
+ },
21233
+ {
21234
+ "disabled": false,
21235
+ "document": "Subtitle erasing configuration.\nThis field is required when the value of EraseType is subtitle.",
21236
+ "example": "无",
21237
+ "member": "UpdateSmartEraseSubtitleConfig",
21238
+ "name": "EraseSubtitleConfig",
21239
+ "output_required": false,
21240
+ "required": false,
21241
+ "type": "object",
21242
+ "value_allowed_null": false
21243
+ },
21244
+ {
21245
+ "disabled": false,
21246
+ "document": "Watermark erasing configuration.\nThis field is required when the value of EraseType is watermark.",
21247
+ "example": "无",
21248
+ "member": "UpdateSmartEraseWatermarkConfig",
21249
+ "name": "EraseWatermarkConfig",
21250
+ "output_required": false,
21251
+ "required": false,
21252
+ "type": "object",
21253
+ "value_allowed_null": false
21254
+ },
21255
+ {
21256
+ "disabled": false,
21257
+ "document": "Privacy protection configuration.\nThis field is required when the value of EraseType is privacy.",
21258
+ "example": "无",
21259
+ "member": "UpdateSmartErasePrivacyConfig",
21260
+ "name": "ErasePrivacyConfig",
21261
+ "output_required": false,
21262
+ "required": false,
21263
+ "type": "object",
21264
+ "value_allowed_null": false
21265
+ }
21266
+ ],
21267
+ "usage": "both"
21268
+ },
19993
21269
  "OverrideTranscodeParameter": {
19994
21270
  "document": "Custom specification parameters for video processing, which are used to override corresponding parameters in templates.",
19995
21271
  "members": [
@@ -20259,7 +21535,7 @@
20259
21535
  {
20260
21536
  "disabled": false,
20261
21537
  "document": "Event notification obtained from CMQ.",
20262
- "example": "\"\"",
21538
+ "example": "NotificationContent",
20263
21539
  "member": "string",
20264
21540
  "name": "Content",
20265
21541
  "required": true,
@@ -20304,7 +21580,7 @@
20304
21580
  {
20305
21581
  "disabled": false,
20306
21582
  "document": "The ID used for deduplication. If there was a request with the same ID in the last seven days, the current request will return an error. The ID can contain up to 50 characters. If this parameter is left empty or an empty string is entered, no deduplication will be performed.",
20307
- "example": "\"xxxx\"",
21583
+ "example": "85c94a33-6227-43d5-8179-69b0602f6346",
20308
21584
  "member": "string",
20309
21585
  "name": "SessionId",
20310
21586
  "output_required": true,
@@ -20314,7 +21590,7 @@
20314
21590
  {
20315
21591
  "disabled": false,
20316
21592
  "document": "The source context which is used to pass through the user request information. The task flow status change callback will return the value of this field. It can contain up to 1,000 characters.",
20317
- "example": "\"\"",
21593
+ "example": "UserDefinedInfo",
20318
21594
  "member": "string",
20319
21595
  "name": "SessionContext",
20320
21596
  "output_required": true,
@@ -20334,7 +21610,7 @@
20334
21610
  {
20335
21611
  "disabled": false,
20336
21612
  "document": "- The expiration time (Unix timestamp) of the notification's signature.\n- By default, notifications sent by MPS expire after 10 minutes. If the expiration time specified has elapsed, a notification will be considered invalid. This can prevent replay attacks.\n- The format of this parameter is a decimal Unix timestamp, i.e., the number of seconds that have elapsed since 00:00 (UTC/GMT time) on January 1, 1970.\n",
20337
- "example": "",
21613
+ "example": "1633046400",
20338
21614
  "member": "int64",
20339
21615
  "name": "Timestamp",
20340
21616
  "output_required": false,
@@ -20344,13 +21620,23 @@
20344
21620
  {
20345
21621
  "disabled": false,
20346
21622
  "document": "Event notification security signature. Sign = MD5 (Timestamp + NotifyKey). Note: Media Processing Service concatenates Timestamp and NotifyKey from TaskNotifyConfig as a string and calculates the Sign value through MD5. This value is included in the notification message. Your backend server can verify whether the Sign is correct using the same algorithm, to confirm whether the message is indeed from the Media Processing Service backend.",
20347
- "example": "",
21623
+ "example": "d6a27ccba11dade3d0f627b1dfbdaf10",
20348
21624
  "member": "string",
20349
21625
  "name": "Sign",
20350
21626
  "output_required": false,
20351
21627
  "type": "string",
20352
21628
  "value_allowed_null": false
20353
21629
  },
21630
+ {
21631
+ "disabled": false,
21632
+ "document": "Batch processing task information. this field has a value only when EventType is BatchTask.\nNote: This field may return null, indicating that no valid value can be obtained.",
21633
+ "example": "无",
21634
+ "member": "BatchSubTaskResult",
21635
+ "name": "BatchTaskEvent",
21636
+ "output_required": false,
21637
+ "type": "object",
21638
+ "value_allowed_null": true
21639
+ },
20354
21640
  {
20355
21641
  "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
20356
21642
  "member": "string",
@@ -21003,6 +22289,15 @@
21003
22289
  "required": false,
21004
22290
  "type": "string"
21005
22291
  },
22292
+ {
22293
+ "disabled": false,
22294
+ "document": "Output path, which can be a relative or an absolute path.\nThe path must end with `.{format}`. For details, please refer to the [Filename Variable](https://www.tencentcloud.comom/document/product/862/37039?from_cn_redirect=1).\n**Relative path example:**\n<Li>`Filename_{Variablename}.{format}`.</li>\n<Li>`Filename.{format}`.</li>\n\n**Absolute path example:**\n<Li>`/Path/Filename_{Variablename}.{format}`.</li>\n\nIf not filled in, default relative path: `{inputName}.{format}`.",
22295
+ "example": "{inputName}.{format}",
22296
+ "member": "string",
22297
+ "name": "OutputPath",
22298
+ "required": false,
22299
+ "type": "string"
22300
+ },
21006
22301
  {
21007
22302
  "disabled": false,
21008
22303
  "document": "Image processing parameter.",
@@ -21248,6 +22543,24 @@
21248
22543
  "required": false,
21249
22544
  "type": "object"
21250
22545
  },
22546
+ {
22547
+ "disabled": false,
22548
+ "document": "Smart subtitle task.",
22549
+ "example": "无",
22550
+ "member": "SmartSubtitlesTaskInput",
22551
+ "name": "SmartSubtitlesTask",
22552
+ "required": false,
22553
+ "type": "object"
22554
+ },
22555
+ {
22556
+ "disabled": false,
22557
+ "document": "Smart erase task parameter.",
22558
+ "example": "无",
22559
+ "member": "SmartEraseTaskInput",
22560
+ "name": "SmartEraseTask",
22561
+ "required": false,
22562
+ "type": "object"
22563
+ },
21251
22564
  {
21252
22565
  "disabled": false,
21253
22566
  "document": "Event notification information of a task. If this parameter is left empty, no event notifications will be obtained.",
@@ -21278,7 +22591,7 @@
21278
22591
  {
21279
22592
  "disabled": false,
21280
22593
  "document": "The source context which is used to pass through the user request information. The task flow status change callback will return the value of this field. It can contain up to 1,000 characters.",
21281
- "example": "UserDefinedInfo",
22594
+ "example": "userxxxx",
21282
22595
  "member": "string",
21283
22596
  "name": "SessionContext",
21284
22597
  "required": false,
@@ -21296,21 +22609,12 @@
21296
22609
  {
21297
22610
  "disabled": false,
21298
22611
  "document": "Resource ID. Ensure the corresponding resource is in the enabled state. The default value is an account's primary resource ID.",
21299
- "example": "vts-24000123-0",
22612
+ "example": "vts-24000-0",
21300
22613
  "member": "string",
21301
22614
  "name": "ResourceId",
21302
22615
  "required": false,
21303
22616
  "type": "string"
21304
22617
  },
21305
- {
21306
- "disabled": false,
21307
- "document": "Smart subtitle task.",
21308
- "example": "无",
21309
- "member": "SmartSubtitlesTaskInput",
21310
- "name": "SmartSubtitlesTask",
21311
- "required": false,
21312
- "type": "object"
21313
- },
21314
22618
  {
21315
22619
  "disabled": false,
21316
22620
  "document": "Whether to skip metadata acquisition. Valid values:\n0: do not skip\n1: skip\nDefault value: 0\t\t",
@@ -21541,57 +22845,159 @@
21541
22845
  ],
21542
22846
  "usage": "in"
21543
22847
  },
21544
- "QualityControlData": {
21545
- "document": "Media quality inspection result output.",
22848
+ "PureSubtitleTransResult": {
22849
+ "document": "Translation result of pure subtitle files.",
21546
22850
  "members": [
21547
22851
  {
21548
22852
  "disabled": false,
21549
- "document": "When this field is set to true, it indicates that the video has no audio track.",
21550
- "example": "true",
21551
- "member": "bool",
21552
- "name": "NoAudio",
21553
- "output_required": true,
21554
- "type": "bool",
22853
+ "document": "Task status (the three valid values are as follows):\n- PROCESSING\n- SUCCESS \n- FAIL",
22854
+ "example": "SUCCESS",
22855
+ "member": "string",
22856
+ "name": "Status",
22857
+ "output_required": false,
22858
+ "type": "string",
21555
22859
  "value_allowed_null": false
21556
22860
  },
21557
22861
  {
21558
22862
  "disabled": false,
21559
- "document": "When this field is set to true, it indicates that the video has no video track.",
21560
- "example": "true",
21561
- "member": "bool",
21562
- "name": "NoVideo",
21563
- "output_required": true,
21564
- "type": "bool",
22863
+ "document": "Error code. A null string indicates that the task is successful, while other values indicate that the task has failed. For valid values, see the list of Media Processing Service (MPS) error codes.",
22864
+ "example": "InvalidInput",
22865
+ "member": "string",
22866
+ "name": "ErrCodeExt",
22867
+ "output_required": false,
22868
+ "type": "string",
21565
22869
  "value_allowed_null": false
21566
22870
  },
21567
22871
  {
21568
22872
  "disabled": false,
21569
- "document": "No-reference quality score of the video (100 points in total).",
21570
- "example": "95",
22873
+ "document": "Error code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)",
22874
+ "example": "0",
21571
22875
  "member": "int64",
21572
- "name": "QualityEvaluationScore",
21573
- "output_required": true,
22876
+ "name": "ErrCode",
22877
+ "output_required": false,
21574
22878
  "type": "int",
21575
22879
  "value_allowed_null": false
21576
22880
  },
21577
22881
  {
21578
22882
  "disabled": false,
21579
- "document": "No-reference quality score of the video (MOS).",
21580
- "example": "4.75",
21581
- "member": "float",
21582
- "name": "QualityEvaluationMeanOpinionScore",
22883
+ "document": "Error message",
22884
+ "example": "错误信息",
22885
+ "member": "string",
22886
+ "name": "Message",
21583
22887
  "output_required": false,
21584
- "type": "float",
22888
+ "type": "string",
21585
22889
  "value_allowed_null": false
21586
22890
  },
21587
22891
  {
21588
22892
  "disabled": false,
21589
- "document": "Exception items identified in content quality inspection.",
21590
- "example": "",
21591
- "member": "QualityControlResult",
21592
- "name": "QualityControlResultSet",
21593
- "output_required": true,
21594
- "type": "list",
22893
+ "document": "Translation task input information.",
22894
+ "example": "{\"Definition\": 20}",
22895
+ "member": "SmartSubtitleTaskResultInput",
22896
+ "name": "Input",
22897
+ "output_required": false,
22898
+ "type": "object",
22899
+ "value_allowed_null": false
22900
+ },
22901
+ {
22902
+ "disabled": false,
22903
+ "document": "Translation output result of pure subtitle files.\nNote: This field may return null, indicating that no valid values can be obtained.",
22904
+ "example": "{\"SubtitleSet\":[]}",
22905
+ "member": "PureSubtitleTransResultOutput",
22906
+ "name": "Output",
22907
+ "output_required": false,
22908
+ "type": "object",
22909
+ "value_allowed_null": true
22910
+ },
22911
+ {
22912
+ "disabled": false,
22913
+ "document": "Task progress.",
22914
+ "example": "100",
22915
+ "member": "uint64",
22916
+ "name": "Progress",
22917
+ "output_required": false,
22918
+ "type": "int",
22919
+ "value_allowed_null": false
22920
+ }
22921
+ ],
22922
+ "usage": "out"
22923
+ },
22924
+ "PureSubtitleTransResultOutput": {
22925
+ "document": "Detailed output result of translation.",
22926
+ "members": [
22927
+ {
22928
+ "disabled": false,
22929
+ "document": "Storage location of the subtitle file.\nNote: This field may return null, indicating that no valid values can be obtained.",
22930
+ "example": "无",
22931
+ "member": "TaskOutputStorage",
22932
+ "name": "OutputStorage",
22933
+ "output_required": false,
22934
+ "type": "object",
22935
+ "value_allowed_null": true
22936
+ },
22937
+ {
22938
+ "disabled": false,
22939
+ "document": "Result set of multilingual translation.",
22940
+ "example": "无",
22941
+ "member": "SubtitleTransResultItem",
22942
+ "name": "SubtitleResults",
22943
+ "output_required": false,
22944
+ "type": "list",
22945
+ "value_allowed_null": false
22946
+ }
22947
+ ],
22948
+ "usage": "out"
22949
+ },
22950
+ "QualityControlData": {
22951
+ "document": "Media quality inspection result output.",
22952
+ "members": [
22953
+ {
22954
+ "disabled": false,
22955
+ "document": "When this field is set to true, it indicates that the video has no audio track.",
22956
+ "example": "true",
22957
+ "member": "bool",
22958
+ "name": "NoAudio",
22959
+ "output_required": true,
22960
+ "type": "bool",
22961
+ "value_allowed_null": false
22962
+ },
22963
+ {
22964
+ "disabled": false,
22965
+ "document": "When this field is set to true, it indicates that the video has no video track.",
22966
+ "example": "true",
22967
+ "member": "bool",
22968
+ "name": "NoVideo",
22969
+ "output_required": true,
22970
+ "type": "bool",
22971
+ "value_allowed_null": false
22972
+ },
22973
+ {
22974
+ "disabled": false,
22975
+ "document": "No-reference quality score of the video (100 points in total).",
22976
+ "example": "95",
22977
+ "member": "int64",
22978
+ "name": "QualityEvaluationScore",
22979
+ "output_required": true,
22980
+ "type": "int",
22981
+ "value_allowed_null": false
22982
+ },
22983
+ {
22984
+ "disabled": false,
22985
+ "document": "No-reference quality score of the video (MOS).",
22986
+ "example": "4.75",
22987
+ "member": "float",
22988
+ "name": "QualityEvaluationMeanOpinionScore",
22989
+ "output_required": false,
22990
+ "type": "float",
22991
+ "value_allowed_null": false
22992
+ },
22993
+ {
22994
+ "disabled": false,
22995
+ "document": "Exception items identified in content quality inspection.",
22996
+ "example": "无",
22997
+ "member": "QualityControlResult",
22998
+ "name": "QualityControlResultSet",
22999
+ "output_required": true,
23000
+ "type": "list",
21595
23001
  "value_allowed_null": false
21596
23002
  },
21597
23003
  {
@@ -21658,7 +23064,7 @@
21658
23064
  "members": [
21659
23065
  {
21660
23066
  "disabled": false,
21661
- "document": "Quality control item name. The quality control item values are as follows:\n<li>LowEvaluation: No reference score.</li>\n<li>Mosaic: Mosaic detection.</li>\n<li>CrashScreen: Screen crash detection.</li>\n<li>Blur: Blur detection.</li>\n<li>BlackWhiteEdge: Black and white edge detection.</li>\n<li>SolidColorScreen: Solid color screen detection.</li>\n<li>LowLighting: Low lighting.</li>\n<li>HighLighting: Overexposure.</li>\n<li>NoVoice: Silence detection.</li>\n<li>LowVoice: Low voice detection.</li>\n<li>HighVoice: High voice detection.</li>\n<li>Jitter: Jitter detection.</li>\n<li>Noise: Noise detection.</li>\n<li>QRCode: QR code detection.</li>\n<li>BarCode: Barcode detection.</li>\n<li>AppletCode: Applet code detection.</li>\n<li>VideoResolutionChanged: The video resolution changed.</li>\n<li>AudioSampleRateChanged: The audio sampling rate changed.</li>\n<li>AudioChannelsChanged: The audio channel count changed.</li>\n<li>ParameterSetsChanged: The stream parameter set information changed.</li>\n<li>DarOrSarInvalid: Abnormal video aspect ratio.</li>\n<li>TimestampFallback: DTS timestamp fallback.</li>\n<li>DtsJitter: Excessive DTS jitter.</li>\n<li>PtsJitter: Excessive PTS jitter.</li>\n<li>AACDurationDeviation: Unreasonable AAC frame timestamp interval.</li>\n<li>AudioDroppingFrames: Audio frame loss.</li>\n<li>VideoDroppingFrames: Video frame loss.</li>\n<li>AVTimestampInterleave: Unreasonable audio and video interleaving.</li>\n<li>PtsLessThanDts: The PTS of media streams is less than DTS.</li>\n<li>ReceiveFpsJitter: Excessive jitter of the frame rate received by the network.</li>\n<li>ReceiveFpsTooSmall: Too low video frame rate received by the network.</li>\n<li>FpsJitter: Excessive stream frame rate jitter calculated through PTS.</li>\n<li>StreamOpenFailed: Stream opening failed.</li>\n<li>StreamEnd: The stream ended.</li>\n<li>StreamParseFailed: Stream parsing failed.</li>\n<li>VideoFirstFrameNotIdr: The first frame is not an IDR frame.</li>\n<li>StreamNALUError: NALU start code error.</li>\n<li>TsStreamNoAud: The H26x stream of MPEGTS lacks AUD NALU.</li>\n<li>AudioStreamLack: No audio stream.</li>\n<li>VideoStreamLack: No video stream.</li>\n<li>LackAudioRecover: Lack of audio stream recovery.</li>\n<li>LackVideoRecover: Lack of video stream recovery.</li>\n<li>VideoBitrateOutofRange: Out-of-range video stream bitrate (kbps).</li>\n<li>AudioBitrateOutofRange: Out-of-range audio stream bitrate (kbps).</li>\n<li>VideoDecodeFailed: Video decoding error.</li>\n<li>AudioDecodeFailed: Audio decoding error.</li>\n<li>AudioOutOfPhase: Opposite phase in Dual-channel audio.</li>\n<li>VideoDuplicatedFrame: Duplicate frames in the video stream.</li>\n<li>AudioDuplicatedFrame: Duplicate frames in the audio stream.</li>\n<li>VideoRotation: Video image rotation.</li>\n<li>TsMultiPrograms: The MPEG2-TS stream has multiple programs.</li>\n<li>Mp4InvalidCodecFourcc: The codec fourcc in MP4 does not meet Apple HLS requirements.</li>\n<li>HLSBadM3u8Format: Invalid m3u8 file.</li>\n<li>HLSInvalidMasterM3u8: Invalid main m3u8 file.</li>\n<li>HLSInvalidMediaM3u8: Invalid media m3u8 file.</li>\n<li>HLSMasterM3u8Recommended: The main m3u8 file lacks parameters recommended by the standard.</li>\n<li>HLSMediaM3u8Recommended: The media m3u8 file lacks parameters recommended by the standard.</li>\n<li>HLSMediaM3u8DiscontinuityExist: EXT-X-DISCONTINUITY exists in the media m3u8 file.</li>\n<li>HLSMediaSegmentsStreamNumChange: The number of streams in the segment has changed.</li>\n<li>HLSMediaSegmentsPTSJitterDeviation: PTS jitter between segments without EXT-X-DISCONTINUITY.</li>\n<li>HLSMediaSegmentsDTSJitterDeviation: DTS jitter between segments without EXT-X-DISCONTINUITY.</li>\n<li>TimecodeTrackExist: TMCD track in MP4.</li>",
23067
+ "document": "Quality inspection item name. valid values:.\n<li>LowEvaluation: specifies the no-reference MOS score of the video.</li>.\n<li>AudioEvaluation: specifies the no-reference MOS score of the audio.</li>.\n<Li>Mosaic: mosaic detection.</li>.\n<Li>CrashScreen: specifies screen glitch detection.</li>.\n<Li>Blur: specifies blur detection.</li>.\n<Li>Jitter: jitter detection.</li>.\n<Li>Noise: noise detection.</li>.\n<Li>QRCode: qr code detection.</li>.\n<Li>BarCode: specifies barcode detection.</li>.\n<Li>AppletCode: specifies mini program code detection.</li>.\n<Li>BlackWhiteEdge: specifies black and white edge detection.</li>.\n<Li>SolidColorScreen: specifies solid color screen detection.</li>.\n<Li>LowLighting: specifies low light.</li>.\n<Li>HighLighting: overexposure.</li>.\n<Li>NoVoice: specifies silence detection.</li>.\n<Li>LowVoice: specifies bass detection.</li>.\n<Li>HighVoice: explosion noise detection.</li>.\n<Li>AudioNoise: specifies audio noise detection.</li>.\n<Li>VideoResolutionChanged: specifies the video resolution change.</li>.\n<Li>AudioSampleRateChanged: specifies the audio sample rate change.</li>.\n<Li>AudioChannelsChanged: indicates the audio channel quantity change.</li>.\n<Li>ParameterSetsChanged: indicates the stream parameter set information has changed.</li>.\n<Li>DarOrSarInvalid: indicates an abnormal video aspect ratio.</li>.\n<li>TimestampFallback: specifies DTS timestamp rollback.</li>.\n<li>DtsJitter: specifies excessive DTS jitter.</li>.\n<li>PtsJitter: indicates excessive PTS jitter.</li>.\n<Li>AACDurationDeviation: specifies an improper aac frame timestamp interval.</li>.\n<Li>AudioDroppingFrames: indicates audio frame dropping.</li>.\n<Li>VideoDroppingFrames: specifies video frame dropping.</li>.\n<Li>AVTimestampInterleave: improper audio-video interleaving.</li>.\n<Li>PtsLessThanDts: specifies that the pts of the media stream is less than the dts.</li>.\n<Li>ReceiveFpsJitter: specifies excessive jitter in the network received frame rate.</li>.\n<Li>ReceiveFpsTooSmall: indicates the network received video frame rate is too low.</li>.\n<li>FpsJitter: specifies excessive jitter in the stream frame rate calculated via PTS.</li>.\n<Li>StreamOpenFailed: indicates the stream open failure.</li>.\n<Li>StreamEnd: specifies the stream end.</li>.\n<Li>StreamParseFailed: specifies the stream parsing failure.</li>.\n<li>VideoFirstFrameNotIdr: first frame not an IDR frame.</li>.\n<Li>StreamNALUError: indicates an nalu start code error.</li>.\n<li>TsStreamNoAud: specifies whether the mpegts H26x stream misses AUD NALU.</li>.\n<Li>AudioStreamLack: no audio stream.</li>.\n<Li>VideoStreamLack: no video stream.</li>.\n<Li>LackAudioRecover: specifies missing audio stream recovery.</li>.\n<Li>LackVideoRecover: missing video stream recovery.</li>.\n<Li>VideoBitrateOutofRange: video stream bitrate (kbps) out of range.</li>.\n<Li>AudioBitrateOutofRange: audio stream bitrate (kbps) out of range.</li>.\n<Li>VideoDecodeFailed: indicates a video decoding error.</li>.\n<Li>AudioDecodeFailed: audio decoding error.</li>.\n<Li>AudioOutOfPhase: specifies opposite phase in dual-channel audio.</li>.\n<Li>VideoDuplicatedFrame: indicates duplicate frames in video streams.</li>.\n<Li>AudioDuplicatedFrame: indicates duplicate frames in audio streams.</li>.\n<Li>VideoRotation: specifies video rotation.</li>.\n<li>TsMultiPrograms: specifies multiple programs in MPEG2-TS streams.</li>.\n<li>Mp4InvalidCodecFourcc: specifies the codec fourcc in Mp4 does not meet Apple HLS requirements.</li>.\n<Li>HLSBadM3u8Format: invalid m3u8 file.</li>.\n<Li>HLSInvalidMasterM3u8: invalid main m3u8 file.</li>.\n<Li>HLSInvalidMediaM3u8: invalid media m3u8 file.</li>.\n<Li>HLSMasterM3u8Recommended: parameters recommended by standards missing in main m3u8.</li>.\n<Li>HLSMediaM3u8Recommended: parameters recommended by standards missing in media m3u8.</li>.\n<li>HLSMediaM3u8DiscontinuityExist: indicates the existence of EXT-X-DISCONTINUITY in media m3u8.</li>.\n<Li>HLSMediaSegmentsStreamNumChange: indicates the number of streams in segments changes.</li>.\n<li>HLSMediaSegmentsPTSJitterDeviation: indicates PTS jumps between segments without EXT-X-DISCONTINUITY.</li>.\n<li>HLSMediaSegmentsDTSJitterDeviation: indicates DTS jumps between segments without EXT-X-DISCONTINUITY.</li>.\n<li>TimecodeTrackExist: TMCD track in MP4.</li>",
21662
23068
  "example": "Mosaic",
21663
23069
  "member": "string",
21664
23070
  "name": "Type",
@@ -21730,7 +23136,7 @@
21730
23136
  "members": [
21731
23137
  {
21732
23138
  "disabled": false,
21733
- "document": "The issue type. Valid values:\n`Jitter`\n`Blur`\n`LowLighting`\n`HighLighting` (overexposure)\n`CrashScreen` (video corruption)\n`BlackWhiteEdge`\n`SolidColorScreen` (blank screen)\n`Noise`\n`Mosaic` (pixelation)\n`QRCode`\n`AppletCode` (Weixin Mini Program code)\n`BarCode`\n`LowVoice`\n`HighVoice`\n`NoVoice`\n`LowEvaluation` (low no-reference video quality score)",
23139
+ "document": "Exception type. valid values:.\nJitter: jitter.\nBlur: specifies the blur effect.\nLowLighting: specifies low light.\nHighLighting: overexposure.\nCrashScreen: specifies screen glitch.\nBlackWhiteEdge: specifies the black and white edges.\nSolidColorScreen: specifies the solid color screen.\nNoise: specifies the noise.\nMosaic: mosaic.\nQRCode: specifies the qr code.\nAppletCode: specifies the mini program code.\nBarCode: specifies the barcode.\nLowVoice: specifies the bass.\nHighVoice: specifies high voice detection.\nNoVoice: specifies mute.\nLowEvaluation: specifies the video no-reference score (MOS) is below the threshold.\nAudioEvaluation: specifies the audio no-reference scoring (MOS) is below the threshold.\nAudioNoise: specifies the audio noise.",
21734
23140
  "example": "Jitter",
21735
23141
  "member": "string",
21736
23142
  "name": "Type",
@@ -21911,6 +23317,56 @@
21911
23317
  ],
21912
23318
  "usage": "both"
21913
23319
  },
23320
+ "RawSmartEraseParameter": {
23321
+ "document": "Smart erasure custom parameter.",
23322
+ "members": [
23323
+ {
23324
+ "disabled": false,
23325
+ "document": "Specifies the removal type.\n-subtitle removal.\n-Remove watermark.\n-privacy protection.",
23326
+ "example": "subtitle",
23327
+ "member": "string",
23328
+ "name": "EraseType",
23329
+ "output_required": false,
23330
+ "required": true,
23331
+ "type": "string",
23332
+ "value_allowed_null": false
23333
+ },
23334
+ {
23335
+ "disabled": false,
23336
+ "document": "Subtitle erasure configuration.\nWhen EraseType is subtitle, this field is required.\nNote: This field may return null, indicating that no valid value can be obtained.",
23337
+ "example": "无",
23338
+ "member": "SmartEraseSubtitleConfig",
23339
+ "name": "EraseSubtitleConfig",
23340
+ "output_required": false,
23341
+ "required": false,
23342
+ "type": "object",
23343
+ "value_allowed_null": true
23344
+ },
23345
+ {
23346
+ "disabled": false,
23347
+ "document": "Specifies the watermark removal configuration.\nWhen EraseType is watermark, this field is required.\nNote: This field may return null, indicating that no valid value can be obtained.",
23348
+ "example": "无",
23349
+ "member": "SmartEraseWatermarkConfig",
23350
+ "name": "EraseWatermarkConfig",
23351
+ "output_required": false,
23352
+ "required": false,
23353
+ "type": "object",
23354
+ "value_allowed_null": true
23355
+ },
23356
+ {
23357
+ "disabled": false,
23358
+ "document": "Privacy protection configuration.\nWhen EraseType is privacy, this field is required.\nNote: This field may return null, indicating that no valid value can be obtained.",
23359
+ "example": "无",
23360
+ "member": "SmartErasePrivacyConfig",
23361
+ "name": "ErasePrivacyConfig",
23362
+ "output_required": false,
23363
+ "required": false,
23364
+ "type": "object",
23365
+ "value_allowed_null": true
23366
+ }
23367
+ ],
23368
+ "usage": "both"
23369
+ },
21914
23370
  "RawSmartSubtitleParameter": {
21915
23371
  "document": "Custom smart subtitle parameter.",
21916
23372
  "members": [
@@ -21927,7 +23383,7 @@
21927
23383
  },
21928
23384
  {
21929
23385
  "disabled": false,
21930
- "document": "Source language of the video with smart subtitles.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nzh-PY: Chinese-English-Cantonese\nzh-medical: Medical Chinese\nyue: Cantonese\nvi: Vietnamese\nms: Malay\nid: Indonesian\nfil: Filipino\nth: Thai\npt: Portuguese\ntr: Turkish\nar: Arabic\nes: Spanish\nhi: Hindi\nfr: French\nde: German\nzh-dialect: Chinese dialect",
23386
+ "document": "Source language of the video with smart subtitles.\nCurrently, the following languages are supported:\n`zh`: Simplified Chinese.\n`yue`: Cantonese.\n`zh-PY`: Chinese, English, and Cantonese.\n`zh_medical`: Chinese (medical scenario).\n`zh_dialect`: Chinese dialect.\n`prime_zh`: Chinese, English, and Chinese dialects.\n`zh_en`: Chinese and English.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n`auto`: automatic recognition (it is only supported in pure subtitle translation).",
21931
23387
  "example": "zh",
21932
23388
  "member": "string",
21933
23389
  "name": "VideoSrcLanguage",
@@ -21938,7 +23394,7 @@
21938
23394
  },
21939
23395
  {
21940
23396
  "disabled": false,
21941
- "document": "Smart subtitle file format.\nvtt: WebVTT format\nIf this field is left blank, no subtitle file will be generated.\nNote: This field may return null, indicating that no valid value can be obtained.",
23397
+ "document": "Smart subtitle file format:\n- Under the ASR recognition and translation processing type:\n -vtt: WebVTT format subtitle.\n -srt: SRT format subtitle.\n - If this field is unspecified or left blank, no subtitle file will be generated.\n- Under the pure subtitle translation processing type:\n - original: consistent with the source file.\n - vtt: WebVTT format subtitle.\n - srt: SRT format subtitle.\n**Note**:\n- For ASR recognition mode, when 2 or more languages are involved in translation, this field cannot be unspecified or left blank.\n- For pure subtitle translation mode, this field cannot be unspecified or left blank.\nNote: This field may return null, indicating that no valid values can be obtained.",
21942
23398
  "example": "vtt",
21943
23399
  "member": "string",
21944
23400
  "name": "SubtitleFormat",
@@ -21949,7 +23405,7 @@
21949
23405
  },
21950
23406
  {
21951
23407
  "disabled": false,
21952
- "document": "Subtitle translation switch.\nON: enable translation\nOFF: disable translation\nNote: This field may return null, indicating that no valid value can be obtained.",
23408
+ "document": "Subtitle translation switch.\n`ON`: translation enabled.\n`OFF`: translation disabled.\n**Note**: For pure subtitle translation mode, the default value is enabled if the field is unspecified. The field cannot be left blank or set to `OFF`.\nNote: This field may return null, indicating that no valid values can be obtained.",
21953
23409
  "example": "OFF",
21954
23410
  "member": "string",
21955
23411
  "name": "TranslateSwitch",
@@ -21960,7 +23416,7 @@
21960
23416
  },
21961
23417
  {
21962
23418
  "disabled": false,
21963
- "document": "Target language for subtitle translation.\nThis field takes effect when TranslateSwitch is set to ON.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nfr: French\nes: Spanish\nit: Italian\nde: German\ntr: Turkish\nru: Russian\npt: Portuguese\nvi: Vietnamese\nid: Indonesian\nms: Malay\nth: Thai\nar: Arabic\nhi: Hindi\nNote: This field may return null, indicating that no valid value can be obtained.",
23419
+ "document": "Target language for subtitle translation.\nThis field is valid when the value of TranslateSwitch is ON. List of translation languages:\n`zh`: Simplified Chinese.\n`zh-TW`: Traditional Chinese.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n**Note**: Use `/` to separate multiple languages, such as `en/ja`, which indicates English and Japanese.\nNote: This field may return null, indicating that no valid values can be obtained.",
21964
23420
  "example": "en",
21965
23421
  "member": "string",
21966
23422
  "name": "TranslateDstLanguage",
@@ -21972,7 +23428,7 @@
21972
23428
  {
21973
23429
  "disabled": false,
21974
23430
  "document": "ASR hotword lexicon parameter.\nNote: This field may return null, indicating that no valid value can be obtained.",
21975
- "example": "{\"Switch\": \"OFF\"}",
23431
+ "example": "",
21976
23432
  "member": "AsrHotWordsConfigure",
21977
23433
  "name": "AsrHotWordsConfigure",
21978
23434
  "output_required": false,
@@ -21990,6 +23446,17 @@
21990
23446
  "required": false,
21991
23447
  "type": "string",
21992
23448
  "value_allowed_null": false
23449
+ },
23450
+ {
23451
+ "disabled": false,
23452
+ "document": "Subtitle processing type.\n- 0: ASR recognition subtitle.\n- 1: pure subtitle translation.\n**Note**: The default processing type is ASR recognition subtitle if the field is unspecified.",
23453
+ "example": "0",
23454
+ "member": "uint64",
23455
+ "name": "ProcessType",
23456
+ "output_required": false,
23457
+ "required": false,
23458
+ "type": "int",
23459
+ "value_allowed_null": false
21993
23460
  }
21994
23461
  ],
21995
23462
  "usage": "both"
@@ -23604,7 +25071,7 @@
23604
25071
  },
23605
25072
  {
23606
25073
  "disabled": false,
23607
- "document": "The encryption key (a 32-byte string).\nNote: This field may return null, indicating that no valid values can be obtained.",
25074
+ "document": "Encryption key (32-byte hexadecimal string).\nNote: This field may return null, indicating that no valid value can be obtained.",
23608
25075
  "example": "14367588ab31370e32ae000544bd007d",
23609
25076
  "member": "string",
23610
25077
  "name": "Key",
@@ -23615,7 +25082,7 @@
23615
25082
  },
23616
25083
  {
23617
25084
  "disabled": false,
23618
- "document": "The initialization vector for encryption (a 32-byte string).\nNote: This field may return null, indicating that no valid values can be obtained.",
25085
+ "document": "Initialization vector for encryption (32-byte hexadecimal string).\nNote: This field may return null, indicating that no valid value can be obtained.",
23619
25086
  "example": "452ac1553f19b846e2f2c4cffd8f4a9b",
23620
25087
  "member": "string",
23621
25088
  "name": "Vector",
@@ -23627,127 +25094,593 @@
23627
25094
  ],
23628
25095
  "usage": "both"
23629
25096
  },
23630
- "SmartSubtitleTaskAsrFullTextResult": {
23631
- "document": "Full speech recognition result.",
25097
+ "SmartErasePrivacyConfig": {
25098
+ "document": "Intelligent erasure template privacy protection configuration.",
23632
25099
  "members": [
23633
25100
  {
23634
25101
  "disabled": false,
23635
- "document": "Task status, including PROCESSING, SUCCESS, and FAIL.",
23636
- "example": "PROCESSING",
25102
+ "document": "Specifies the privacy protection removal method.\n-Blur: specifies the blur detection.\n-Specifies the mosaic.",
25103
+ "example": "blur",
23637
25104
  "member": "string",
23638
- "name": "Status",
25105
+ "name": "PrivacyModel",
23639
25106
  "output_required": false,
25107
+ "required": true,
23640
25108
  "type": "string",
23641
25109
  "value_allowed_null": false
23642
25110
  },
23643
25111
  {
23644
25112
  "disabled": false,
23645
- "document": "Error code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://intl.cloud.tencent.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).",
23646
- "example": "InvalidInput",
25113
+ "document": "Privacy protection objective. no need to import an array when in use on API Explorer. just add the corresponding item and fill in the value.\n-Human face.\n-License plate.",
25114
+ "example": "[\"face\",\"plate\"]",
23647
25115
  "member": "string",
23648
- "name": "ErrCodeExt",
25116
+ "name": "PrivacyTargets",
25117
+ "output_required": false,
25118
+ "required": true,
25119
+ "type": "list",
25120
+ "value_allowed_null": false
25121
+ }
25122
+ ],
25123
+ "usage": "both"
25124
+ },
25125
+ "SmartEraseSubtitleConfig": {
25126
+ "document": "Intelligent erasure template subtitle configuration.",
25127
+ "members": [
25128
+ {
25129
+ "disabled": false,
25130
+ "document": "Specifies the subtitle erasure method.\n**Automatic erasing:** automatically identifies subtitle text content in videos through AI models and performs seamless erasure to generate new videos. frame interference and unique subtitle styles may cause certain missed or incorrect erasures, which can be handled through specified area erasure.\nWhen using automatic erasure, if AutoAreas is not specified, the default region (lower middle of the frame) will be erased automatically. if AutoAreas is specified, it will change to erase the designated area.\n**Specified area erasing:** if your subtitle position is fixed, directly specify the erasure area to decrease the chance of removal omission to the maximum extent.\nWhen your choice is specified area erasure, please import at least one designated region in CustomAreas.\n-Automated removal.\n- specifies the custom specified area erasure.\n",
25131
+ "example": "auto",
25132
+ "member": "string",
25133
+ "name": "SubtitleEraseMethod",
23649
25134
  "output_required": false,
25135
+ "required": true,
23650
25136
  "type": "string",
23651
25137
  "value_allowed_null": false
23652
25138
  },
23653
25139
  {
23654
25140
  "disabled": false,
23655
- "document": "Error code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)",
23656
- "example": "0",
23657
- "member": "int64",
23658
- "name": "ErrCode",
25141
+ "document": "Subtitle erasure model.\n**Standard version (recommend):** if your subtitle style is standard, normally recommend choose this version for better effectiveness with seamless detail.\n**Regional version:** if your subtitles have special styles such as italics, shadows, or motion effects, we recommend choosing the regional version for larger removal area, though the detail effect is not as good as the standard version.\n-Specifies the standard model.\n-area. specifies the regional model.",
25142
+ "example": "standard",
25143
+ "member": "string",
25144
+ "name": "SubtitleModel",
23659
25145
  "output_required": false,
23660
- "type": "int",
25146
+ "required": true,
25147
+ "type": "string",
23661
25148
  "value_allowed_null": false
23662
25149
  },
23663
25150
  {
23664
25151
  "disabled": false,
23665
- "document": "Error message.",
23666
- "example": "task fail",
25152
+ "document": "Whether OCR subtitle extraction is enabled. default value: OFF.\nSupports enabling OCR subtitle extraction only when SubtitleEraseMethod is set to auto. when enabled, it identifies the longest and most stable text area within the region as the subtitle area, then performs text extraction and removal.\n-ON: enable.\n-OFF. specifies the disabled state.",
25153
+ "example": "ON",
23667
25154
  "member": "string",
23668
- "name": "Message",
25155
+ "name": "OcrSwitch",
23669
25156
  "output_required": false,
25157
+ "required": false,
23670
25158
  "type": "string",
23671
25159
  "value_allowed_null": false
23672
25160
  },
23673
25161
  {
23674
25162
  "disabled": false,
23675
- "document": "Input information on the full speech recognition task.\nNote: This field may return null, indicating that no valid value can be obtained.",
23676
- "example": "",
23677
- "member": "SmartSubtitleTaskResultInput",
23678
- "name": "Input",
25163
+ "document": "Subtitle language, for OCR guidance, default value zh_en. this parameter is valid only when OcrSwitch is ON.\n-Chinese and english.\n-multi other.\nOther supported languages:.\nChinese, english, japanese, korean, spanish, french, german, portuguese, vietnamese, malay, russian, italian, dutch, swedish, finnish, danish, norwegian, hungarian, thai, hindi, arabic, indian-bengali, indian-gujarati, indian-kannada, indian-malayalam, indian-tamil, indian-telugu, slovenian, polish, catalan, bosnian, czech, estonian, croatian, punjabi, marathi, azerbaijani, indonesian, luxembourgish, lithuanian, latvian, maltese, slovak, turkish, kazakh, greek, irish, belarusian, khmer, tagalog, pashto, persian, tajik.\n\n",
25164
+ "example": "zh_en",
25165
+ "member": "string",
25166
+ "name": "SubtitleLang",
23679
25167
  "output_required": false,
23680
- "type": "object",
23681
- "value_allowed_null": true
25168
+ "required": false,
25169
+ "type": "string",
25170
+ "value_allowed_null": false
23682
25171
  },
23683
25172
  {
23684
25173
  "disabled": false,
23685
- "document": "Output information on the full speech recognition task.\nNote: This field may return null, indicating that no valid value can be obtained.",
23686
- "example": "",
23687
- "member": "SmartSubtitleTaskAsrFullTextResultOutput",
23688
- "name": "Output",
25174
+ "document": "Specifies the subtitle file format. default value: vtt. this parameter is valid only when OcrSwitch is set to ON.\n-srt format.\n-vtt: WebVTT format.",
25175
+ "example": "vtt",
25176
+ "member": "string",
25177
+ "name": "SubtitleFormat",
23689
25178
  "output_required": false,
23690
- "type": "object",
23691
- "value_allowed_null": true
25179
+ "required": false,
25180
+ "type": "string",
25181
+ "value_allowed_null": false
23692
25182
  },
23693
25183
  {
23694
25184
  "disabled": false,
23695
- "document": "Task progress.\nNote: This field may return null, indicating that no valid value can be obtained.",
23696
- "example": "100",
23697
- "member": "uint64",
23698
- "name": "Progress",
25185
+ "document": "Specifies whether to enable subtitle translation. default value: OFF. this parameter is valid only when OcrSwitch is set to ON.\n-ON: enable.\n-OFF. specifies the disabled state.",
25186
+ "example": "ON",
25187
+ "member": "string",
25188
+ "name": "TransSwitch",
23699
25189
  "output_required": false,
23700
- "type": "int",
23701
- "value_allowed_null": true
23702
- }
23703
- ],
23704
- "usage": "out"
23705
- },
23706
- "SmartSubtitleTaskAsrFullTextResultOutput": {
23707
- "document": "Full speech recognition result.",
23708
- "members": [
25190
+ "required": false,
25191
+ "type": "string",
25192
+ "value_allowed_null": false
25193
+ },
23709
25194
  {
23710
25195
  "disabled": false,
23711
- "document": "List of segments for full speech recognition.\nNote: This field may return null, indicating that no valid value can be obtained.",
25196
+ "document": "Subtitle target language. default value: en. this parameter is valid only when TransSwitch is set to ON.\nSupported languages:.\nSimplified chinese.\nSpecifies the language. valid values: en (english).\nJa: japanese.\nKo: korean.\nFr: french.\nes: spanish.\nIt: italian.\nde: german.\ntr: turkish.\nRu: russian.\npt: portuguese.\nVi: vietnamese.\nid: indonesian.\nms: malay.\nTh: thai.\nAr: arabic.\nhi: Hindi",
25197
+ "example": "en",
25198
+ "member": "string",
25199
+ "name": "TransDstLang",
25200
+ "output_required": false,
25201
+ "required": false,
25202
+ "type": "string",
25203
+ "value_allowed_null": false
25204
+ },
25205
+ {
25206
+ "disabled": false,
25207
+ "document": "Specifies automatic removal of a custom region.\nSpecifies the use of an AI model to automatically detect and erase existing targets in the specified region.\nNote that this parameter will not take effect when the removal method is custom. for template modification, input [] to clean up the region. the template region information remains unchanged if not imported.",
23712
25208
  "example": "无",
23713
- "member": "SmartSubtitleTaskAsrFullTextSegmentItem",
23714
- "name": "SegmentSet",
25209
+ "member": "EraseArea",
25210
+ "name": "AutoAreas",
23715
25211
  "output_required": false,
25212
+ "required": false,
23716
25213
  "type": "list",
23717
- "value_allowed_null": true
25214
+ "value_allowed_null": false
23718
25215
  },
23719
25216
  {
23720
25217
  "disabled": false,
23721
- "document": "Subtitle file path.",
23722
- "example": "http://smart-subtitle-test-12******.cos.ap-shanghai.myqcloud.com/31*******8.vtt",
23723
- "member": "string",
23724
- "name": "SubtitlePath",
25218
+ "document": "Specifies erasure of a custom region.\nDetects and directly performs removal within a specified time range for the selected region.\nNote: when modifying the template, pass [] to clear the region. the template region information remains unchanged if not passed.",
25219
+ "example": "",
25220
+ "member": "EraseTimeArea",
25221
+ "name": "CustomAreas",
23725
25222
  "output_required": false,
23726
- "type": "string",
25223
+ "required": false,
25224
+ "type": "list",
23727
25225
  "value_allowed_null": false
23728
25226
  }
23729
25227
  ],
23730
- "usage": "out"
25228
+ "usage": "both"
23731
25229
  },
23732
- "SmartSubtitleTaskAsrFullTextSegmentItem": {
23733
- "document": "Segment undergone full speech recognition.",
25230
+ "SmartEraseTaskInput": {
25231
+ "document": "Smart erasure task.",
23734
25232
  "members": [
23735
25233
  {
23736
25234
  "disabled": false,
23737
- "document": "Confidence of a recognized segment. Value range: 0-100.",
23738
- "example": "100",
23739
- "member": "float",
23740
- "name": "Confidence",
25235
+ "document": "Smart erasure template id.",
25236
+ "example": "101",
25237
+ "member": "int64",
25238
+ "name": "Definition",
23741
25239
  "output_required": false,
23742
- "type": "float",
25240
+ "required": false,
25241
+ "type": "int",
23743
25242
  "value_allowed_null": false
23744
25243
  },
23745
25244
  {
23746
25245
  "disabled": false,
23747
- "document": "Start time offset of a recognized segment, in seconds.",
23748
- "example": "3.204",
23749
- "member": "float",
23750
- "name": "StartTimeOffset",
25246
+ "document": "Intelligent erasure custom parameter. valid when Definition is 0. this parameter is used for highly custom scenarios. we recommend you prioritize using Definition to specify intelligent erasure parameters.\nNote: This field may return null, indicating that no valid value can be obtained.",
25247
+ "example": "",
25248
+ "member": "RawSmartEraseParameter",
25249
+ "name": "RawParameter",
25250
+ "output_required": false,
25251
+ "required": false,
25252
+ "type": "object",
25253
+ "value_allowed_null": true
25254
+ },
25255
+ {
25256
+ "disabled": false,
25257
+ "document": "Custom parameters for smart erasing. When the value of Definition is not 0, this parameter is valid. When certain erasing parameters in this structure are specified, the specified parameters will be used to overwrite those in the smart erasing template. This parameter is used in highly customized scenarios. It is recommended to use only Definition to specify smart erasing parameters.",
25258
+ "example": "无",
25259
+ "member": "OverrideEraseParameter",
25260
+ "name": "OverrideParameter",
25261
+ "output_required": false,
25262
+ "required": false,
25263
+ "type": "object",
25264
+ "value_allowed_null": false
25265
+ },
25266
+ {
25267
+ "disabled": false,
25268
+ "document": "Specifies the target storage for files. if left blank, it inherits the upper-level OutputStorage value.\nNote: This field may return null, indicating that no valid value can be obtained.",
25269
+ "example": "无",
25270
+ "member": "TaskOutputStorage",
25271
+ "name": "OutputStorage",
25272
+ "output_required": false,
25273
+ "required": false,
25274
+ "type": "object",
25275
+ "value_allowed_null": true
25276
+ },
25277
+ {
25278
+ "disabled": false,
25279
+ "document": "Output path of the file, which can be a relative or absolute path.\nSpecifies the output path must end with `.{format}`. variable names, please refer to [filename variable explanation](https://www.tencentcloud.com/document/product/1041/33495?has_map=1).\n**Relative path example**:\n<Li>Filename_{Variable name}.{format}</li>\n<li>Filename.{format}</li>\n\n**Absolute path example**:\n<Li>/Custom path/filename_{variable name}.{format}</li>\n\n**Note**: currently does not support the `BatchProcessMedia` api.",
25280
+ "example": "{inputName}_smarterase.{format}",
25281
+ "member": "string",
25282
+ "name": "OutputObjectPath",
25283
+ "output_required": false,
25284
+ "required": false,
25285
+ "type": "string",
25286
+ "value_allowed_null": false
25287
+ }
25288
+ ],
25289
+ "usage": "both"
25290
+ },
25291
+ "SmartEraseTaskResult": {
25292
+ "document": "Smart erasure task result.",
25293
+ "members": [
25294
+ {
25295
+ "disabled": false,
25296
+ "document": "Task status, including PROCESSING, SUCCESS, and FAIL.",
25297
+ "example": "SUCCESS",
25298
+ "member": "string",
25299
+ "name": "Status",
25300
+ "output_required": false,
25301
+ "type": "string",
25302
+ "value_allowed_null": false
25303
+ },
25304
+ {
25305
+ "disabled": false,
25306
+ "document": "Error code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://www.tencentcloud.comom/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).",
25307
+ "example": "InvalidInput",
25308
+ "member": "string",
25309
+ "name": "ErrCodeExt",
25310
+ "output_required": false,
25311
+ "type": "string",
25312
+ "value_allowed_null": false
25313
+ },
25314
+ {
25315
+ "disabled": false,
25316
+ "document": "Error message.",
25317
+ "example": "SUCCESS",
25318
+ "member": "string",
25319
+ "name": "Message",
25320
+ "output_required": false,
25321
+ "type": "string",
25322
+ "value_allowed_null": false
25323
+ },
25324
+ {
25325
+ "disabled": false,
25326
+ "document": "Input of the smart erasure task.\nNote: This field may return null, indicating that no valid value can be obtained.",
25327
+ "example": "无",
25328
+ "member": "SmartEraseTaskInput",
25329
+ "name": "Input",
25330
+ "output_required": false,
25331
+ "type": "object",
25332
+ "value_allowed_null": true
25333
+ },
25334
+ {
25335
+ "disabled": false,
25336
+ "document": "Output of the smart erasure task.\nNote: This field may return null, indicating that no valid value can be obtained.",
25337
+ "example": "无",
25338
+ "member": "AiAnalysisTaskDelLogoOutput",
25339
+ "name": "Output",
25340
+ "output_required": false,
25341
+ "type": "object",
25342
+ "value_allowed_null": true
25343
+ },
25344
+ {
25345
+ "disabled": false,
25346
+ "document": "Task progress.\t\t",
25347
+ "example": "100",
25348
+ "member": "uint64",
25349
+ "name": "Progress",
25350
+ "output_required": false,
25351
+ "type": "int",
25352
+ "value_allowed_null": false
25353
+ },
25354
+ {
25355
+ "disabled": false,
25356
+ "document": "Task execution start time in ISO datetime format.",
25357
+ "example": "2024-03-21T10:13:06Z",
25358
+ "member": "string",
25359
+ "name": "BeginProcessTime",
25360
+ "output_required": false,
25361
+ "type": "string",
25362
+ "value_allowed_null": false
25363
+ },
25364
+ {
25365
+ "disabled": false,
25366
+ "document": "Task execution completion time in ISO datetime format.",
25367
+ "example": "2024-03-21T10:14:06Z",
25368
+ "member": "string",
25369
+ "name": "FinishTime",
25370
+ "output_required": false,
25371
+ "type": "string",
25372
+ "value_allowed_null": false
25373
+ }
25374
+ ],
25375
+ "usage": "out"
25376
+ },
25377
+ "SmartEraseTemplateItem": {
25378
+ "document": "Smart erasing template details.",
25379
+ "members": [
25380
+ {
25381
+ "disabled": false,
25382
+ "document": "Unique identifier of the smart erasing template.",
25383
+ "example": "30",
25384
+ "member": "int64",
25385
+ "name": "Definition",
25386
+ "output_required": true,
25387
+ "type": "int",
25388
+ "value_allowed_null": false
25389
+ },
25390
+ {
25391
+ "disabled": false,
25392
+ "document": "Smart erasing template name.",
25393
+ "example": "模板1",
25394
+ "member": "string",
25395
+ "name": "Name",
25396
+ "output_required": false,
25397
+ "type": "string",
25398
+ "value_allowed_null": false
25399
+ },
25400
+ {
25401
+ "disabled": false,
25402
+ "document": "Smart erasing template description information.",
25403
+ "example": "用于A的模板",
25404
+ "member": "string",
25405
+ "name": "Comment",
25406
+ "output_required": false,
25407
+ "type": "string",
25408
+ "value_allowed_null": false
25409
+ },
25410
+ {
25411
+ "disabled": false,
25412
+ "document": "Template type. Valid values:\n* Preset: system preset template.\n* Custom: user-defined template.",
25413
+ "example": "Preset",
25414
+ "member": "string",
25415
+ "name": "Type",
25416
+ "output_required": false,
25417
+ "type": "string",
25418
+ "value_allowed_null": false
25419
+ },
25420
+ {
25421
+ "disabled": false,
25422
+ "document": "Erasing type.\n-subtitle: subtitle removal.\n-watermark: watermark removal.\n-privacy: privacy protection.",
25423
+ "example": "subtitle",
25424
+ "member": "string",
25425
+ "name": "EraseType",
25426
+ "output_required": false,
25427
+ "type": "string",
25428
+ "value_allowed_null": false
25429
+ },
25430
+ {
25431
+ "disabled": false,
25432
+ "document": "Subtitle erasing configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
25433
+ "example": "无",
25434
+ "member": "SmartEraseSubtitleConfig",
25435
+ "name": "EraseSubtitleConfig",
25436
+ "output_required": false,
25437
+ "type": "object",
25438
+ "value_allowed_null": true
25439
+ },
25440
+ {
25441
+ "disabled": false,
25442
+ "document": "Watermark erasing configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
25443
+ "example": "无",
25444
+ "member": "SmartEraseWatermarkConfig",
25445
+ "name": "EraseWatermarkConfig",
25446
+ "output_required": false,
25447
+ "type": "object",
25448
+ "value_allowed_null": true
25449
+ },
25450
+ {
25451
+ "disabled": false,
25452
+ "document": "Privacy protection configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
25453
+ "example": "无",
25454
+ "member": "SmartErasePrivacyConfig",
25455
+ "name": "ErasePrivacyConfig",
25456
+ "output_required": false,
25457
+ "type": "object",
25458
+ "value_allowed_null": true
25459
+ },
25460
+ {
25461
+ "disabled": false,
25462
+ "document": "Template creation time in [ISO datetime format](https://www.tencentcloud.comom/document/product/862/37710?from_cn_redirect=1#52).",
25463
+ "example": "2023-10-05T14:30:00Z",
25464
+ "member": "string",
25465
+ "name": "CreateTime",
25466
+ "output_required": true,
25467
+ "type": "string",
25468
+ "value_allowed_null": false
25469
+ },
25470
+ {
25471
+ "disabled": false,
25472
+ "document": "Last modification time of the template in [ISO datetime format](https://www.tencentcloud.comom/document/product/862/37710?from_cn_redirect=1#52).",
25473
+ "example": "2024-10-05T14:32:00Z",
25474
+ "member": "string",
25475
+ "name": "UpdateTime",
25476
+ "output_required": true,
25477
+ "type": "string",
25478
+ "value_allowed_null": false
25479
+ },
25480
+ {
25481
+ "disabled": false,
25482
+ "document": "Alias of the preset smart erasing template.",
25483
+ "example": "PresetTemplate1",
25484
+ "member": "string",
25485
+ "name": "AliasName",
25486
+ "output_required": false,
25487
+ "type": "string",
25488
+ "value_allowed_null": false
25489
+ }
25490
+ ],
25491
+ "usage": "out"
25492
+ },
25493
+ "SmartEraseWatermarkConfig": {
25494
+ "document": "smart erasure template watermark configuration.",
25495
+ "members": [
25496
+ {
25497
+ "disabled": false,
25498
+ "document": "Specifies the watermark removal method.\n**Auto-Removal:** automatically identifies watermarks in the video using model a and generates a new video after removal. suitable for dynamic watermarks.\nWhen using automated removal, if you do not specify AutoAreas, the full-screen video will be erased automatically. if AutoAreas is specified, it will change to erase the designated areas.\n**Specified area erasure:** for static watermarks with fixed locations, we recommend you directly specify the erasure area.\nWhen you choose specified area erasure, import at least one specified region.\n\n-Automated removal.\n-Specifies the custom specified area erasure.",
25499
+ "example": "auto",
25500
+ "member": "string",
25501
+ "name": "WatermarkEraseMethod",
25502
+ "output_required": false,
25503
+ "required": true,
25504
+ "type": "string",
25505
+ "value_allowed_null": false
25506
+ },
25507
+ {
25508
+ "disabled": false,
25509
+ "document": "Specifies the watermark removal model.\nBasic version: average effect, cost-effective, suitable for videos with clean backgrounds or animations.\nAdvanced edition: better effectiveness, suitable for mini-drama and reality style video.\n**Supported values**:\n- basic\n- advanced",
25510
+ "example": "advanced",
25511
+ "member": "string",
25512
+ "name": "WatermarkModel",
25513
+ "output_required": false,
25514
+ "required": true,
25515
+ "type": "string",
25516
+ "value_allowed_null": false
25517
+ },
25518
+ {
25519
+ "disabled": false,
25520
+ "document": "Automatically erase the custom region.\nAutomatically detects and erases the targeted removal in the specified region using the AI model.\nNote that this parameter will not take effect when the removal method is custom. to modify the template, input [] for the clean-up region. if not provided, the template region information remains unchanged.",
25521
+ "example": "无",
25522
+ "member": "EraseArea",
25523
+ "name": "AutoAreas",
25524
+ "output_required": false,
25525
+ "required": false,
25526
+ "type": "list",
25527
+ "value_allowed_null": false
25528
+ },
25529
+ {
25530
+ "disabled": false,
25531
+ "document": "Specifies the removal of a custom region.\nSpecifies to directly perform removal without detection and recognition within a selected time range for the specified region.\nNote: when modifying the template, pass [] to clear the region. the template region information remains unchanged if not passed.",
25532
+ "example": "无",
25533
+ "member": "EraseTimeArea",
25534
+ "name": "CustomAreas",
25535
+ "output_required": false,
25536
+ "required": false,
25537
+ "type": "list",
25538
+ "value_allowed_null": false
25539
+ }
25540
+ ],
25541
+ "usage": "both"
25542
+ },
25543
+ "SmartSubtitleTaskAsrFullTextResult": {
25544
+ "document": "Full speech recognition result.",
25545
+ "members": [
25546
+ {
25547
+ "disabled": false,
25548
+ "document": "Task status, including PROCESSING, SUCCESS, and FAIL.",
25549
+ "example": "PROCESSING",
25550
+ "member": "string",
25551
+ "name": "Status",
25552
+ "output_required": false,
25553
+ "type": "string",
25554
+ "value_allowed_null": false
25555
+ },
25556
+ {
25557
+ "disabled": false,
25558
+ "document": "Error code. An empty string indicates that the task is successful, and other values indicate that the task has failed. For specific values, see [Error Codes] (https://intl.cloud.tencent.com/document/product/862/50369?from_cn_redirect=1#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81).",
25559
+ "example": "InvalidInput",
25560
+ "member": "string",
25561
+ "name": "ErrCodeExt",
25562
+ "output_required": false,
25563
+ "type": "string",
25564
+ "value_allowed_null": false
25565
+ },
25566
+ {
25567
+ "disabled": false,
25568
+ "document": "Error code. 0 indicates that the task is successful, and other values indicate that the task has failed. (This field is not recommended. Use the new error code field ErrCodeExt instead.)",
25569
+ "example": "0",
25570
+ "member": "int64",
25571
+ "name": "ErrCode",
25572
+ "output_required": false,
25573
+ "type": "int",
25574
+ "value_allowed_null": false
25575
+ },
25576
+ {
25577
+ "disabled": false,
25578
+ "document": "Error message.",
25579
+ "example": "task fail",
25580
+ "member": "string",
25581
+ "name": "Message",
25582
+ "output_required": false,
25583
+ "type": "string",
25584
+ "value_allowed_null": false
25585
+ },
25586
+ {
25587
+ "disabled": false,
25588
+ "document": "Input information on the full speech recognition task.\nNote: This field may return null, indicating that no valid value can be obtained.",
25589
+ "example": "无",
25590
+ "member": "SmartSubtitleTaskResultInput",
25591
+ "name": "Input",
25592
+ "output_required": false,
25593
+ "type": "object",
25594
+ "value_allowed_null": true
25595
+ },
25596
+ {
25597
+ "disabled": false,
25598
+ "document": "Output information on the full speech recognition task.\nNote: This field may return null, indicating that no valid value can be obtained.",
25599
+ "example": "无",
25600
+ "member": "SmartSubtitleTaskAsrFullTextResultOutput",
25601
+ "name": "Output",
25602
+ "output_required": false,
25603
+ "type": "object",
25604
+ "value_allowed_null": true
25605
+ },
25606
+ {
25607
+ "disabled": false,
25608
+ "document": "Task progress.\nNote: This field may return null, indicating that no valid value can be obtained.",
25609
+ "example": "100",
25610
+ "member": "uint64",
25611
+ "name": "Progress",
25612
+ "output_required": false,
25613
+ "type": "int",
25614
+ "value_allowed_null": true
25615
+ }
25616
+ ],
25617
+ "usage": "out"
25618
+ },
25619
+ "SmartSubtitleTaskAsrFullTextResultOutput": {
25620
+ "document": "Full speech recognition result.",
25621
+ "members": [
25622
+ {
25623
+ "disabled": false,
25624
+ "document": "List of segments for full speech recognition.\nNote: This field may return null, indicating that no valid value can be obtained.",
25625
+ "example": "无",
25626
+ "member": "SmartSubtitleTaskAsrFullTextSegmentItem",
25627
+ "name": "SegmentSet",
25628
+ "output_required": false,
25629
+ "type": "list",
25630
+ "value_allowed_null": true
25631
+ },
25632
+ {
25633
+ "disabled": false,
25634
+ "document": "Subtitle file path.",
25635
+ "example": "/subtitles/1027/31*******8.vtt",
25636
+ "member": "string",
25637
+ "name": "Path",
25638
+ "output_required": false,
25639
+ "type": "string",
25640
+ "value_allowed_null": false
25641
+ },
25642
+ {
25643
+ "disabled": false,
25644
+ "document": "Subtitle file path.",
25645
+ "example": "http://smart-subtitle-test-12******.cos.ap-shanghai.myqcloud.com/31*******8.vtt",
25646
+ "member": "string",
25647
+ "name": "SubtitlePath",
25648
+ "output_required": false,
25649
+ "type": "string",
25650
+ "value_allowed_null": false
25651
+ },
25652
+ {
25653
+ "disabled": false,
25654
+ "document": "Subtitle file storage location.",
25655
+ "example": "无",
25656
+ "member": "TaskOutputStorage",
25657
+ "name": "OutputStorage",
25658
+ "output_required": false,
25659
+ "type": "object",
25660
+ "value_allowed_null": false
25661
+ }
25662
+ ],
25663
+ "usage": "out"
25664
+ },
25665
+ "SmartSubtitleTaskAsrFullTextSegmentItem": {
25666
+ "document": "Segment undergone full speech recognition.",
25667
+ "members": [
25668
+ {
25669
+ "disabled": false,
25670
+ "document": "Confidence of a recognized segment. Value range: 0-100.",
25671
+ "example": "100.0",
25672
+ "member": "float",
25673
+ "name": "Confidence",
25674
+ "output_required": false,
25675
+ "type": "float",
25676
+ "value_allowed_null": false
25677
+ },
25678
+ {
25679
+ "disabled": false,
25680
+ "document": "Start time offset of a recognized segment, in seconds.",
25681
+ "example": "3.204",
25682
+ "member": "float",
25683
+ "name": "StartTimeOffset",
23751
25684
  "output_required": false,
23752
25685
  "type": "float",
23753
25686
  "value_allowed_null": false
@@ -23958,23 +25891,53 @@
23958
25891
  "members": [
23959
25892
  {
23960
25893
  "disabled": false,
23961
- "document": "List of segments for translation.\nNote: This field may return null, indicating that no valid value can be obtained.",
23962
- "example": "NULL",
23963
- "member": "SmartSubtitleTaskTransTextSegmentItem",
23964
- "name": "SegmentSet",
25894
+ "document": "List of segments for translation.\nNote: This field may return null, indicating that no valid value can be obtained.",
25895
+ "example": "",
25896
+ "member": "SmartSubtitleTaskTransTextSegmentItem",
25897
+ "name": "SegmentSet",
25898
+ "output_required": false,
25899
+ "type": "list",
25900
+ "value_allowed_null": true
25901
+ },
25902
+ {
25903
+ "disabled": false,
25904
+ "document": "Subtitle file path.",
25905
+ "example": "http://lily-12*****.cos.ap-shanghai.myqcloud.com/310*****.vtt",
25906
+ "member": "string",
25907
+ "name": "SubtitlePath",
25908
+ "output_required": false,
25909
+ "type": "string",
25910
+ "value_allowed_null": false
25911
+ },
25912
+ {
25913
+ "disabled": false,
25914
+ "document": "Subtitle file storage location.",
25915
+ "example": "无",
25916
+ "member": "TaskOutputStorage",
25917
+ "name": "OutputStorage",
23965
25918
  "output_required": false,
23966
- "type": "list",
23967
- "value_allowed_null": true
25919
+ "type": "object",
25920
+ "value_allowed_null": false
23968
25921
  },
23969
25922
  {
23970
25923
  "disabled": false,
23971
- "document": "Subtitle file path.",
23972
- "example": "http://lily-12*****.cos.ap-shanghai.myqcloud.com/310*****.vtt",
25924
+ "document": "Subtitle file URL.",
25925
+ "example": "/subtitles/1027/310*****.vtt",
23973
25926
  "member": "string",
23974
- "name": "SubtitlePath",
25927
+ "name": "Path",
23975
25928
  "output_required": false,
23976
25929
  "type": "string",
23977
25930
  "value_allowed_null": false
25931
+ },
25932
+ {
25933
+ "disabled": false,
25934
+ "document": "Returned translation result during multilingual translation.\t",
25935
+ "example": "无",
25936
+ "member": "SubtitleTransResultItem",
25937
+ "name": "SubtitleResults",
25938
+ "output_required": false,
25939
+ "type": "list",
25940
+ "value_allowed_null": false
23978
25941
  }
23979
25942
  ],
23980
25943
  "usage": "out"
@@ -24110,7 +26073,7 @@
24110
26073
  },
24111
26074
  {
24112
26075
  "disabled": false,
24113
- "document": "Source language of the video with smart subtitles.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nzh-PY: Chinese-English-Cantonese\nzh-medical: Medical Chinese\nyue: Cantonese\nvi: Vietnamese\nms: Malay\nid: Indonesian\nfli: Filipino\nth: Thai\npt: Portuguese\ntr: Turkish\nar: Arabic\nes: Spanish\nhi: Hindi\nfr: French\nde: German\nzh-dialect: Chinese dialect",
26076
+ "document": "List of source languages of the video with smart subtitles.\n`zh`: Simplified Chinese.\n`yue`: Cantonese.\n`zh-PY`: Chinese, English, and Cantonese.\n`zh_medical`: Chinese (medical scenario).\n`zh_dialect`: Chinese dialect.\n`prime_zh`: Chinese, English, and Chinese dialects.\n`zh_en`: Chinese and English.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n`auto`: automatic recognition (it is only supported in pure subtitle translation).",
24114
26077
  "example": "zh",
24115
26078
  "member": "string",
24116
26079
  "name": "VideoSrcLanguage",
@@ -24120,7 +26083,7 @@
24120
26083
  },
24121
26084
  {
24122
26085
  "disabled": false,
24123
- "document": "Smart subtitle file format.\nvtt: WebVTT format\nIf this field is left blank, no subtitle file will be generated.\nNote: This field may return null, indicating that no valid value can be obtained.",
26086
+ "document": "Smart subtitle file format:\n- vtt: WebVTT format.\n- srt: SRT format.\n- original: consistent with the source subtitle file (it is used for the pure subtitle translation template).\n- If this field is unspecified or left blank, no subtitle file will be generated.\nNote: This field may return null, indicating that no valid values can be obtained.",
24124
26087
  "example": "vtt",
24125
26088
  "member": "string",
24126
26089
  "name": "SubtitleFormat",
@@ -24150,7 +26113,7 @@
24150
26113
  },
24151
26114
  {
24152
26115
  "disabled": false,
24153
- "document": "Target language for subtitle translation.\nThis field takes effect when TranslateSwitch is set to ON.\nSupported languages:\nzh: Simplified Chinese\nen: English\nja: Japanese\nko: Korean\nfr: French\nes: Spanish\nit: Italian\nde: German\ntr: Turkish\nru: Russian\npt: Portuguese\nvi: Vietnamese\nid: Indonesian\nms: Malay\nth: Thai\nar: Arabic\nhi: Hindi\nNote: This field may return null, indicating that no valid value can be obtained.",
26116
+ "document": "Target language for subtitle translation.\nThis field is valid when the value of TranslateSwitch is ON.\n`zh`: Simplified Chinese.\n`zh-TW`: Traditional Chinese.\n`en`: English.\n`ja`: Japanese.\n`ko`: Korean.\n`fr`: French.\n`es`: Spanish.\n`it`: Italian.\n`de`: German.\n`tr`: Turkish.\n`ru`: Russian.\n`pt`: Portuguese (Brazil).\n`pt-PT`: Portuguese (Portugal).\n`vi`: Vietnamese.\n`id`: Indonesian.\n`ms`: Malay.\n`th`: Thai.\n`ar`: Arabic.\n`hi`: Hindi.\n`fil`: Filipino.\n**Note**: Use `/` to separate multiple languages, such as `en/ja`, which indicates English and Japanese.\nNote: This field may return null, indicating that no valid values can be obtained.",
24154
26117
  "example": "en",
24155
26118
  "member": "string",
24156
26119
  "name": "TranslateDstLanguage",
@@ -24187,6 +26150,16 @@
24187
26150
  "output_required": false,
24188
26151
  "type": "string",
24189
26152
  "value_allowed_null": true
26153
+ },
26154
+ {
26155
+ "disabled": false,
26156
+ "document": "Subtitle processing type.\n- 0: ASR recognition subtitle.\n- 1: pure subtitle translation.",
26157
+ "example": "0",
26158
+ "member": "uint64",
26159
+ "name": "ProcessType",
26160
+ "output_required": false,
26161
+ "type": "int",
26162
+ "value_allowed_null": false
24190
26163
  }
24191
26164
  ],
24192
26165
  "usage": "out"
@@ -24196,7 +26169,7 @@
24196
26169
  "members": [
24197
26170
  {
24198
26171
  "disabled": false,
24199
- "document": "Task type. Valid values:\n<li>AsrFullTextRecognition: full speech recognition</li>\n<li>TransTextRecognition: speech translation</li>",
26172
+ "document": "Task type. Valid values:\n- AsrFullTextRecognition: full speech recognition.\n- TransTextRecognition: speech translation.\n- PureSubtitleTrans: pure subtitle translation.",
24200
26173
  "example": "AsrFullTextRecognition",
24201
26174
  "member": "string",
24202
26175
  "name": "Type",
@@ -24207,7 +26180,7 @@
24207
26180
  {
24208
26181
  "disabled": false,
24209
26182
  "document": "Full speech recognition result. When Type is\n set to AsrFullTextRecognition, this parameter takes effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
24210
- "example": "NULL",
26183
+ "example": "",
24211
26184
  "member": "SmartSubtitleTaskAsrFullTextResult",
24212
26185
  "name": "AsrFullTextTask",
24213
26186
  "output_required": false,
@@ -24217,12 +26190,22 @@
24217
26190
  {
24218
26191
  "disabled": false,
24219
26192
  "document": "Translation result. When Type is\n\n set to TransTextRecognition, this parameter takes effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
24220
- "example": "NULL",
26193
+ "example": "",
24221
26194
  "member": "SmartSubtitleTaskTransTextResult",
24222
26195
  "name": "TransTextTask",
24223
26196
  "output_required": false,
24224
26197
  "type": "object",
24225
26198
  "value_allowed_null": true
26199
+ },
26200
+ {
26201
+ "disabled": false,
26202
+ "document": "The translation result of the pure subtitle file is returned when the translation type is PureSubtitleTrans.\nNote: This field may return null, indicating that no valid values can be obtained.",
26203
+ "example": "无",
26204
+ "member": "PureSubtitleTransResult",
26205
+ "name": "PureSubtitleTransTask",
26206
+ "output_required": false,
26207
+ "type": "object",
26208
+ "value_allowed_null": true
24226
26209
  }
24227
26210
  ],
24228
26211
  "usage": "out"
@@ -24492,7 +26475,7 @@
24492
26475
  "members": [
24493
26476
  {
24494
26477
  "disabled": false,
24495
- "document": "Resource tagging. the field content is user-customized.\nIt supports 1 to 128 characters consisting of digits, letters, underscores (_), and hyphens (-).",
26478
+ "document": "Resource ID. The field content is user-defined.\nIt supports 1 to 128 characters consisting of digits, letters, underscores (_), and hyphens (-).\nThis field corresponds to the cid field in the Speke request.\nNote: Different DRM vendors have different restrictions on this field (for example, SDMC Technology Co., Ltd. does not support this field containing underscores). For specific rules, check with the vendors.",
24496
26479
  "example": "123xx",
24497
26480
  "member": "string",
24498
26481
  "name": "ResourceId",
@@ -24514,7 +26497,7 @@
24514
26497
  },
24515
26498
  {
24516
26499
  "disabled": false,
24517
- "document": "Encryption initialization vector (32-byte string). the field content is user-customized.",
26500
+ "document": "Initialization vector for encryption (32-byte hexadecimal string). the field content is user-customized.",
24518
26501
  "example": "452ac1553f19b846e2f2c4cffd8f4a9b",
24519
26502
  "member": "string",
24520
26503
  "name": "Vector",
@@ -24525,7 +26508,7 @@
24525
26508
  },
24526
26509
  {
24527
26510
  "disabled": false,
24528
- "document": "Encryption method. cbcs: default method of FairPlay; cenc: default method of PlayReady and Widevine.\n\ncbcs: supported by PlayReady, Widevine, and FairPlay\ncenc: supported by PlayReady and Widevine",
26511
+ "document": "Encryption method. Options: \n- **cbcs**: Supports PlayReady, Widevine, FairPlay, Widevine+FairPlay, Widevine+PlayReady, PlayReady+FairPlay, and Widevine+PlayReady+FairPlay. \n- **cenc**: Supports PlayReady, Widevine, and Widevine+PlayReady. \n\nIf not specified: \n- FairPlay defaults to **cbcs**. \n- PlayReady and Widevine default to **cenc**. \n- Widevine+FairPlay, PlayReady+FairPlay, and Widevine+PlayReady+FairPlay default to **cbcs**. \n- Widevine+PlayReady defaults to **cenc**.",
24529
26512
  "example": "cbcs",
24530
26513
  "member": "string",
24531
26514
  "name": "EncryptionMethod",
@@ -24801,6 +26784,52 @@
24801
26784
  ],
24802
26785
  "usage": "both"
24803
26786
  },
26787
+ "SubtitleTransResultItem": {
26788
+ "document": "Subtitle translation output result.",
26789
+ "members": [
26790
+ {
26791
+ "disabled": false,
26792
+ "document": "Translation marker.\n- Success\n- Error",
26793
+ "example": "Success",
26794
+ "member": "string",
26795
+ "name": "Status",
26796
+ "output_required": false,
26797
+ "type": "string",
26798
+ "value_allowed_null": false
26799
+ },
26800
+ {
26801
+ "disabled": false,
26802
+ "document": "Source language (such as \"en\").",
26803
+ "example": "en",
26804
+ "member": "string",
26805
+ "name": "TransSrc",
26806
+ "output_required": false,
26807
+ "type": "string",
26808
+ "value_allowed_null": false
26809
+ },
26810
+ {
26811
+ "disabled": false,
26812
+ "document": "Target language (such as \"zh\").",
26813
+ "example": "zh",
26814
+ "member": "string",
26815
+ "name": "TransDst",
26816
+ "output_required": false,
26817
+ "type": "string",
26818
+ "value_allowed_null": false
26819
+ },
26820
+ {
26821
+ "disabled": false,
26822
+ "document": "Subtitle file URL.",
26823
+ "example": "/subtitles/1027/xxx.vtt",
26824
+ "member": "string",
26825
+ "name": "Path",
26826
+ "output_required": false,
26827
+ "type": "string",
26828
+ "value_allowed_null": false
26829
+ }
26830
+ ],
26831
+ "usage": "out"
26832
+ },
24804
26833
  "SuperResolutionConfig": {
24805
26834
  "document": "Super resolution configuration.",
24806
26835
  "members": [
@@ -25088,7 +27117,7 @@
25088
27117
  "members": [
25089
27118
  {
25090
27119
  "disabled": false,
25091
- "document": "The storage type for a media processing output file. Valid values:\n<li>`COS`: Tencent Cloud COS</li>\n<li>`AWS-S3`: AWS S3. This type is only supported for AWS tasks, and the output bucket must be in the same region as the bucket of the source file.</li>",
27120
+ "document": "Specifies the type of storage location for the media processing service output object. valid values:.\n<Li>COS: cos storage.</li>.\n<Li>AWS-S3: aws storage, suitable for aws tasks only and requires the same region.</li>.\n<Li>VOD: video-on-demand (vod) pro edition</li>.",
25092
27121
  "example": "NULL",
25093
27122
  "member": "string",
25094
27123
  "name": "Type",
@@ -25100,10 +27129,10 @@
25100
27129
  {
25101
27130
  "disabled": false,
25102
27131
  "document": "The location to save the output object in COS. This parameter is valid and required when `Type` is COS.\nNote: This field may return null, indicating that no valid value can be obtained.",
25103
- "example": "NULL",
27132
+ "example": "",
25104
27133
  "member": "CosOutputStorage",
25105
27134
  "name": "CosOutputStorage",
25106
- "output_required": true,
27135
+ "output_required": false,
25107
27136
  "required": false,
25108
27137
  "type": "object",
25109
27138
  "value_allowed_null": true
@@ -25111,10 +27140,21 @@
25111
27140
  {
25112
27141
  "disabled": false,
25113
27142
  "document": "The AWS S3 bucket to save the output file. This parameter is required if `Type` is `AWS-S3`.\nNote: This field may return null, indicating that no valid value can be obtained.",
25114
- "example": "NULL",
27143
+ "example": "",
25115
27144
  "member": "S3OutputStorage",
25116
27145
  "name": "S3OutputStorage",
25117
- "output_required": true,
27146
+ "output_required": false,
27147
+ "required": false,
27148
+ "type": "object",
27149
+ "value_allowed_null": true
27150
+ },
27151
+ {
27152
+ "disabled": false,
27153
+ "document": "The VOD Pro application and bucket to save the output file. This parameter is required if `Type` is `VOD`.\nNote: This field may return null, indicating that no valid value can be obtained.",
27154
+ "example": "无",
27155
+ "member": "VODOutputStorage",
27156
+ "name": "VODOutputStorage",
27157
+ "output_required": false,
25118
27158
  "required": false,
25119
27159
  "type": "object",
25120
27160
  "value_allowed_null": true
@@ -25799,143 +27839,326 @@
25799
27839
  },
25800
27840
  {
25801
27841
  "disabled": false,
25802
- "document": "Whether to remove audio data. Valid values:\n<li>0: Retain;</li>\n<li>1: Remove.</li>",
25803
- "example": "0",
25804
- "member": "int64",
25805
- "name": "RemoveAudio",
25806
- "output_required": true,
25807
- "type": "int",
27842
+ "document": "Whether to remove audio data. Valid values:\n<li>0: Retain;</li>\n<li>1: Remove.</li>",
27843
+ "example": "0",
27844
+ "member": "int64",
27845
+ "name": "RemoveAudio",
27846
+ "output_required": true,
27847
+ "type": "int",
27848
+ "value_allowed_null": false
27849
+ },
27850
+ {
27851
+ "disabled": false,
27852
+ "document": "Video stream configuration parameter. This field is valid only when `RemoveVideo` is 0.\nNote: This field may return null, indicating that no valid values can be obtained.",
27853
+ "example": "无",
27854
+ "member": "VideoTemplateInfo",
27855
+ "name": "VideoTemplate",
27856
+ "output_required": true,
27857
+ "type": "object",
27858
+ "value_allowed_null": false
27859
+ },
27860
+ {
27861
+ "disabled": false,
27862
+ "document": "Audio stream configuration parameter. This field is valid only when `RemoveAudio` is 0.\nNote: This field may return null, indicating that no valid values can be obtained.",
27863
+ "example": "无",
27864
+ "member": "AudioTemplateInfo",
27865
+ "name": "AudioTemplate",
27866
+ "output_required": true,
27867
+ "type": "object",
27868
+ "value_allowed_null": false
27869
+ },
27870
+ {
27871
+ "disabled": false,
27872
+ "document": "TESHD transcoding parameter. To enable it, please contact your Tencent Cloud sales rep.\nNote: This field may return null, indicating that no valid values can be obtained.",
27873
+ "example": "无",
27874
+ "member": "TEHDConfig",
27875
+ "name": "TEHDConfig",
27876
+ "output_required": true,
27877
+ "type": "object",
27878
+ "value_allowed_null": true
27879
+ },
27880
+ {
27881
+ "disabled": false,
27882
+ "document": "Container format filter. Valid values:\n<li>Video: Video container format that can contain both video stream and audio stream;</li>\n<li>PureAudio: Audio container format that can contain only audio stream.</li>",
27883
+ "example": "Video",
27884
+ "member": "string",
27885
+ "name": "ContainerType",
27886
+ "output_required": true,
27887
+ "type": "string",
27888
+ "value_allowed_null": false
27889
+ },
27890
+ {
27891
+ "disabled": false,
27892
+ "document": "Creation time of a template in [ISO date format](https://intl.cloud.tencent.com/document/product/266/11732?from_cn_redirect=1#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).",
27893
+ "example": "2023-10-17T14:59:45.123Z",
27894
+ "member": "string",
27895
+ "name": "CreateTime",
27896
+ "output_required": true,
27897
+ "type": "string",
27898
+ "value_allowed_null": false
27899
+ },
27900
+ {
27901
+ "disabled": false,
27902
+ "document": "Last modified time of a template in [ISO date format](https://intl.cloud.tencent.com/document/product/266/11732?from_cn_redirect=1#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).",
27903
+ "example": "2023-11-17T14:59:45.123Z",
27904
+ "member": "string",
27905
+ "name": "UpdateTime",
27906
+ "output_required": true,
27907
+ "type": "string",
27908
+ "value_allowed_null": false
27909
+ },
27910
+ {
27911
+ "disabled": false,
27912
+ "document": "Audio/Video enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
27913
+ "example": "无",
27914
+ "member": "EnhanceConfig",
27915
+ "name": "EnhanceConfig",
27916
+ "output_required": true,
27917
+ "type": "object",
27918
+ "value_allowed_null": true
27919
+ },
27920
+ {
27921
+ "disabled": false,
27922
+ "document": "Transcoding template alias.\nNote: This field may return null, indicating that no valid value can be obtained.",
27923
+ "example": "mps_transcode1",
27924
+ "member": "string",
27925
+ "name": "AliasName",
27926
+ "output_required": false,
27927
+ "type": "string",
27928
+ "value_allowed_null": true
27929
+ }
27930
+ ],
27931
+ "usage": "out"
27932
+ },
27933
+ "TranslateConfigureInfo": {
27934
+ "document": "Control parameter of a full speech recognition task.",
27935
+ "members": [
27936
+ {
27937
+ "disabled": false,
27938
+ "document": "Switch of a full speech recognition task. Valid values:\n<li>ON: Enables an intelligent full speech recognition task;</li>\n<li>OFF: Disables an intelligent full speech recognition task.</li>",
27939
+ "example": "ON",
27940
+ "member": "string",
27941
+ "name": "Switch",
27942
+ "output_required": true,
27943
+ "required": true,
27944
+ "type": "string",
27945
+ "value_allowed_null": false
27946
+ },
27947
+ {
27948
+ "disabled": false,
27949
+ "document": "",
27950
+ "example": "zh",
27951
+ "member": "string",
27952
+ "name": "SourceLanguage",
27953
+ "output_required": true,
27954
+ "required": false,
27955
+ "type": "string",
27956
+ "value_allowed_null": false
27957
+ },
27958
+ {
27959
+ "disabled": false,
27960
+ "document": "",
27961
+ "example": "en",
27962
+ "member": "string",
27963
+ "name": "DestinationLanguage",
27964
+ "output_required": true,
27965
+ "required": false,
27966
+ "type": "string",
27967
+ "value_allowed_null": false
27968
+ },
27969
+ {
27970
+ "disabled": false,
27971
+ "document": "Generated subtitle file format. Leaving it as an empty string means no subtitle file will be generated. Valid value:\n<li>vtt: Generate a WebVTT subtitle file.</li>\n\nNote: This field may return null, indicating that no valid values can be obtained.",
27972
+ "example": "vtt",
27973
+ "member": "string",
27974
+ "name": "SubtitleFormat",
27975
+ "output_required": false,
27976
+ "required": false,
27977
+ "type": "string",
27978
+ "value_allowed_null": true
27979
+ }
27980
+ ],
27981
+ "usage": "both"
27982
+ },
27983
+ "UpdateSmartErasePrivacyConfig": {
27984
+ "document": "Privacy protection configuration for the smart erasing template.",
27985
+ "members": [
27986
+ {
27987
+ "disabled": false,
27988
+ "document": "Erasing method of privacy protection.\n- blur\n- mosaic",
27989
+ "example": "blur",
27990
+ "member": "string",
27991
+ "name": "PrivacyModel",
27992
+ "output_required": false,
27993
+ "required": false,
27994
+ "type": "string",
27995
+ "value_allowed_null": false
27996
+ },
27997
+ {
27998
+ "disabled": false,
27999
+ "document": "Privacy protection target. (When API Explorer is used, it is not required to specify an array. Add the corresponding items and enter the corresponding values.)\n- face: human face.\n- plate: license plate.",
28000
+ "example": "[\"face\"]",
28001
+ "member": "string",
28002
+ "name": "PrivacyTargets",
28003
+ "output_required": false,
28004
+ "required": false,
28005
+ "type": "list",
28006
+ "value_allowed_null": false
28007
+ }
28008
+ ],
28009
+ "usage": "both"
28010
+ },
28011
+ "UpdateSmartEraseSubtitleConfig": {
28012
+ "document": "Subtitle removal configuration for the smart erasing template.",
28013
+ "members": [
28014
+ {
28015
+ "disabled": false,
28016
+ "document": "Subtitle erasing method.\n**Automatic erasing:** Video subtitles are automatically recognized using an AI model and are erased without traces to generate a new video. However, missed or incorrect erasing may occur due to image interference and special subtitle styles. In this case, you can specify the erasing area.\nWhen automatic erasing is used, if AutoAreas is not specified, the default area (lower middle part of the image) will be erased automatically. If AutoAreas is specified, the specified area will be erased automatically.\n**Specified area erasing:** If the subtitle position is relatively fixed, you are recommended to specify the erasing area directly to minimize missed erasing.\nWhen you choose specified area erasing, specify at least one area for CustomAreas.\n- auto: automatic erasing.\n- custom: specified area erasing.\n",
28017
+ "example": "auto",
28018
+ "member": "string",
28019
+ "name": "SubtitleEraseMethod",
28020
+ "output_required": false,
28021
+ "required": false,
28022
+ "type": "string",
25808
28023
  "value_allowed_null": false
25809
28024
  },
25810
28025
  {
25811
28026
  "disabled": false,
25812
- "document": "Video stream configuration parameter. This field is valid only when `RemoveVideo` is 0.\nNote: This field may return null, indicating that no valid values can be obtained.",
25813
- "example": "",
25814
- "member": "VideoTemplateInfo",
25815
- "name": "VideoTemplate",
25816
- "output_required": true,
25817
- "type": "object",
28027
+ "document": "Subtitle erasing model.\n**Standard edition (recommended):** For standard subtitle styles, you are recommended to select this edition to ensure better traceless effects in the details.\n**Area edition:** If the subtitles have special styles, such as calligraphy, shadow, or motion effects, you are recommended to select this edition to ensure a larger erasing area. However, the erasing effect in the details is not as good as the standard edition.\n- standard: standard edition.\n- area: area edition.",
28028
+ "example": "standard",
28029
+ "member": "string",
28030
+ "name": "SubtitleModel",
28031
+ "output_required": false,
28032
+ "required": false,
28033
+ "type": "string",
25818
28034
  "value_allowed_null": false
25819
28035
  },
25820
28036
  {
25821
28037
  "disabled": false,
25822
- "document": "Audio stream configuration parameter. This field is valid only when `RemoveAudio` is 0.\nNote: This field may return null, indicating that no valid values can be obtained.",
25823
- "example": "",
25824
- "member": "AudioTemplateInfo",
25825
- "name": "AudioTemplate",
25826
- "output_required": true,
25827
- "type": "object",
28038
+ "document": "Whether to enable OCR subtitle extraction. The default value is OFF.\nOCR subtitle extraction is supported if and only if SubtitleEraseMethod is set to auto. When OCR subtitle extraction is enabled, it identifies the text region that appears most persistently and stably within the automatic erasing area as the subtitle area. The text within the subtitle area is extracted and erased.\n- ON: enabled.\n-OFF: disabled.",
28039
+ "example": "ON",
28040
+ "member": "string",
28041
+ "name": "OcrSwitch",
28042
+ "output_required": false,
28043
+ "required": false,
28044
+ "type": "string",
25828
28045
  "value_allowed_null": false
25829
28046
  },
25830
28047
  {
25831
28048
  "disabled": false,
25832
- "document": "TESHD transcoding parameter. To enable it, please contact your Tencent Cloud sales rep.\nNote: This field may return null, indicating that no valid values can be obtained.",
25833
- "example": "",
25834
- "member": "TEHDConfig",
25835
- "name": "TEHDConfig",
25836
- "output_required": true,
25837
- "type": "object",
25838
- "value_allowed_null": true
28049
+ "document": "Subtitle language, which is used to guide OCR recognition. The default value is zh_en. This parameter is valid only when OcrSwitch is set to ON.\n- zh_en: Chinese and English.\n- multi: others.\nThe following are other languages supported for recognition:\nChinese, English, Japanese, Korean, Spanish, French, German, Portuguese, Vietnamese, Malay, Russian, Italian, Dutch, Swedish, Finnish, Danish, Norwegian, Hungarian, Thai, Hindi, Arabic, India-Bengali, India-Gujarati, India-Kannada, India-Malayalam, India-Tamil, India-Telugu, Slovenian, Polish, Catalan, Bosnian, Czech, Estonian, Croatian, Punjabi, Marathi, Azerbaijani, Indonesian, Luxembourgish, Lithuanian, Latvian, Maltese, Slovak, Turkish, Kazakh, Greek, Irish, Belarusian, Khmer, Tagalog, Pashto, Persian, and Tajik.\n",
28050
+ "example": "zh_en",
28051
+ "member": "string",
28052
+ "name": "SubtitleLang",
28053
+ "output_required": false,
28054
+ "required": false,
28055
+ "type": "string",
28056
+ "value_allowed_null": false
25839
28057
  },
25840
28058
  {
25841
28059
  "disabled": false,
25842
- "document": "Container format filter. Valid values:\n<li>Video: Video container format that can contain both video stream and audio stream;</li>\n<li>PureAudio: Audio container format that can contain only audio stream.</li>",
25843
- "example": "Video",
28060
+ "document": "Subtitle file format. The default value is vtt. This parameter is valid only when OcrSwitch is set to ON.\n- srt: SRT format.\n- vtt: WebVTT format.",
28061
+ "example": "vtt",
25844
28062
  "member": "string",
25845
- "name": "ContainerType",
25846
- "output_required": true,
28063
+ "name": "SubtitleFormat",
28064
+ "output_required": false,
28065
+ "required": false,
25847
28066
  "type": "string",
25848
28067
  "value_allowed_null": false
25849
28068
  },
25850
28069
  {
25851
28070
  "disabled": false,
25852
- "document": "Creation time of a template in [ISO date format](https://intl.cloud.tencent.com/document/product/266/11732?from_cn_redirect=1#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).",
25853
- "example": "2023-10-17T14:59:45.123Z",
28071
+ "document": "Whether to enable subtitle translation. The default value is OFF. This parameter is valid only when OcrSwitch is set to ON.\n- ON: enabled.\n- OFF: disabled.",
28072
+ "example": "ON",
25854
28073
  "member": "string",
25855
- "name": "CreateTime",
25856
- "output_required": true,
28074
+ "name": "TransSwitch",
28075
+ "output_required": false,
28076
+ "required": false,
25857
28077
  "type": "string",
25858
28078
  "value_allowed_null": false
25859
28079
  },
25860
28080
  {
25861
28081
  "disabled": false,
25862
- "document": "Last modified time of a template in [ISO date format](https://intl.cloud.tencent.com/document/product/266/11732?from_cn_redirect=1#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).",
25863
- "example": "2023-11-17T14:59:45.123Z",
28082
+ "document": "Target language for Subtitle translation. The default value is en. This parameter is valid only when TransSwitch is set to ON.\nCurrently, the following languages are supported:\nzh: Simplified Chinese.\nen: English.\nja: Japanese.\nko: Korean.\nfr: French.\nes: Spanish.\nit: Italian.\nde: German.\ntr: Turkish.\nru: Russian.\npt: Portuguese.\nvi: Vietnamese.\nid: Indonesian.\nms: Malay.\nth: Thai.\nar: Arabic.\nhi: Hindi.",
28083
+ "example": "en",
25864
28084
  "member": "string",
25865
- "name": "UpdateTime",
25866
- "output_required": true,
28085
+ "name": "TransDstLang",
28086
+ "output_required": false,
28087
+ "required": false,
25867
28088
  "type": "string",
25868
28089
  "value_allowed_null": false
25869
28090
  },
25870
28091
  {
25871
28092
  "disabled": false,
25872
- "document": "Audio/Video enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28093
+ "document": "Custom area for automatic erasing.\nFor the specified area, AI models are used to automatically detect and erase the target objects.\nNote: When the erasing method is set to custom, this parameter is invalid. When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.",
25873
28094
  "example": "无",
25874
- "member": "EnhanceConfig",
25875
- "name": "EnhanceConfig",
25876
- "output_required": true,
25877
- "type": "object",
25878
- "value_allowed_null": true
28095
+ "member": "EraseArea",
28096
+ "name": "AutoAreas",
28097
+ "output_required": false,
28098
+ "required": false,
28099
+ "type": "list",
28100
+ "value_allowed_null": false
25879
28101
  },
25880
28102
  {
25881
28103
  "disabled": false,
25882
- "document": "Transcoding template alias.\nNote: This field may return null, indicating that no valid value can be obtained.",
25883
- "example": "mps_transcode1",
25884
- "member": "string",
25885
- "name": "AliasName",
28104
+ "document": "Custom area for specified area erasing.\nFor the specified area, erase the target objects directly without detection and recognition within a selected time period.\nNote: When a template is modified, input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.",
28105
+ "example": "",
28106
+ "member": "EraseTimeArea",
28107
+ "name": "CustomAreas",
25886
28108
  "output_required": false,
25887
- "type": "string",
25888
- "value_allowed_null": true
28109
+ "required": false,
28110
+ "type": "list",
28111
+ "value_allowed_null": false
25889
28112
  }
25890
28113
  ],
25891
- "usage": "out"
28114
+ "usage": "both"
25892
28115
  },
25893
- "TranslateConfigureInfo": {
25894
- "document": "Control parameter of a full speech recognition task.",
28116
+ "UpdateSmartEraseWatermarkConfig": {
28117
+ "document": "Watermark removal configuration for the smart erasing template.",
25895
28118
  "members": [
25896
28119
  {
25897
28120
  "disabled": false,
25898
- "document": "Switch of a full speech recognition task. Valid values:\n<li>ON: Enables an intelligent full speech recognition task;</li>\n<li>OFF: Disables an intelligent full speech recognition task.</li>",
25899
- "example": "ON",
28121
+ "document": "Watermark erasing method.\n**Automatic erasing: ** Video watermarks are automatically recognized using an AI model and are erased to generate a new video. It applies to dynamic watermarks.\nWhen automatic erasing is used, if AutoAreas is not specified, the full-screen video image area will be erased automatically. If AutoAreas is specified, the specified area will be erased automatically.\n **Specified area erasing: ** For static watermarks in fixed positions, you are recommended to specify the erasing area directly.When you choose specified area erasing, specify at least one area.\n- auto: automatic erasing.\n- custom: specified area erasing.",
28122
+ "example": "auto",
25900
28123
  "member": "string",
25901
- "name": "Switch",
25902
- "output_required": true,
25903
- "required": true,
28124
+ "name": "WatermarkEraseMethod",
28125
+ "output_required": false,
28126
+ "required": false,
25904
28127
  "type": "string",
25905
28128
  "value_allowed_null": false
25906
28129
  },
25907
28130
  {
25908
28131
  "disabled": false,
25909
- "document": "",
25910
- "example": "zh",
28132
+ "document": "Watermark erasing model.\nBasic Edition: provide average effects and high cost performance. It applies to animations or videos with clean backgrounds.\nAdvanced Edition: provide better effects. It applies to reality-style videos, such as short dramas.\n- basic: Basic Edition.\n- advanced: Advanced Edition.",
28133
+ "example": "basic",
25911
28134
  "member": "string",
25912
- "name": "SourceLanguage",
25913
- "output_required": true,
28135
+ "name": "WatermarkModel",
28136
+ "output_required": false,
25914
28137
  "required": false,
25915
28138
  "type": "string",
25916
28139
  "value_allowed_null": false
25917
28140
  },
25918
28141
  {
25919
28142
  "disabled": false,
25920
- "document": "",
25921
- "example": "en",
25922
- "member": "string",
25923
- "name": "DestinationLanguage",
25924
- "output_required": true,
28143
+ "document": "Custom area for automatic erasing.\nFor the specified area, AI models are used to automatically detect and erase the target objects.\nNote: When the erasing method is set to custom, this parameter is invalid. Input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.",
28144
+ "example": "",
28145
+ "member": "EraseArea",
28146
+ "name": "AutoAreas",
28147
+ "output_required": false,
25925
28148
  "required": false,
25926
- "type": "string",
28149
+ "type": "list",
25927
28150
  "value_allowed_null": false
25928
28151
  },
25929
28152
  {
25930
28153
  "disabled": false,
25931
- "document": "Generated subtitle file format. Leaving it as an empty string means no subtitle file will be generated. Valid value:\n<li>vtt: Generate a WebVTT subtitle file.</li>\n\nNote: This field may return null, indicating that no valid values can be obtained.",
25932
- "example": "vtt",
25933
- "member": "string",
25934
- "name": "SubtitleFormat",
28154
+ "document": "Custom area for specified area erasing.\nFor the specified area, erase the target objects directly without detection and recognition within a selected time period.\nNote: Input [] for the erasing area; if this parameter is unspecified, the template area information will remain unchanged.",
28155
+ "example": "",
28156
+ "member": "EraseTimeArea",
28157
+ "name": "CustomAreas",
25935
28158
  "output_required": false,
25936
28159
  "required": false,
25937
- "type": "string",
25938
- "value_allowed_null": true
28160
+ "type": "list",
28161
+ "value_allowed_null": false
25939
28162
  }
25940
28163
  ],
25941
28164
  "usage": "both"
@@ -26304,6 +28527,95 @@
26304
28527
  ],
26305
28528
  "usage": "in"
26306
28529
  },
28530
+ "VODInputInfo": {
28531
+ "document": "VOD Pro object information for MPS.",
28532
+ "members": [
28533
+ {
28534
+ "disabled": false,
28535
+ "document": "Specifies the Bucket ID where the input file resides.",
28536
+ "example": "a00ehq6ocdmo0exn",
28537
+ "member": "string",
28538
+ "name": "Bucket",
28539
+ "output_required": false,
28540
+ "required": false,
28541
+ "type": "string",
28542
+ "value_allowed_null": false
28543
+ },
28544
+ {
28545
+ "disabled": false,
28546
+ "document": "Specifies the region where the input file's Bucket resides.",
28547
+ "example": "ap-chongqing",
28548
+ "member": "string",
28549
+ "name": "Region",
28550
+ "output_required": false,
28551
+ "required": false,
28552
+ "type": "string",
28553
+ "value_allowed_null": false
28554
+ },
28555
+ {
28556
+ "disabled": false,
28557
+ "document": "Path of the input file.",
28558
+ "example": "/movie/201907/WildAnimal.mov",
28559
+ "member": "string",
28560
+ "name": "Object",
28561
+ "output_required": false,
28562
+ "required": false,
28563
+ "type": "string",
28564
+ "value_allowed_null": false
28565
+ },
28566
+ {
28567
+ "disabled": false,
28568
+ "document": "VOD Pro application Id.",
28569
+ "example": "220762",
28570
+ "member": "uint64",
28571
+ "name": "SubAppId",
28572
+ "output_required": false,
28573
+ "required": false,
28574
+ "type": "int",
28575
+ "value_allowed_null": false
28576
+ }
28577
+ ],
28578
+ "usage": "both"
28579
+ },
28580
+ "VODOutputStorage": {
28581
+ "document": "VOD Pro output object information for MPS.",
28582
+ "members": [
28583
+ {
28584
+ "disabled": false,
28585
+ "document": "Specifies the destination Bucket ID for the generated output file of MPS.",
28586
+ "example": "a00ehq6ocdmo0exn",
28587
+ "member": "string",
28588
+ "name": "Bucket",
28589
+ "output_required": false,
28590
+ "required": false,
28591
+ "type": "string",
28592
+ "value_allowed_null": false
28593
+ },
28594
+ {
28595
+ "disabled": false,
28596
+ "document": "Specifies the region of the target Bucket for the output.",
28597
+ "example": "ap-chongqing",
28598
+ "member": "string",
28599
+ "name": "Region",
28600
+ "output_required": false,
28601
+ "required": false,
28602
+ "type": "string",
28603
+ "value_allowed_null": false
28604
+ },
28605
+ {
28606
+ "disabled": false,
28607
+ "document": "VOD Pro application Id.",
28608
+ "example": "220762",
28609
+ "member": "uint64",
28610
+ "name": "SubAppId",
28611
+ "output_required": false,
28612
+ "required": false,
28613
+ "type": "int",
28614
+ "value_allowed_null": false
28615
+ }
28616
+ ],
28617
+ "usage": "both"
28618
+ },
26307
28619
  "VideoDenoiseConfig": {
26308
28620
  "document": "Image noise removal configuration.",
26309
28621
  "members": [
@@ -26337,20 +28649,22 @@
26337
28649
  "members": [
26338
28650
  {
26339
28651
  "disabled": false,
26340
- "document": "Frame interpolation configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28652
+ "document": "Frame rate configuration (old) for the frame interpolation. New users are recommended to use FrameRateWithDen for configuring the frame rate of frame interpolation, which supports fractions and provides better results. Note that FrameRate and FrameRateWithDen are mutually exclusive; configuring both simultaneously may cause task failures. The configuration does not take effect if the source frame rate is greater than or equal to the target frame rate.\nNote: This field may return null, indicating that no valid values can be obtained.",
26341
28653
  "example": "无",
26342
28654
  "member": "FrameRateConfig",
26343
28655
  "name": "FrameRate",
28656
+ "output_required": true,
26344
28657
  "required": false,
26345
28658
  "type": "object",
26346
28659
  "value_allowed_null": true
26347
28660
  },
26348
28661
  {
26349
28662
  "disabled": false,
26350
- "document": "Super resolution configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28663
+ "document": "Super-resolution configuration. The video is not processed when the source resolution is higher than the target resolution. Note that it cannot be enabled simultaneously with Large Model enhancement.\nNote: This field may return null, indicating that no valid values can be obtained.",
26351
28664
  "example": "无",
26352
28665
  "member": "SuperResolutionConfig",
26353
28666
  "name": "SuperResolution",
28667
+ "output_required": true,
26354
28668
  "required": false,
26355
28669
  "type": "object",
26356
28670
  "value_allowed_null": true
@@ -26361,26 +28675,29 @@
26361
28675
  "example": "无",
26362
28676
  "member": "HdrConfig",
26363
28677
  "name": "Hdr",
28678
+ "output_required": true,
26364
28679
  "required": false,
26365
28680
  "type": "object",
26366
28681
  "value_allowed_null": true
26367
28682
  },
26368
28683
  {
26369
28684
  "disabled": false,
26370
- "document": "Image noise removal configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28685
+ "document": "Video noise reduction configuration. Note that it cannot be enabled simultaneously with LLM enhancement.\nNote: This field may return null, indicating that no valid values can be obtained.",
26371
28686
  "example": "无",
26372
28687
  "member": "VideoDenoiseConfig",
26373
28688
  "name": "Denoise",
28689
+ "output_required": true,
26374
28690
  "required": false,
26375
28691
  "type": "object",
26376
28692
  "value_allowed_null": true
26377
28693
  },
26378
28694
  {
26379
28695
  "disabled": false,
26380
- "document": "Overall enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28696
+ "document": "Comprehensive enhancement configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured.\nNote: This field may return null, indicating that no valid values can be obtained.",
26381
28697
  "example": "无",
26382
28698
  "member": "ImageQualityEnhanceConfig",
26383
28699
  "name": "ImageQualityEnhance",
28700
+ "output_required": true,
26384
28701
  "required": false,
26385
28702
  "type": "object",
26386
28703
  "value_allowed_null": true
@@ -26391,56 +28708,73 @@
26391
28708
  "example": "无",
26392
28709
  "member": "ColorEnhanceConfig",
26393
28710
  "name": "ColorEnhance",
28711
+ "output_required": true,
26394
28712
  "required": false,
26395
28713
  "type": "object",
26396
28714
  "value_allowed_null": true
26397
28715
  },
26398
28716
  {
26399
28717
  "disabled": false,
26400
- "document": "Detail enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28718
+ "document": "Low-light enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
26401
28719
  "example": "无",
26402
- "member": "SharpEnhanceConfig",
26403
- "name": "SharpEnhance",
28720
+ "member": "LowLightEnhanceConfig",
28721
+ "name": "LowLightEnhance",
28722
+ "output_required": true,
26404
28723
  "required": false,
26405
28724
  "type": "object",
26406
28725
  "value_allowed_null": true
26407
28726
  },
26408
28727
  {
26409
28728
  "disabled": false,
26410
- "document": "Face enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28729
+ "document": "Banding removal configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
26411
28730
  "example": "无",
26412
- "member": "FaceEnhanceConfig",
26413
- "name": "FaceEnhance",
28731
+ "member": "ScratchRepairConfig",
28732
+ "name": "ScratchRepair",
28733
+ "output_required": true,
26414
28734
  "required": false,
26415
28735
  "type": "object",
26416
28736
  "value_allowed_null": true
26417
28737
  },
26418
28738
  {
26419
28739
  "disabled": false,
26420
- "document": "Low-light enhancement configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28740
+ "document": "Artifacts removal configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured.\nNote: This field may return null, indicating that no valid values can be obtained.",
26421
28741
  "example": "无",
26422
- "member": "LowLightEnhanceConfig",
26423
- "name": "LowLightEnhance",
28742
+ "member": "ArtifactRepairConfig",
28743
+ "name": "ArtifactRepair",
28744
+ "output_required": true,
26424
28745
  "required": false,
26425
28746
  "type": "object",
26426
28747
  "value_allowed_null": true
26427
28748
  },
26428
28749
  {
26429
28750
  "disabled": false,
26430
- "document": "Banding removal configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28751
+ "document": "Enhancement scenario configuration. Valid values:\n<li>common: common enhancement parameters, which are basic optimization parameters suitable for various video types, enhancing overall image quality.</li>\n<li>AIGC: overall resolution enhancement. It uses AI technology to improve the overall video resolution and image clarity.</li>\n<li>short_play: enhance facial and subtitle details, emphasizing characters' facial expressions and subtitle clarity to improve the viewing experience.</li>\n<li>short_video: optimize complex and diverse image quality issues, tailoring quality enhancements for the complex scenarios such as short videos to address various visual issues.</li>\n<li>game: fix motion blur and enhance details, with a focus on enhancing the clarity of game details and restoring blurry areas during motions to make the image content during gaming clearer and richer.</li>\n<li>HD_movie_series: provide a smooth playback effect for UHD videos. Standard 4K HDR videos with an FPS of 60 are generated to meet the needs of broadcasting/OTT for UHD videos. Formats for broadcasting scenarios are supported.</li>\n<li>LQ_material: low-definition material/old video restoration. It enhances overall resolution, and solves issues of old videos, such as low resolution, blur, distortion, scratches, and color temperature due to their age.</li>\n<li>lecture: live shows, e-commerce, conferences, and lectures. It improves the face display effect and performs specific optimizations, including face region enhancement, noise reduction, and artifacts removal, for scenarios involving human explanation, such as live shows, e-commerce, conferences, and lectures.</li>\n<li>Input of a null string indicates that the enhancement scenario is not used.</li>\nNote: This field may return null, indicating that no valid values can be obtained.",
28752
+ "example": "common",
28753
+ "member": "string",
28754
+ "name": "EnhanceSceneType",
28755
+ "output_required": false,
28756
+ "required": false,
28757
+ "type": "string",
28758
+ "value_allowed_null": true
28759
+ },
28760
+ {
28761
+ "disabled": false,
28762
+ "document": "Large Model enhancement configuration. Note that only one of the three items, LLM enhancement, comprehensive enhancement, and artifacts removal, can be configured. It cannot be enabled simultaneously with super-resolution and noise reduction.\nNote: This field may return null, indicating that no valid values can be obtained.",
26431
28763
  "example": "无",
26432
- "member": "ScratchRepairConfig",
26433
- "name": "ScratchRepair",
28764
+ "member": "DiffusionEnhanceConfig",
28765
+ "name": "DiffusionEnhance",
28766
+ "output_required": false,
26434
28767
  "required": false,
26435
28768
  "type": "object",
26436
28769
  "value_allowed_null": true
26437
28770
  },
26438
28771
  {
26439
28772
  "disabled": false,
26440
- "document": "Artifact removal (smoothing) configuration.\nNote: This field may return null, indicating that no valid values can be obtained.",
28773
+ "document": "New frame rate configuration for the frame interpolation, which supports fractions. Note that it is mutually exclusive with FrameRate. The configuration does not take effect if the source frame rate is greater than or equal to the target frame rate.\nNote: This field may return null, indicating that no valid values can be obtained.",
26441
28774
  "example": "无",
26442
- "member": "ArtifactRepairConfig",
26443
- "name": "ArtifactRepair",
28775
+ "member": "FrameRateWithDenConfig",
28776
+ "name": "FrameRateWithDen",
28777
+ "output_required": false,
26444
28778
  "required": false,
26445
28779
  "type": "object",
26446
28780
  "value_allowed_null": true
@@ -26563,7 +28897,7 @@
26563
28897
  },
26564
28898
  {
26565
28899
  "disabled": false,
26566
- "document": "Average segment duration. Value range: (0-10], unit: second.\nThis parameter will be set to automatic if not specified. The segment duration will be automatically selected based on the GOP and other characteristics of the video.\nNote: It can be used only in the container format of hls.\nNote: This field may return null, indicating that no valid value can be obtained.",
28900
+ "document": "Average shard duration. value range: (0-10], unit: second.\nLeaving it blank means auto, which automatically chooses the appropriate segment duration based on video features such as GOP.\nNote: This field may return null, indicating that no valid values can be obtained.",
26567
28901
  "example": "10",
26568
28902
  "member": "uint64",
26569
28903
  "name": "HlsTime",
@@ -26728,7 +29062,7 @@
26728
29062
  },
26729
29063
  {
26730
29064
  "disabled": false,
26731
- "document": "Video scenario. Valid values: \nnormal: General transcoding scenario: General transcoding and compression scenario.\npgc: PGC HD TV shows and movies: At the time of compression, focus is placed on the viewing experience of TV shows and movies and ROI encoding is performed according to their characteristics, while high-quality contents of videos and audio are retained. \nmaterials_video: HD materials: Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression. \nugc: UGC content: It is suitable for a wide range of UGC/short video scenarios, with an optimized encoding bitrate for short video characteristics, improved image quality, and enhanced business QOS/QOE metrics. \ne-commerce_video: Fashion show/e-commerce: At the time of compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region. \neducational_video: Education: At the time of compression, emphasis is placed on the clarity and readability of text and images to help students better understand the content, ensuring that the teaching content is clearly conveyed. \nDefault value: normal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
29065
+ "document": "Video scenario. Valid values: \n- normal: General transcoding scenario. General transcoding and compression scenario.\n- pgc: PGC HD TV shows and movies. At the time of compression, focus is placed on the viewing experience of TV shows and movies and ROI encoding is performed according to their characteristics, while high-quality contents of videos and audio are retained. \n- materials_video: HD materials. Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression. \n- ugc: UGC content. It is suitable for a wide range of UGC/short video scenarios, with an optimized encoding bitrate for short video characteristics, improved image quality, and enhanced business QOS/QOE metrics. \n- e-commerce_video. Fashion show/e-commerce: At the time of compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region. \n- educational_video. Education. At the time of compression, emphasis is placed on the clarity and readability of text and images to help students better understand the content, ensuring that the teaching content is clearly conveyed. \n\nDefault value: normal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
26732
29066
  "example": "normal",
26733
29067
  "member": "string",
26734
29068
  "name": "SceneType",
@@ -26739,7 +29073,7 @@
26739
29073
  },
26740
29074
  {
26741
29075
  "disabled": false,
26742
- "document": "Transcoding policy. Valid values: \nultra_compress: Extreme compression: Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, thus greatly saving bandwidth and storage costs. \nstandard_compress: Comprehensively optimal: Balances compression ratio and image quality, compressing files as much as possible without a noticeable reduction in subjective image quality. Only audio and video TSC transcoding fees are charged for this policy. \nhigh_compress: Bitrate priority: Prioritizes reducing file size, which may result in certain image quality loss. Only audio and video TSC transcoding fees are charged for this policy. \nlow_compress: Image quality priority: Prioritizes ensuring image quality, and the size of compressed files may be relatively large. Only audio and video TSC transcoding fees are charged for this policy. \nDefault value: standard_compress. \nNote: If you need to watch videos on TV, it is recommended not to use the ultra_compress policy. The billing standard for the ultra_compress policy is TSC transcoding + audio and video enhancement - artifacts removal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
29076
+ "document": "Transcoding policy. Valid values: \n- ultra_compress: Extreme compression. Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, thus greatly saving bandwidth and storage costs. \n- standard_compress: Comprehensively optimal. Balances compression ratio and image quality, compressing files as much as possible without a noticeable reduction in subjective image quality. Only audio and video TSC transcoding fees are charged for this policy. \n- high_compress: Bitrate priority. Prioritizes reducing file size, which may result in certain image quality loss. Only audio and video TSC transcoding fees are charged for this policy. \n- low_compress: Image quality priority. Prioritizes ensuring image quality, and the size of compressed files may be relatively large. Only audio and video TSC transcoding fees are charged for this policy. \n\nDefault value: standard_compress. \nNote: If you need to watch videos on TV, it is recommended not to use the ultra_compress policy. The billing standard for the ultra_compress policy is TSC transcoding + audio and video enhancement - artifacts removal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
26743
29077
  "example": "standard_compress",
26744
29078
  "member": "string",
26745
29079
  "name": "CompressType",
@@ -26756,7 +29090,7 @@
26756
29090
  "members": [
26757
29091
  {
26758
29092
  "disabled": false,
26759
- "document": "Encoding format for video streams. Optional values:\n<li>h264: H.264 encoding</li>\n<li>h265: H.265 encoding</li>\n<li>h266: H.266 encoding</li>\n<li>av1: AOMedia Video 1 encoding</li>\n<li>vp8: VP8 encoding</li>\n<li>vp9: VP9 encoding</li>\n<li>mpeg2: MPEG2 encoding</li>\n<li>dnxhd: DNxHD encoding</li>\n<li>mv-hevc: MV-HEVC encoding</li>\n\nNote: \nAV1 encoding containers currently only support mp4, webm, and mkv.\nH.266 encoding containers currently only support mp4, hls, ts, and mov. \nVP8 and VP9 encoding containers currently only support webm and mkv.\nMPEG2 and DNxHD encoding containers currently only support mxf.\nMV-HEVC encoding containers only support mp4, hls, and mov. Also, the hls format only supports mp4 segmentation format.\n\nNote: This field may return null, indicating that no valid value can be obtained.",
29093
+ "document": "Encoding format for video streams. valid values:.\n<Li>H264: h.264 encoding.</li>.\n<Li>H265: h.265 encoding.</li>.\n<Li>H266: h.266 encoding.</li>.\n<li>av1: AOMedia Video 1 encoding</li>.\n<li>vp8: vp8 encoding.</li>.\n<li>vp9: vp9 encoding.</li>.\n<li>mpeg2: mpeg2 encoding.</li>.\n<li>dnxhd: specifies dnxhd encoding.</li>.\n<li>mv-hevc: mv-hevc encoding.</li>.\n\nNote: the av1 encoding container currently only supports mp4, webm, and mkv.\nNote: H.266 encoding containers currently only support mp4, hls, ts, and mov.\nNote: VP8 and VP9 encoding containers currently only support webm and mkv.\nNote: MPEG2 and dnxhd encoding containers currently only support mxf.\nNote: MV-HEVC encoding containers currently only support mp4, hls, and mov. among them, the hls format supports only mp4 segmentation format and requires the input source to be a panoramic video (with multi-perspective).\nNote: This field may return null, indicating that no valid values can be obtained.",
26760
29094
  "example": "h264",
26761
29095
  "member": "string",
26762
29096
  "name": "Codec",
@@ -27042,7 +29376,7 @@
27042
29376
  },
27043
29377
  {
27044
29378
  "disabled": false,
27045
- "document": "Video scenario. Valid values: \nnormal: General transcoding scenario: General transcoding and compression scenario. pgc: PGC HD film and television: Emphasis is placed on the viewing experience of films and TV shows during compression, with ROI encoding based on the characteristics of films and TV shows, while maintaining high-quality video and audio content. \nmaterials_video: HD materials: Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression. \nugc: UGC content: It is suitable for a wide range of UGC/short video scenarios, with an optimized encoding bitrate for short video characteristics, improved image quality, and enhanced business QOS/QOE metrics. \ne-commerce_video: Fashion show/e-commerce: At the time of compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region. \neducational_video: Education: At the time of compression, emphasis is placed on the clarity and readability of text and images to help students better understand the content, ensuring that the teaching content is clearly conveyed.\nDefault value: normal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
29379
+ "document": "Video scenario. Valid values: \n- normal: General transcoding scenario. General transcoding and compression scenario.\n- pgc: PGC HD TV shows and movies. At the time of compression, focus is placed on the viewing experience of TV shows and movies and ROI encoding is performed according to their characteristics, while high-quality contents of videos and audio are retained. \n- materials_video: HD materials. Scenario involving material resources, where requirements for image quality are extremely high and there are many transparent images, with almost no visual loss during compression. \n- ugc: UGC content. It is suitable for a wide range of UGC/short video scenarios, with an optimized encoding bitrate for short video characteristics, improved image quality, and enhanced business QOS/QOE metrics. \n- e-commerce_video. Fashion show/e-commerce: At the time of compression, emphasis is placed on detail clarity and ROI enhancement, with a particular focus on maintaining the image quality of the face region. \n- educational_video. Education. At the time of compression, emphasis is placed on the clarity and readability of text and images to help students better understand the content, ensuring that the teaching content is clearly conveyed. \n\nDefault value: normal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
27046
29380
  "example": "normal",
27047
29381
  "member": "string",
27048
29382
  "name": "SceneType",
@@ -27053,7 +29387,7 @@
27053
29387
  },
27054
29388
  {
27055
29389
  "disabled": false,
27056
- "document": "Transcoding policy. Valid values: \nultra_compress: Extreme compression: Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, thus greatly saving bandwidth and storage costs. \nstandard_compress: Comprehensively optimal: Balances compression ratio and image quality, compressing files as much as possible without a noticeable reduction in subjective image quality. This policy only charges audio and video TSC transcoding fees. \nhigh_compress: Bitrate priority: Prioritizes reducing file size, which may result in some image quality loss. This policy only charges audio and video TSC transcoding fees. \nlow_compress: Image quality priority: Prioritizes ensuring image quality, and the size of compressed files may be relatively large. This policy only charges audio and video TSC transcoding fees. \nDefault value: standard_compress. \nNote: If you need to watch videos on TV, it is recommended not to use the ultra_compress policy. The billing standard for the ultra_compress policy is TSC transcoding + audio and video enhancement - artifacts removal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
29390
+ "document": "Transcoding policy. Valid values: \n- ultra_compress: Extreme compression. Compared to standard compression, this policy can maximize bitrate compression while ensuring a certain level of image quality, thus greatly saving bandwidth and storage costs. \n- standard_compress: Comprehensively optimal. Balances compression ratio and image quality, compressing files as much as possible without a noticeable reduction in subjective image quality. Only audio and video TSC transcoding fees are charged for this policy. \n- high_compress: Bitrate priority. Prioritizes reducing file size, which may result in certain image quality loss. Only audio and video TSC transcoding fees are charged for this policy. \n- low_compress: Image quality priority. Prioritizes ensuring image quality, and the size of compressed files may be relatively large. Only audio and video TSC transcoding fees are charged for this policy. \n\nDefault value: standard_compress. \nNote: If you need to watch videos on TV, it is recommended not to use the ultra_compress policy. The billing standard for the ultra_compress policy is TSC transcoding + audio and video enhancement - artifacts removal.\nNote: To use this value, the value of ScenarioBased must be 1; otherwise, this value will not take effect.\nNote: This field may return null, indicating that no valid value can be obtained.",
27057
29391
  "example": "standard_compress",
27058
29392
  "member": "string",
27059
29393
  "name": "CompressType",
@@ -27489,7 +29823,7 @@
27489
29823
  {
27490
29824
  "disabled": false,
27491
29825
  "document": "The media processing task ID.",
27492
- "example": "2xxxx-123456789",
29826
+ "example": "2xxxx-asdews",
27493
29827
  "member": "string",
27494
29828
  "name": "TaskId",
27495
29829
  "output_required": true,
@@ -27529,7 +29863,7 @@
27529
29863
  {
27530
29864
  "disabled": false,
27531
29865
  "document": "The information of the file processed.\nNote: This field may return null, indicating that no valid value can be obtained.",
27532
- "example": "NULL",
29866
+ "example": "",
27533
29867
  "member": "MediaInputInfo",
27534
29868
  "name": "InputInfo",
27535
29869
  "output_required": true,
@@ -27539,7 +29873,7 @@
27539
29873
  {
27540
29874
  "disabled": false,
27541
29875
  "document": "Metadata of a source video.\nNote: This field may return null, indicating that no valid values can be obtained.",
27542
- "example": "NULL",
29876
+ "example": "",
27543
29877
  "member": "MediaMetaData",
27544
29878
  "name": "MetaData",
27545
29879
  "output_required": true,
@@ -27549,7 +29883,7 @@
27549
29883
  {
27550
29884
  "disabled": false,
27551
29885
  "document": "The execution status and result of the media processing task.",
27552
- "example": "NULL",
29886
+ "example": "",
27553
29887
  "member": "MediaProcessTaskResult",
27554
29888
  "name": "MediaProcessResultSet",
27555
29889
  "output_required": true,
@@ -27559,7 +29893,7 @@
27559
29893
  {
27560
29894
  "disabled": false,
27561
29895
  "document": "Execution status and result of a video content audit task.",
27562
- "example": "NULL",
29896
+ "example": "",
27563
29897
  "member": "AiContentReviewResult",
27564
29898
  "name": "AiContentReviewResultSet",
27565
29899
  "output_required": true,
@@ -27569,7 +29903,7 @@
27569
29903
  {
27570
29904
  "disabled": false,
27571
29905
  "document": "Execution status and result of video content analysis task.",
27572
- "example": "NULL",
29906
+ "example": "",
27573
29907
  "member": "AiAnalysisResult",
27574
29908
  "name": "AiAnalysisResultSet",
27575
29909
  "output_required": true,
@@ -27579,7 +29913,7 @@
27579
29913
  {
27580
29914
  "disabled": false,
27581
29915
  "document": "Execution status and result of a video content recognition task.",
27582
- "example": "NULL",
29916
+ "example": "",
27583
29917
  "member": "AiRecognitionResult",
27584
29918
  "name": "AiRecognitionResultSet",
27585
29919
  "output_required": true,
@@ -27589,7 +29923,7 @@
27589
29923
  {
27590
29924
  "disabled": false,
27591
29925
  "document": "Execution status and results of a media quality inspection task.\nNote: This field may return null, indicating that no valid values can be obtained.",
27592
- "example": "NULL",
29926
+ "example": "",
27593
29927
  "member": "ScheduleQualityControlTaskResult",
27594
29928
  "name": "AiQualityControlTaskResult",
27595
29929
  "output_required": true,
@@ -27599,12 +29933,22 @@
27599
29933
  {
27600
29934
  "disabled": false,
27601
29935
  "document": "Execution result of the smart subtitle task.\nNote: This field may return null, indicating that no valid value can be obtained.",
27602
- "example": "NULL",
29936
+ "example": "",
27603
29937
  "member": "SmartSubtitlesResult",
27604
29938
  "name": "SmartSubtitlesTaskResult",
27605
29939
  "output_required": false,
27606
29940
  "type": "list",
27607
29941
  "value_allowed_null": true
29942
+ },
29943
+ {
29944
+ "disabled": false,
29945
+ "document": "Execution result of the smart erasure task.\nNote: This field may return null, indicating that no valid value can be obtained.",
29946
+ "example": "无",
29947
+ "member": "SmartEraseTaskResult",
29948
+ "name": "SmartEraseTaskResult",
29949
+ "output_required": false,
29950
+ "type": "object",
29951
+ "value_allowed_null": true
27608
29952
  }
27609
29953
  ],
27610
29954
  "usage": "out"