tencentcloud-sdk-nodejs 4.0.968 → 4.0.970
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/CHANGELOG.md +579 -0
- package/SERVICE_CHANGELOG.md +783 -82
- package/package.json +1 -1
- package/products.md +41 -41
- package/src/common/sdk_version.ts +1 -1
- package/src/services/as/v20180419/as_models.ts +2 -2
- package/src/services/bi/v20220105/bi_models.ts +25 -0
- package/src/services/billing/v20180709/billing_models.ts +16 -16
- package/src/services/btoe/v20210514/btoe_models.ts +4 -4
- package/src/services/cam/v20190116/cam_models.ts +10 -10
- package/src/services/ccc/v20200210/ccc_client.ts +4 -2
- package/src/services/ccc/v20200210/ccc_models.ts +113 -50
- package/src/services/cds/v20180420/cds_models.ts +27 -31
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +7 -0
- package/src/services/cfg/v20210820/cfg_models.ts +4 -0
- package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +2 -2
- package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +25 -16
- package/src/services/cls/v20201016/cls_models.ts +29 -9
- package/src/services/dasb/v20191018/dasb_models.ts +70 -166
- package/src/services/dcdb/v20180411/dcdb_client.ts +32 -20
- package/src/services/dcdb/v20180411/dcdb_models.ts +111 -47
- package/src/services/essbasic/v20210526/essbasic_client.ts +2 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +7 -3
- package/src/services/faceid/v20180301/faceid_models.ts +428 -361
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +6 -2
- package/src/services/ioa/v20220601/ioa_client.ts +2 -3
- package/src/services/ioa/v20220601/ioa_models.ts +3 -29
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +16 -6
- package/src/services/iss/v20230517/iss_models.ts +5 -1
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +31 -0
- package/src/services/mariadb/v20170312/mariadb_models.ts +7 -7
- package/src/services/ocr/v20181119/ocr_client.ts +30 -8
- package/src/services/ocr/v20181119/ocr_models.ts +645 -191
- package/src/services/organization/v20210331/organization_models.ts +7 -3
- package/src/services/privatedns/v20201028/privatedns_client.ts +114 -65
- package/src/services/privatedns/v20201028/privatedns_models.ts +886 -766
- package/src/services/pts/v20210728/pts_models.ts +5 -0
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/ssm/v20190923/ssm_models.ts +0 -2
- package/src/services/tdmq/v20200217/tdmq_client.ts +1 -0
- package/src/services/tdmq/v20200217/tdmq_models.ts +134 -119
- package/src/services/tke/v20180525/tke_models.ts +6 -2
- package/src/services/tke/v20220501/tke_models.ts +9 -0
- package/src/services/trp/v20210515/trp_models.ts +10 -9
- package/src/services/tse/v20201207/tse_client.ts +18 -6
- package/src/services/tse/v20201207/tse_models.ts +28 -0
- package/src/services/vod/v20180717/vod_client.ts +27 -2
- package/src/services/vod/v20180717/vod_models.ts +111 -26
- package/src/services/wedata/v20210820/wedata_client.ts +1 -0
- package/src/services/wedata/v20210820/wedata_models.ts +300 -17
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +2 -2
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +25 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +16 -16
- package/tencentcloud/services/btoe/v20210514/btoe_models.d.ts +4 -4
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +10 -10
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +3 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +3 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +113 -50
- package/tencentcloud/services/cds/v20180420/cds_models.d.ts +27 -31
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +7 -0
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +4 -0
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +2 -2
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +2 -2
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +25 -16
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +29 -9
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +69 -165
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +11 -7
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +15 -9
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +109 -47
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +428 -361
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +6 -2
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +0 -1
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +0 -1
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +3 -29
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +16 -6
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +30 -0
- package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +7 -7
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +7 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +8 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +636 -192
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +7 -3
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +21 -5
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +30 -6
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +821 -710
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +5 -0
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +0 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +133 -119
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -2
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +9 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +10 -9
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +7 -3
- package/tencentcloud/services/tse/v20201207/tse_client.js +9 -3
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +26 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +16 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +17 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +107 -26
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +299 -17
- package/test/dcdb.v20180411.test.js +16 -6
- package/test/ocr.v20181119.test.js +10 -0
- package/test/privatedns.v20201028.test.js +44 -4
- package/test/tse.v20201207.test.js +12 -2
- package/test/vod.v20180717.test.js +10 -0
|
@@ -2814,42 +2814,43 @@ export interface UsageQuota {
|
|
|
2814
2814
|
* 企业ID
|
|
2815
2815
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2816
2816
|
*/
|
|
2817
|
-
CorpId
|
|
2817
|
+
CorpId?: number
|
|
2818
2818
|
/**
|
|
2819
2819
|
* 商户配额
|
|
2820
2820
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2821
2821
|
*/
|
|
2822
|
-
FactoryCnt
|
|
2822
|
+
FactoryCnt?: number
|
|
2823
2823
|
/**
|
|
2824
2824
|
* 商品数量
|
|
2825
2825
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2826
2826
|
*/
|
|
2827
|
-
ItemCnt
|
|
2827
|
+
ItemCnt?: number
|
|
2828
2828
|
/**
|
|
2829
2829
|
* 溯源码量
|
|
2830
2830
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2831
2831
|
*/
|
|
2832
|
-
TrackCnt
|
|
2832
|
+
TrackCnt?: number
|
|
2833
2833
|
/**
|
|
2834
2834
|
* 营销码额度
|
|
2835
2835
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2836
2836
|
*/
|
|
2837
|
-
SaleCnt
|
|
2837
|
+
SaleCnt?: number
|
|
2838
2838
|
/**
|
|
2839
2839
|
* 区块链上链次数
|
|
2840
2840
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2841
2841
|
*/
|
|
2842
|
-
ChainCnt
|
|
2842
|
+
ChainCnt?: number
|
|
2843
2843
|
/**
|
|
2844
|
-
*
|
|
2844
|
+
* 风险检测次数
|
|
2845
2845
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2846
|
+
* @deprecated
|
|
2846
2847
|
*/
|
|
2847
|
-
RiskCnt
|
|
2848
|
+
RiskCnt?: number
|
|
2848
2849
|
/**
|
|
2849
2850
|
* 时间
|
|
2850
2851
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2851
2852
|
*/
|
|
2852
|
-
UpdateTime
|
|
2853
|
+
UpdateTime?: string
|
|
2853
2854
|
}
|
|
2854
2855
|
|
|
2855
2856
|
/**
|
|
@@ -282,6 +282,7 @@ import {
|
|
|
282
282
|
DescribeGovernanceAliasesRequest,
|
|
283
283
|
ModifyCloudNativeAPIGatewayServiceResponse,
|
|
284
284
|
DescribeAutoScalerResourceStrategyBindingGroupsResponse,
|
|
285
|
+
DescribeInstanceTagInfosRequest,
|
|
285
286
|
GovernanceNamespaceInput,
|
|
286
287
|
DeleteGovernanceServicesResponse,
|
|
287
288
|
DeleteCloudNativeAPIGatewayCertificateResponse,
|
|
@@ -313,6 +314,7 @@ import {
|
|
|
313
314
|
DeleteCloudNativeAPIGatewayServiceRequest,
|
|
314
315
|
DescribePublicNetworkResponse,
|
|
315
316
|
ZookeeperRegionInfo,
|
|
317
|
+
DescribeInstanceTagInfosResponse,
|
|
316
318
|
DeleteConfigFilesRequest,
|
|
317
319
|
DescribeGovernanceServicesResponse,
|
|
318
320
|
CloseWafProtectionResponse,
|
|
@@ -401,6 +403,16 @@ export class Client extends AbstractClient {
|
|
|
401
403
|
return this.request("DescribeCloudNativeAPIGatewayServiceRateLimit", req, cb)
|
|
402
404
|
}
|
|
403
405
|
|
|
406
|
+
/**
|
|
407
|
+
* 更新云原生网关证书
|
|
408
|
+
*/
|
|
409
|
+
async ModifyCloudNativeAPIGatewayCertificate(
|
|
410
|
+
req: ModifyCloudNativeAPIGatewayCertificateRequest,
|
|
411
|
+
cb?: (error: string, rep: ModifyCloudNativeAPIGatewayCertificateResponse) => void
|
|
412
|
+
): Promise<ModifyCloudNativeAPIGatewayCertificateResponse> {
|
|
413
|
+
return this.request("ModifyCloudNativeAPIGatewayCertificate", req, cb)
|
|
414
|
+
}
|
|
415
|
+
|
|
404
416
|
/**
|
|
405
417
|
* 删除公网网络配置
|
|
406
418
|
*/
|
|
@@ -672,13 +684,13 @@ export class Client extends AbstractClient {
|
|
|
672
684
|
}
|
|
673
685
|
|
|
674
686
|
/**
|
|
675
|
-
*
|
|
687
|
+
* 查看实例的标签信息
|
|
676
688
|
*/
|
|
677
|
-
async
|
|
678
|
-
req:
|
|
679
|
-
cb?: (error: string, rep:
|
|
680
|
-
): Promise<
|
|
681
|
-
return this.request("
|
|
689
|
+
async DescribeInstanceTagInfos(
|
|
690
|
+
req: DescribeInstanceTagInfosRequest,
|
|
691
|
+
cb?: (error: string, rep: DescribeInstanceTagInfosResponse) => void
|
|
692
|
+
): Promise<DescribeInstanceTagInfosResponse> {
|
|
693
|
+
return this.request("DescribeInstanceTagInfos", req, cb)
|
|
682
694
|
}
|
|
683
695
|
|
|
684
696
|
/**
|
|
@@ -6588,6 +6588,16 @@ export interface DescribeAutoScalerResourceStrategyBindingGroupsResponse {
|
|
|
6588
6588
|
RequestId?: string
|
|
6589
6589
|
}
|
|
6590
6590
|
|
|
6591
|
+
/**
|
|
6592
|
+
* DescribeInstanceTagInfos请求参数结构体
|
|
6593
|
+
*/
|
|
6594
|
+
export interface DescribeInstanceTagInfosRequest {
|
|
6595
|
+
/**
|
|
6596
|
+
* 实例ID
|
|
6597
|
+
*/
|
|
6598
|
+
InstanceId: string
|
|
6599
|
+
}
|
|
6600
|
+
|
|
6591
6601
|
/**
|
|
6592
6602
|
* 治理中心命名空间输入参数
|
|
6593
6603
|
*/
|
|
@@ -7234,6 +7244,24 @@ export interface ZookeeperRegionInfo {
|
|
|
7234
7244
|
OtherRegions?: Array<ZookeeperRegionMyIdInfo>
|
|
7235
7245
|
}
|
|
7236
7246
|
|
|
7247
|
+
/**
|
|
7248
|
+
* DescribeInstanceTagInfos返回参数结构体
|
|
7249
|
+
*/
|
|
7250
|
+
export interface DescribeInstanceTagInfosResponse {
|
|
7251
|
+
/**
|
|
7252
|
+
* 实例ID
|
|
7253
|
+
*/
|
|
7254
|
+
InstanceId?: string
|
|
7255
|
+
/**
|
|
7256
|
+
* 实例标签集合
|
|
7257
|
+
*/
|
|
7258
|
+
TagInfos?: Array<InstanceTagInfo>
|
|
7259
|
+
/**
|
|
7260
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7261
|
+
*/
|
|
7262
|
+
RequestId?: string
|
|
7263
|
+
}
|
|
7264
|
+
|
|
7237
7265
|
/**
|
|
7238
7266
|
* DeleteConfigFiles请求参数结构体
|
|
7239
7267
|
*/
|
|
@@ -120,7 +120,7 @@ import {
|
|
|
120
120
|
FaceConfigureInfoForUpdate,
|
|
121
121
|
ModifyTranscodeTemplateRequest,
|
|
122
122
|
EditMediaTaskInput,
|
|
123
|
-
|
|
123
|
+
DescribeImageSpriteTemplatesRequest,
|
|
124
124
|
DeleteImageProcessingTemplateRequest,
|
|
125
125
|
DescribeDailyPlayStatFileListResponse,
|
|
126
126
|
CLSTopicInfo,
|
|
@@ -142,6 +142,7 @@ import {
|
|
|
142
142
|
StorageRegionInfo,
|
|
143
143
|
MediaTransitionItem,
|
|
144
144
|
MediaAiAnalysisCoverItem,
|
|
145
|
+
ComplexAdaptiveDynamicStreamingTaskSubtitleInput,
|
|
145
146
|
TagConfigureInfo,
|
|
146
147
|
SharpEnhanceInfo,
|
|
147
148
|
ModifySuperPlayerConfigResponse,
|
|
@@ -250,6 +251,7 @@ import {
|
|
|
250
251
|
DeleteAIAnalysisTemplateRequest,
|
|
251
252
|
VideoFrameInterpolationInfo,
|
|
252
253
|
EditMediaRequest,
|
|
254
|
+
CreateComplexAdaptiveDynamicStreamingTaskRequest,
|
|
253
255
|
AiRecognitionTaskAsrTranslateResult,
|
|
254
256
|
DescribeFileAttributesResponse,
|
|
255
257
|
LicenseUsageDataItem,
|
|
@@ -352,6 +354,7 @@ import {
|
|
|
352
354
|
ModifyEnhanceMediaTemplateResponse,
|
|
353
355
|
EnhanceMediaByTemplateResponse,
|
|
354
356
|
CreateJustInTimeTranscodeTemplateRequest,
|
|
357
|
+
ComplexAdaptiveDynamicStreamingTaskAudioInput,
|
|
355
358
|
ManageTaskRequest,
|
|
356
359
|
RoundPlayListItemInfo,
|
|
357
360
|
ModifyEventConfigRequest,
|
|
@@ -427,7 +430,7 @@ import {
|
|
|
427
430
|
ModifyVodDomainConfigResponse,
|
|
428
431
|
MediaSnapshotByTimeOffsetInfo,
|
|
429
432
|
VideoConfigureInfo,
|
|
430
|
-
|
|
433
|
+
DeleteAIAnalysisTemplateResponse,
|
|
431
434
|
ModifyRebuildMediaTemplateResponse,
|
|
432
435
|
CreateEnhanceMediaTemplateRequest,
|
|
433
436
|
MediaKeyFrameDescItem,
|
|
@@ -622,6 +625,7 @@ import {
|
|
|
622
625
|
VideoTemplateInfoForUpdate,
|
|
623
626
|
CreateContentReviewTemplateRequest,
|
|
624
627
|
DescribeContentReviewTemplatesRequest,
|
|
628
|
+
CreateComplexAdaptiveDynamicStreamingTaskResponse,
|
|
625
629
|
AdaptiveDynamicStreamingTaskInput,
|
|
626
630
|
DescribeImageSpriteTemplatesResponse,
|
|
627
631
|
DescribeCLSLogsetsRequest,
|
|
@@ -2024,6 +2028,27 @@ export class Client extends AbstractClient {
|
|
|
2024
2028
|
return this.request("ProcessMediaByUrl", req, cb)
|
|
2025
2029
|
}
|
|
2026
2030
|
|
|
2031
|
+
/**
|
|
2032
|
+
* 发起复杂自适应码流处理任务,功能包括:
|
|
2033
|
+
1. 按指定的自适应码流模版输出 HLS、DASH 自适应码流;
|
|
2034
|
+
2. 自适应码流的内容保护方案可选择无加密、Widevine 或 FairPlay;
|
|
2035
|
+
3. 支持添加片头片尾;
|
|
2036
|
+
4. 输出的自适应码流可包含多语言音频流,每种语言分别来自不同的媒体文件;
|
|
2037
|
+
5. 输出的自适应码流可包含多语言字幕流。
|
|
2038
|
+
|
|
2039
|
+
注意事项:
|
|
2040
|
+
1. 当使用片头时,片头媒体中的视频流需要和音频流对齐,否则将导致输出的内容音画不同步;
|
|
2041
|
+
2. 如果输出的自适应码流需要包含主媒体的音频,那么需要在 AudioSet 参数中指定主媒体的 FileId;
|
|
2042
|
+
3. 使用字幕时,需要先将字幕添加到主媒体,可通过 ModifyMediaInfo 接口或控制台的音视频详情页进行添加;
|
|
2043
|
+
4. 暂不支持极速高清、水印。
|
|
2044
|
+
*/
|
|
2045
|
+
async CreateComplexAdaptiveDynamicStreamingTask(
|
|
2046
|
+
req: CreateComplexAdaptiveDynamicStreamingTaskRequest,
|
|
2047
|
+
cb?: (error: string, rep: CreateComplexAdaptiveDynamicStreamingTaskResponse) => void
|
|
2048
|
+
): Promise<CreateComplexAdaptiveDynamicStreamingTaskResponse> {
|
|
2049
|
+
return this.request("CreateComplexAdaptiveDynamicStreamingTask", req, cb)
|
|
2050
|
+
}
|
|
2051
|
+
|
|
2027
2052
|
/**
|
|
2028
2053
|
* 修改用户自定义转码模板信息。
|
|
2029
2054
|
*/
|
|
@@ -2803,13 +2803,31 @@ export interface EditMediaTaskInput {
|
|
|
2803
2803
|
}
|
|
2804
2804
|
|
|
2805
2805
|
/**
|
|
2806
|
-
*
|
|
2806
|
+
* DescribeImageSpriteTemplates请求参数结构体
|
|
2807
2807
|
*/
|
|
2808
|
-
export interface
|
|
2808
|
+
export interface DescribeImageSpriteTemplatesRequest {
|
|
2809
2809
|
/**
|
|
2810
|
-
*
|
|
2810
|
+
* <b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>
|
|
2811
2811
|
*/
|
|
2812
|
-
|
|
2812
|
+
SubAppId?: number
|
|
2813
|
+
/**
|
|
2814
|
+
* 雪碧图模板唯一标识过滤条件,数组长度限制:100。
|
|
2815
|
+
*/
|
|
2816
|
+
Definitions?: Array<number | bigint>
|
|
2817
|
+
/**
|
|
2818
|
+
* 分页偏移量,默认值:0。
|
|
2819
|
+
*/
|
|
2820
|
+
Offset?: number
|
|
2821
|
+
/**
|
|
2822
|
+
* 返回记录条数,默认值:10,最大值:100。
|
|
2823
|
+
*/
|
|
2824
|
+
Limit?: number
|
|
2825
|
+
/**
|
|
2826
|
+
* 模板类型过滤条件,可选值:
|
|
2827
|
+
<li>Preset:系统预置模板;</li>
|
|
2828
|
+
<li>Custom:用户自定义模板。</li>
|
|
2829
|
+
*/
|
|
2830
|
+
Type?: string
|
|
2813
2831
|
}
|
|
2814
2832
|
|
|
2815
2833
|
/**
|
|
@@ -3304,6 +3322,22 @@ export interface MediaAiAnalysisCoverItem {
|
|
|
3304
3322
|
Confidence: number
|
|
3305
3323
|
}
|
|
3306
3324
|
|
|
3325
|
+
/**
|
|
3326
|
+
* 自适应码流任务多语言字幕的输入参数。
|
|
3327
|
+
*/
|
|
3328
|
+
export interface ComplexAdaptiveDynamicStreamingTaskSubtitleInput {
|
|
3329
|
+
/**
|
|
3330
|
+
* 字幕 ID。该字幕必须归属于自适应码流任务的输入主媒体。
|
|
3331
|
+
*/
|
|
3332
|
+
Id: string
|
|
3333
|
+
/**
|
|
3334
|
+
* 是否设置为自适应码流的默认字幕。取值:
|
|
3335
|
+
<li>YES:设置为默认字幕;</li>
|
|
3336
|
+
<li>NO:不设置为默认字幕(默认值)。</li>
|
|
3337
|
+
*/
|
|
3338
|
+
Default?: string
|
|
3339
|
+
}
|
|
3340
|
+
|
|
3307
3341
|
/**
|
|
3308
3342
|
* 智能标签任务控制参数
|
|
3309
3343
|
*/
|
|
@@ -6014,6 +6048,36 @@ export interface EditMediaRequest {
|
|
|
6014
6048
|
ExtInfo?: string
|
|
6015
6049
|
}
|
|
6016
6050
|
|
|
6051
|
+
/**
|
|
6052
|
+
* CreateComplexAdaptiveDynamicStreamingTask请求参数结构体
|
|
6053
|
+
*/
|
|
6054
|
+
export interface CreateComplexAdaptiveDynamicStreamingTaskRequest {
|
|
6055
|
+
/**
|
|
6056
|
+
* <b>点播[应用](/document/product/266/14574) ID。</b>
|
|
6057
|
+
*/
|
|
6058
|
+
SubAppId: number
|
|
6059
|
+
/**
|
|
6060
|
+
* 主媒体文件的媒体 ID。
|
|
6061
|
+
*/
|
|
6062
|
+
FileId: string
|
|
6063
|
+
/**
|
|
6064
|
+
* 自适应码流参数,最大支持8个。
|
|
6065
|
+
*/
|
|
6066
|
+
StreamParaSet: Array<ComplexAdaptiveDynamicStreamingTaskStreamPara>
|
|
6067
|
+
/**
|
|
6068
|
+
* 片头片尾列表,支持多片头片尾,最大可支持 4 个。如果填写了该字段,AudioSet 和 SubtitleSet 中指定的媒体的起始时间将会自动调整,和主媒体保持同步。
|
|
6069
|
+
*/
|
|
6070
|
+
HeadTailSet?: Array<HeadTailTaskInput>
|
|
6071
|
+
/**
|
|
6072
|
+
* 多语言音频流参数,最大支持16个。每个数组元素对应自适应码流中的一条音频流。如果要将主媒体文件中的音频流添加到输出的自适应码流中,那么也需要在此处指定。数组中元素的顺序将决定自适应码流中的音频流顺序。如果输入的媒体文件同时带有视频流和音频流,那么视频流将被忽略。
|
|
6073
|
+
*/
|
|
6074
|
+
AudioSet?: Array<ComplexAdaptiveDynamicStreamingTaskAudioInput>
|
|
6075
|
+
/**
|
|
6076
|
+
* 多语言字幕参数,最大可支持16个。每个数组元素对应自适应码流中的一条字幕流。数组中元素的顺序将决定自适应码流中的字幕流顺序。
|
|
6077
|
+
*/
|
|
6078
|
+
SubtitleSet?: Array<ComplexAdaptiveDynamicStreamingTaskSubtitleInput>
|
|
6079
|
+
}
|
|
6080
|
+
|
|
6017
6081
|
/**
|
|
6018
6082
|
* 语音翻译结果。
|
|
6019
6083
|
*/
|
|
@@ -8577,6 +8641,31 @@ export interface CreateJustInTimeTranscodeTemplateRequest {
|
|
|
8577
8641
|
Comment?: string
|
|
8578
8642
|
}
|
|
8579
8643
|
|
|
8644
|
+
/**
|
|
8645
|
+
* 自适应码流任务多语言音频流输入参数。
|
|
8646
|
+
*/
|
|
8647
|
+
export interface ComplexAdaptiveDynamicStreamingTaskAudioInput {
|
|
8648
|
+
/**
|
|
8649
|
+
* 音频源的媒体 ID。固定取该媒体中的首个音频流,视频流和其它音频流(如有)将被忽略。
|
|
8650
|
+
*/
|
|
8651
|
+
FileId: string
|
|
8652
|
+
/**
|
|
8653
|
+
* 输出的自适应码流中的音频流名称,长度限制为16个字符。
|
|
8654
|
+
*/
|
|
8655
|
+
Name: string
|
|
8656
|
+
/**
|
|
8657
|
+
* 输出的自适应码流中的音频流语言,长度限制为16个字符。要求符合 RFC5646 规范。
|
|
8658
|
+
*/
|
|
8659
|
+
Language: string
|
|
8660
|
+
/**
|
|
8661
|
+
* 是否设置为自适应码流的默认音频。取值:
|
|
8662
|
+
<li>YES:设置为默认音频;</li>
|
|
8663
|
+
<li>NO:不设置为默认音频(默认值)。</li>
|
|
8664
|
+
|
|
8665
|
+
*/
|
|
8666
|
+
Default?: string
|
|
8667
|
+
}
|
|
8668
|
+
|
|
8580
8669
|
/**
|
|
8581
8670
|
* ManageTask请求参数结构体
|
|
8582
8671
|
*/
|
|
@@ -10429,31 +10518,13 @@ export interface VideoConfigureInfo {
|
|
|
10429
10518
|
}
|
|
10430
10519
|
|
|
10431
10520
|
/**
|
|
10432
|
-
*
|
|
10521
|
+
* DeleteAIAnalysisTemplate返回参数结构体
|
|
10433
10522
|
*/
|
|
10434
|
-
export interface
|
|
10435
|
-
/**
|
|
10436
|
-
* <b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>
|
|
10437
|
-
*/
|
|
10438
|
-
SubAppId?: number
|
|
10439
|
-
/**
|
|
10440
|
-
* 雪碧图模板唯一标识过滤条件,数组长度限制:100。
|
|
10441
|
-
*/
|
|
10442
|
-
Definitions?: Array<number | bigint>
|
|
10443
|
-
/**
|
|
10444
|
-
* 分页偏移量,默认值:0。
|
|
10445
|
-
*/
|
|
10446
|
-
Offset?: number
|
|
10447
|
-
/**
|
|
10448
|
-
* 返回记录条数,默认值:10,最大值:100。
|
|
10449
|
-
*/
|
|
10450
|
-
Limit?: number
|
|
10523
|
+
export interface DeleteAIAnalysisTemplateResponse {
|
|
10451
10524
|
/**
|
|
10452
|
-
*
|
|
10453
|
-
<li>Preset:系统预置模板;</li>
|
|
10454
|
-
<li>Custom:用户自定义模板。</li>
|
|
10525
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10455
10526
|
*/
|
|
10456
|
-
|
|
10527
|
+
RequestId?: string
|
|
10457
10528
|
}
|
|
10458
10529
|
|
|
10459
10530
|
/**
|
|
@@ -15710,6 +15781,20 @@ export interface DescribeContentReviewTemplatesRequest {
|
|
|
15710
15781
|
Limit?: number
|
|
15711
15782
|
}
|
|
15712
15783
|
|
|
15784
|
+
/**
|
|
15785
|
+
* CreateComplexAdaptiveDynamicStreamingTask返回参数结构体
|
|
15786
|
+
*/
|
|
15787
|
+
export interface CreateComplexAdaptiveDynamicStreamingTaskResponse {
|
|
15788
|
+
/**
|
|
15789
|
+
* 任务 ID。
|
|
15790
|
+
*/
|
|
15791
|
+
TaskId?: string
|
|
15792
|
+
/**
|
|
15793
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
15794
|
+
*/
|
|
15795
|
+
RequestId?: string
|
|
15796
|
+
}
|
|
15797
|
+
|
|
15713
15798
|
/**
|
|
15714
15799
|
* 对视频转自适应码流的输入参数类型
|
|
15715
15800
|
*/
|