tencentcloud-sdk-nodejs-mps 4.1.277 → 4.1.279

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.277",
3
+ "version": "4.1.279",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -12299,11 +12299,11 @@ export interface OutputReq {
12299
12299
  */
12300
12300
  export interface ManifestInfo {
12301
12301
  /**
12302
- * 单位秒。
12302
+ * <p>单位秒。</p>
12303
12303
  */
12304
12304
  Windows?: number;
12305
12305
  /**
12306
- * 打到output广告标签的格式,可选Date RangeEnhanced SCTE-35
12306
+ * <p>打到output广告标签的格式,可选Date RangeEnhanced SCTE-35和Standard SCTE-35。</p>
12307
12307
  */
12308
12308
  AdMarkupType?: string;
12309
12309
  }
@@ -16292,6 +16292,14 @@ export interface AiAnalysisTaskDelLogoOutput {
16292
16292
  注意:此字段可能返回 null,表示取不到有效值。
16293
16293
  */
16294
16294
  VoiceClonedMarkFile?: string;
16295
+ /**
16296
+ * <p>仅做擦除的视频结果路径</p>
16297
+ */
16298
+ ErasedVideoPath?: string;
16299
+ /**
16300
+ * <p>音色克隆编辑信息</p><p>用于音色克隆二次修改的编辑信息</p>
16301
+ */
16302
+ DubbingEditInfoUrl?: string;
16295
16303
  /**
16296
16304
  * <p>擦除后文件的FileId。</p>
16297
16305
  */