tccli 3.0.1224.1__py2.py3-none-any.whl → 3.0.1226.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/autoscaling/v20180419/api.json +11 -0
- tccli/services/batch/v20170312/api.json +33 -11
- tccli/services/billing/v20180709/api.json +60 -30
- tccli/services/billing/v20180709/examples.json +7 -7
- tccli/services/cbs/v20170312/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +218 -2
- tccli/services/cdb/v20170320/examples.json +3 -3
- tccli/services/cdwdoris/v20211228/api.json +1 -1
- tccli/services/ckafka/v20190819/api.json +791 -679
- tccli/services/cvm/v20170312/api.json +33 -11
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cynosdb/v20190107/api.json +4 -4
- tccli/services/dts/v20211206/api.json +21 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +297 -0
- tccli/services/hunyuan/v20230901/examples.json +8 -0
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +11 -11
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/live/live_client.py +548 -71
- tccli/services/live/v20180801/api.json +803 -45
- tccli/services/live/v20180801/examples.json +73 -1
- tccli/services/lke/v20231130/api.json +1 -1
- tccli/services/mps/v20190612/api.json +174 -13
- tccli/services/mrs/v20200910/api.json +4217 -4211
- tccli/services/mrs/v20200910/examples.json +14 -14
- tccli/services/ocr/ocr_client.py +0 -53
- tccli/services/ocr/v20181119/api.json +0 -162
- tccli/services/ocr/v20181119/examples.json +0 -8
- tccli/services/scf/v20180416/api.json +1 -1
- tccli/services/teo/teo_client.py +159 -0
- tccli/services/teo/v20220901/api.json +199 -0
- tccli/services/teo/v20220901/examples.json +36 -0
- tccli/services/trtc/v20190722/api.json +20 -0
- tccli/services/tsf/v20180326/api.json +1287 -118
- tccli/services/tsf/v20180326/examples.json +5 -5
- tccli/services/tts/v20190823/api.json +2 -2
- tccli/services/vclm/v20240523/api.json +77 -6
- tccli/services/vclm/v20240523/examples.json +9 -1
- tccli/services/vclm/vclm_client.py +53 -0
- tccli/services/vdb/v20230616/api.json +20 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1226.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1226.1.dist-info}/RECORD +52 -52
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1226.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1226.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1226.1.dist-info}/license_files/LICENSE +0 -0
@@ -16,6 +16,22 @@
|
|
16
16
|
"title": "添加布局20,绑定输入1,输入2"
|
17
17
|
}
|
18
18
|
],
|
19
|
+
"AddCasterMarkPicInfo": [
|
20
|
+
{
|
21
|
+
"document": "",
|
22
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCasterMarkPicInfo\n<公共请求参数>\n\n{\n \"MarkPicInfo\": {\n \"MarkPicIndex\": 1,\n \"MarkPicHeight\": 0.2,\n \"MarkPicId\": 0,\n \"MarkPicLocationX\": 0.2,\n \"MarkPicLocationY\": 0.2,\n \"MarkPicWidth\": 0.2\n },\n \"CasterId\": 1234\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
24
|
+
"title": "请求示例"
|
25
|
+
}
|
26
|
+
],
|
27
|
+
"AddCasterMarkWordInfo": [
|
28
|
+
{
|
29
|
+
"document": "",
|
30
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCasterMarkWordInfo\n<公共请求参数>\n\n{\n \"CasterId\": 1234,\n \"MarkWordInfo\": {\n \"MarkWordIndex\": 1,\n \"MarkWordFontSize\": 15,\n \"MarkWordText\": \"example\",\n \"MarkWordFontColor\": \"0x000033\",\n \"MarkWordLocationY\": 0.2,\n \"MarkWordLocationX\": 0.2,\n \"MarkWordFontType\": 1\n }\n}",
|
31
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
32
|
+
"title": "请求实例"
|
33
|
+
}
|
34
|
+
],
|
19
35
|
"AddCasterOutputInfo": [
|
20
36
|
{
|
21
37
|
"document": "",
|
@@ -320,6 +336,22 @@
|
|
320
336
|
"title": "请求示例"
|
321
337
|
}
|
322
338
|
],
|
339
|
+
"DeleteCasterMarkPicInfo": [
|
340
|
+
{
|
341
|
+
"document": "",
|
342
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCasterMarkPicInfo\n<公共请求参数>\n\n{\n \"CasterId\": 1234,\n \"MarkPicIndex\": 1\n}",
|
343
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
344
|
+
"title": "请求示例"
|
345
|
+
}
|
346
|
+
],
|
347
|
+
"DeleteCasterMarkWordInfo": [
|
348
|
+
{
|
349
|
+
"document": "",
|
350
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCasterMarkWordInfo\n<公共请求参数>\n\n{\n \"MarkWordIndex\": 1,\n \"CasterId\": 1234\n}",
|
351
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
352
|
+
"title": "请求示例"
|
353
|
+
}
|
354
|
+
],
|
323
355
|
"DeleteCasterOutputInfo": [
|
324
356
|
{
|
325
357
|
"document": "",
|
@@ -576,6 +608,22 @@
|
|
576
608
|
"title": "请求示例"
|
577
609
|
}
|
578
610
|
],
|
611
|
+
"DescribeCasterMarkPicInfos": [
|
612
|
+
{
|
613
|
+
"document": "",
|
614
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCasterMarkPicInfos\n<公共请求参数>\n\n{\n \"CasterId\": 1234\n}",
|
615
|
+
"output": "{\n \"Response\": {\n \"MarkPicInfos\": [\n {\n \"MarkPicIndex\": 1,\n \"MarkPicId\": 0,\n \"MarkPicUrl\": \"https://www.example.com/pic/example.jpg\",\n \"MarkPicWidth\": 0.2,\n \"MarkPicHeight\": 0.2,\n \"MarkPicLocationX\": 0,\n \"MarkPicLocationY\": 0.3,\n \"Description\": \"\",\n \"IsEqualProportion\": false\n }\n ],\n \"RequestId\": \"4b154257-a7ba-4371-91f2-40f44ee83f5c\"\n }\n}",
|
616
|
+
"title": "查询导播台的水印列表"
|
617
|
+
}
|
618
|
+
],
|
619
|
+
"DescribeCasterMarkWordInfos": [
|
620
|
+
{
|
621
|
+
"document": "",
|
622
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCasterMarkWordInfos\n<公共请求参数>\n\n{\n \"CasterId\": 1234\n}",
|
623
|
+
"output": "{\n \"Response\": {\n \"MarkWordInfos\": [\n {\n \"MarkWordIndex\": 1,\n \"MarkWordText\": \"example mark word\",\n \"MarkWordFontSize\": 52,\n \"MarkWordFontColor\": \"0xd0021b\",\n \"MarkWordFontType\": 1,\n \"MarkWordLocationX\": 0,\n \"MarkWordLocationY\": 0.5,\n \"MarkWordRollEnable\": false,\n \"MarkWordRollDirection\": 0,\n \"MarkWordRollOnceTime\": 5,\n \"MarkWordRollStartLocationX\": 0,\n \"MarkWordRollEndLocationX\": 0.3\n }\n ],\n \"RequestId\": \"d4040a52-8d42-4a76-8f28-ded6b3fa9a6e\"\n }\n}",
|
624
|
+
"title": "查询导播台文本列表"
|
625
|
+
}
|
626
|
+
],
|
579
627
|
"DescribeCasterOutputInfos": [
|
580
628
|
{
|
581
629
|
"document": "",
|
@@ -744,6 +792,14 @@
|
|
744
792
|
"title": "查询域名列表"
|
745
793
|
}
|
746
794
|
],
|
795
|
+
"DescribeLiveEnhanceInfoList": [
|
796
|
+
{
|
797
|
+
"document": "查询直播增强用量明细。",
|
798
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLiveEnhanceInfoList\n<公共请求参数>\n\n{\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Granularity\": 0,\n \"DomainNames\": [\n \"abc\"\n ],\n \"Type\": [\n \"abc\"\n ],\n \"Resolution\": [\n \"abc\"\n ],\n \"Fps\": [\n \"abc\"\n ]\n}",
|
799
|
+
"output": "{\n \"Response\": {\n \"DataInfoList\": [\n {\n \"Domain\": \"abc\",\n \"Time\": \"abc\",\n \"Duration\": 0,\n \"Fps\": \"abc\",\n \"Resolution\": \"abc\",\n \"Type\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
800
|
+
"title": "请求示例"
|
801
|
+
}
|
802
|
+
],
|
747
803
|
"DescribeLiveForbidStreamList": [
|
748
804
|
{
|
749
805
|
"document": "",
|
@@ -900,7 +956,7 @@
|
|
900
956
|
{
|
901
957
|
"document": "",
|
902
958
|
"input": "https://live.tencentcloudapi.com/?Action=DescribeLiveStreamOnlineList\n&DomainName=5000.livepush.myqcloud.com\n&AppName=live\n&PageNum=1\n&PageSize=10\n&<公共请求参数>",
|
903
|
-
"output": "{\n \"Response\": {\n \"OnlineInfo\": [\n {\n \"StreamName\": \"5000_abcdefg\",\n \"AppName\": \"live\",\n \"DomainName\": \"5000.livepush.myqcloud.com\",\n \"PublishTimeList\": [\n {\n \"PublishTime\": \"2017-10-24T12:00:00Z\"\n }\n ]\n }\n ],\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"RequestId\": \"8e50cdb5-56dc-408b-89b0-31818958d424\"\n }\n}",
|
959
|
+
"output": "{\n \"Response\": {\n \"OnlineInfo\": [\n {\n \"StreamName\": \"5000_abcdefg\",\n \"AppName\": \"live\",\n \"DomainName\": \"5000.livepush.myqcloud.com\",\n \"PublishTimeList\": [\n {\n \"PublishTime\": \"2017-10-24T12:00:00Z\"\n }\n ],\n \"PushToDelay\": 0\n }\n ],\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"RequestId\": \"8e50cdb5-56dc-408b-89b0-31818958d424\"\n }\n}",
|
904
960
|
"title": "请求示例"
|
905
961
|
}
|
906
962
|
],
|
@@ -1264,6 +1320,22 @@
|
|
1264
1320
|
"title": "修改模版20的布局使用的布局为输入2,输入3"
|
1265
1321
|
}
|
1266
1322
|
],
|
1323
|
+
"ModifyCasterMarkPicInfo": [
|
1324
|
+
{
|
1325
|
+
"document": "",
|
1326
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCasterMarkPicInfo\n<公共请求参数>\n\n{\n \"MarkPicInfo\": {\n \"MarkPicIndex\": 1,\n \"MarkPicHeight\": 0.3,\n \"MarkPicId\": 0,\n \"MarkPicLocationX\": 0.2,\n \"MarkPicLocationY\": 0.2,\n \"MarkPicWidth\": 0.3\n },\n \"CasterId\": 1234\n}",
|
1327
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
1328
|
+
"title": "请求示例"
|
1329
|
+
}
|
1330
|
+
],
|
1331
|
+
"ModifyCasterMarkWordInfo": [
|
1332
|
+
{
|
1333
|
+
"document": "",
|
1334
|
+
"input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCasterMarkWordInfo\n<公共请求参数>\n\n{\n \"CasterId\": 1234,\n \"MarkWordInfo\": {\n \"MarkWordIndex\": 1,\n \"MarkWordFontSize\": 18,\n \"MarkWordText\": \"Modify example\",\n \"MarkWordFontColor\": \"0x000033\",\n \"MarkWordLocationY\": 0.15,\n \"MarkWordLocationX\": 0.15,\n \"MarkWordFontType\": 2\n }\n}",
|
1335
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
1336
|
+
"title": "请求示例"
|
1337
|
+
}
|
1338
|
+
],
|
1267
1339
|
"ModifyCasterOutputInfo": [
|
1268
1340
|
{
|
1269
1341
|
"document": "",
|
@@ -4271,7 +4271,7 @@
|
|
4271
4271
|
},
|
4272
4272
|
{
|
4273
4273
|
"disabled": false,
|
4274
|
-
"document": "IsPublic
|
4274
|
+
"document": "IsPublic用于上传文件或图片时选择场景,当上传为对话端图片时IsPublic为true,上传文件(包括文档库文件和对话端文件)时IsPublic为false",
|
4275
4275
|
"example": "false",
|
4276
4276
|
"member": "bool",
|
4277
4277
|
"name": "IsPublic",
|
@@ -3249,42 +3249,52 @@
|
|
3249
3249
|
{
|
3250
3250
|
"disabled": false,
|
3251
3251
|
"document": "识别片段置信度。取值:0~100。",
|
3252
|
-
"example": "",
|
3252
|
+
"example": "100",
|
3253
3253
|
"member": "float",
|
3254
3254
|
"name": "Confidence",
|
3255
|
-
"
|
3255
|
+
"output_required": true,
|
3256
3256
|
"type": "float",
|
3257
3257
|
"value_allowed_null": false
|
3258
3258
|
},
|
3259
3259
|
{
|
3260
3260
|
"disabled": false,
|
3261
3261
|
"document": "识别片段起始的偏移时间,单位:秒。",
|
3262
|
-
"example": "",
|
3262
|
+
"example": "3.204",
|
3263
3263
|
"member": "float",
|
3264
3264
|
"name": "StartTimeOffset",
|
3265
|
-
"
|
3265
|
+
"output_required": true,
|
3266
3266
|
"type": "float",
|
3267
3267
|
"value_allowed_null": false
|
3268
3268
|
},
|
3269
3269
|
{
|
3270
3270
|
"disabled": false,
|
3271
3271
|
"document": "识别片段终止的偏移时间,单位:秒。",
|
3272
|
-
"example": "",
|
3272
|
+
"example": "7.204",
|
3273
3273
|
"member": "float",
|
3274
3274
|
"name": "EndTimeOffset",
|
3275
|
-
"
|
3275
|
+
"output_required": true,
|
3276
3276
|
"type": "float",
|
3277
3277
|
"value_allowed_null": false
|
3278
3278
|
},
|
3279
3279
|
{
|
3280
3280
|
"disabled": false,
|
3281
3281
|
"document": "识别文本。",
|
3282
|
-
"example": "",
|
3282
|
+
"example": "腾讯云媒体处理",
|
3283
3283
|
"member": "string",
|
3284
3284
|
"name": "Text",
|
3285
|
-
"
|
3285
|
+
"output_required": true,
|
3286
3286
|
"type": "string",
|
3287
3287
|
"value_allowed_null": false
|
3288
|
+
},
|
3289
|
+
{
|
3290
|
+
"disabled": false,
|
3291
|
+
"document": "字词时间戳信息。",
|
3292
|
+
"example": "无",
|
3293
|
+
"member": "WordResult",
|
3294
|
+
"name": "Wordlist",
|
3295
|
+
"output_required": false,
|
3296
|
+
"type": "list",
|
3297
|
+
"value_allowed_null": false
|
3288
3298
|
}
|
3289
3299
|
],
|
3290
3300
|
"usage": "out"
|
@@ -3742,6 +3752,17 @@
|
|
3742
3752
|
"required": true,
|
3743
3753
|
"type": "int",
|
3744
3754
|
"value_allowed_null": false
|
3755
|
+
},
|
3756
|
+
{
|
3757
|
+
"disabled": false,
|
3758
|
+
"document": "用户扩展字段,一般场景不用填。",
|
3759
|
+
"example": "无",
|
3760
|
+
"member": "string",
|
3761
|
+
"name": "UserExtPara",
|
3762
|
+
"output_required": false,
|
3763
|
+
"required": false,
|
3764
|
+
"type": "string",
|
3765
|
+
"value_allowed_null": false
|
3745
3766
|
}
|
3746
3767
|
],
|
3747
3768
|
"usage": "both"
|
@@ -4373,7 +4394,7 @@
|
|
4373
4394
|
"example": "100",
|
4374
4395
|
"member": "float",
|
4375
4396
|
"name": "Confidence",
|
4376
|
-
"
|
4397
|
+
"output_required": true,
|
4377
4398
|
"type": "float",
|
4378
4399
|
"value_allowed_null": false
|
4379
4400
|
},
|
@@ -4383,7 +4404,7 @@
|
|
4383
4404
|
"example": "17.45",
|
4384
4405
|
"member": "float",
|
4385
4406
|
"name": "StartTimeOffset",
|
4386
|
-
"
|
4407
|
+
"output_required": true,
|
4387
4408
|
"type": "float",
|
4388
4409
|
"value_allowed_null": false
|
4389
4410
|
},
|
@@ -4393,7 +4414,7 @@
|
|
4393
4414
|
"example": "29.99",
|
4394
4415
|
"member": "float",
|
4395
4416
|
"name": "EndTimeOffset",
|
4396
|
-
"
|
4417
|
+
"output_required": true,
|
4397
4418
|
"type": "float",
|
4398
4419
|
"value_allowed_null": false
|
4399
4420
|
},
|
@@ -4403,7 +4424,7 @@
|
|
4403
4424
|
"example": "你好",
|
4404
4425
|
"member": "string",
|
4405
4426
|
"name": "Text",
|
4406
|
-
"
|
4427
|
+
"output_required": true,
|
4407
4428
|
"type": "string",
|
4408
4429
|
"value_allowed_null": false
|
4409
4430
|
},
|
@@ -4413,9 +4434,19 @@
|
|
4413
4434
|
"example": "Hello",
|
4414
4435
|
"member": "string",
|
4415
4436
|
"name": "Trans",
|
4416
|
-
"
|
4437
|
+
"output_required": true,
|
4417
4438
|
"type": "string",
|
4418
4439
|
"value_allowed_null": false
|
4440
|
+
},
|
4441
|
+
{
|
4442
|
+
"disabled": false,
|
4443
|
+
"document": "字词时间戳信息。",
|
4444
|
+
"example": "无",
|
4445
|
+
"member": "WordResult",
|
4446
|
+
"name": "Wordlist",
|
4447
|
+
"output_required": false,
|
4448
|
+
"type": "list",
|
4449
|
+
"value_allowed_null": false
|
4419
4450
|
}
|
4420
4451
|
],
|
4421
4452
|
"usage": "out"
|
@@ -14161,6 +14192,24 @@
|
|
14161
14192
|
"name": "Name",
|
14162
14193
|
"required": false,
|
14163
14194
|
"type": "string"
|
14195
|
+
},
|
14196
|
+
{
|
14197
|
+
"disabled": false,
|
14198
|
+
"document": "视频场景化,可选值: \nnormal:通用转码场景:通用转码压缩场景。 \npgc:PGC高清影视:压缩时会注重影视剧的观看体验,根据影视剧特性进行ROI编码,同时保留高质量的视频内容和音频。 \nmaterials_video:高清素材:素材资源类场景,对画质要求极高,较多透明画面内容,在压缩的同时接近视觉无损。 \nugc:UGC内容:适用于广泛的UGC/短视频场景,针对短视频的特性优化编码码率, 画质提升,提升业务QOS/QOE指标。 \ne-commerce_video:秀场/电商类:压缩时会强调细节清晰度和ROI区域提升,尤其注重保持人脸区域的画质。 \neducational_video:教育类:压缩时会强调文字和图像的清晰度和可读性,以便学生更好地理解内容,确保讲解内容清晰传达。 \nno_config:未配置。",
|
14199
|
+
"example": "normal",
|
14200
|
+
"member": "string",
|
14201
|
+
"name": "SceneType",
|
14202
|
+
"required": false,
|
14203
|
+
"type": "string"
|
14204
|
+
},
|
14205
|
+
{
|
14206
|
+
"disabled": false,
|
14207
|
+
"document": "转码策略,可选值: \nultra_compress:极致压缩:相比标准压缩,该策略能在保证一定画质的基础上最大限度压缩码率,极大节约带宽和存储成本。 \nstandard_compress:综合最优:平衡压缩率与画质,在保证主观画质没有明显降低的情况下尽可能压缩文件。该策略仅收取音视频极速高清转码费用。 \nhigh_compress:码率优先:优先保证降低文件体积大小,可能有一定画质损失。该策略仅收取音视频极速高清转码费用。 \nlow_compress:画质优先:优先保证画质,压缩出来的文件体积可能相对较大。该策略仅收取音视频极速高清转码费用。 \nno_config:未配置。",
|
14208
|
+
"example": "standard_compress",
|
14209
|
+
"member": "string",
|
14210
|
+
"name": "CompressType",
|
14211
|
+
"required": false,
|
14212
|
+
"type": "string"
|
14164
14213
|
}
|
14165
14214
|
],
|
14166
14215
|
"type": "object"
|
@@ -27208,6 +27257,16 @@
|
|
27208
27257
|
"output_required": true,
|
27209
27258
|
"type": "object",
|
27210
27259
|
"value_allowed_null": true
|
27260
|
+
},
|
27261
|
+
{
|
27262
|
+
"disabled": false,
|
27263
|
+
"document": "转码模板别名称。\n注意:此字段可能返回 null,表示取不到有效值。",
|
27264
|
+
"example": "“”",
|
27265
|
+
"member": "string",
|
27266
|
+
"name": "AliasName",
|
27267
|
+
"output_required": false,
|
27268
|
+
"type": "string",
|
27269
|
+
"value_allowed_null": true
|
27211
27270
|
}
|
27212
27271
|
],
|
27213
27272
|
"usage": "out"
|
@@ -28088,6 +28147,39 @@
|
|
28088
28147
|
"required": false,
|
28089
28148
|
"type": "object",
|
28090
28149
|
"value_allowed_null": true
|
28150
|
+
},
|
28151
|
+
{
|
28152
|
+
"disabled": false,
|
28153
|
+
"document": "模版是否开启场景化 \n0:不开启 \n1:开启 \n默认值:0\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
28154
|
+
"example": "0",
|
28155
|
+
"member": "int64",
|
28156
|
+
"name": "ScenarioBased",
|
28157
|
+
"output_required": false,
|
28158
|
+
"required": false,
|
28159
|
+
"type": "int",
|
28160
|
+
"value_allowed_null": true
|
28161
|
+
},
|
28162
|
+
{
|
28163
|
+
"disabled": false,
|
28164
|
+
"document": "视频场景化,可选值: \nnormal:通用转码场景:通用转码压缩场景。\npgc:PGC高清影视:压缩时会注重影视剧的观看体验,根据影视剧特性进行ROI编码,同时保留高质量的视频内容和音频。 \nmaterials_video:高清素材:素材资源类场景,对画质要求极高,较多透明画面内容,在压缩的同时接近视觉无损。 \nugc:UGC内容:适用于广泛的UGC/短视频场景,针对短视频的特性优化编码码率, 画质提升,提升业务QOS/QOE指标。 \ne-commerce_video:秀场/电商类:压缩时会强调细节清晰度和ROI区域提升,尤其注重保持人脸区域的画质。 \neducational_video:教育类:压缩时会强调文字和图像的清晰度和可读性,以便学生更好地理解内容,确保讲解内容清晰传达。 \n默认值:normal\n注意:此字段可能返回 null,表示取不到有效值。",
|
28165
|
+
"example": "normal",
|
28166
|
+
"member": "string",
|
28167
|
+
"name": "SceneType",
|
28168
|
+
"output_required": false,
|
28169
|
+
"required": false,
|
28170
|
+
"type": "string",
|
28171
|
+
"value_allowed_null": true
|
28172
|
+
},
|
28173
|
+
{
|
28174
|
+
"disabled": false,
|
28175
|
+
"document": "转码策略,可选值: \nultra_compress:极致压缩:相比标准压缩,该策略能在保证一定画质的基础上最大限度压缩码率,极大节约带宽和存储成本。 \nstandard_compress:综合最优:平衡压缩率与画质,在保证主观画质没有明显降低的情况下尽可能压缩文件。该策略仅收取音视频极速高清转码费用。 \nhigh_compress:码率优先:优先保证降低文件体积大小,可能有一定画质损失。该策略仅收取音视频极速高清转码费用。 \nlow_compress:画质优先:优先保证画质,压缩出来的文件体积可能相对较大。该策略仅收取音视频极速高清转码费用。 \n默认值:standard_compress \n注:若需要在电视上观看视频,不建议使用ultra_compress策略。ultra_compress策略计费标准为极速高清转码 + 音视频增强-去毛刺。\n注意:此字段可能返回 null,表示取不到有效值。",
|
28176
|
+
"example": "standard_compress",
|
28177
|
+
"member": "string",
|
28178
|
+
"name": "CompressType",
|
28179
|
+
"output_required": false,
|
28180
|
+
"required": false,
|
28181
|
+
"type": "string",
|
28182
|
+
"value_allowed_null": true
|
28091
28183
|
}
|
28092
28184
|
],
|
28093
28185
|
"usage": "both"
|
@@ -28369,6 +28461,39 @@
|
|
28369
28461
|
"required": false,
|
28370
28462
|
"type": "object",
|
28371
28463
|
"value_allowed_null": true
|
28464
|
+
},
|
28465
|
+
{
|
28466
|
+
"disabled": false,
|
28467
|
+
"document": "模版是否开启场景化 \n0:不开启 \n1:开启 \n默认值:0\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
28468
|
+
"example": "0",
|
28469
|
+
"member": "int64",
|
28470
|
+
"name": "ScenarioBased",
|
28471
|
+
"output_required": false,
|
28472
|
+
"required": false,
|
28473
|
+
"type": "int",
|
28474
|
+
"value_allowed_null": true
|
28475
|
+
},
|
28476
|
+
{
|
28477
|
+
"disabled": false,
|
28478
|
+
"document": "视频场景化,可选值: \nnormal:通用转码场景:通用转码压缩场景 pgc:PGC高清影视:压缩时会注重影视剧的观看体验,根据影视剧特性进行ROI编码,同时保留高质量的视频内容和音频。 \nmaterials_video:高清素材:素材资源类场景,对画质要求极高,较多透明画面内容,在压缩的同时接近视觉无损。 \nugc:UGC内容:适用于广泛的UGC/短视频场景,针对短视频的特性优化编码码率, 画质提升,提升业务QOS/QOE指标。 \ne-commerce_video:秀场/电商类:压缩时会强调细节清晰度和ROI区域提升,尤其注重保持人脸区域的画质。 \neducational_video:教育类:压缩时会强调文字和图像的清晰度和可读性,以便学生更好地理解内容,确保讲解内容清晰传达。\n默认值:normal\n注意:此字段可能返回 null,表示取不到有效值。",
|
28479
|
+
"example": "normal",
|
28480
|
+
"member": "string",
|
28481
|
+
"name": "SceneType",
|
28482
|
+
"output_required": false,
|
28483
|
+
"required": false,
|
28484
|
+
"type": "string",
|
28485
|
+
"value_allowed_null": true
|
28486
|
+
},
|
28487
|
+
{
|
28488
|
+
"disabled": false,
|
28489
|
+
"document": "转码策略,可选值: \nultra_compress:极致压缩:相比标准压缩,该策略能在保证一定画质的基础上最大限度压缩码率,极大节约带宽和存储成本。 \nstandard_compress:综合最优:平衡压缩率与画质,在保证主观画质没有明显降低的情况下尽可能压缩文件。该策略仅收取音视频极速高清转码费用。 \nhigh_compress:码率优先:优先保证降低文件体积大小,可能有一定画质损失。该策略仅收取音视频极速高清转码费用。 \nlow_compress:画质优先:优先保证画质,压缩出来的文件体积可能相对较大。该策略仅收取音视频极速高清转码费用。 \n默认值:standard_compress \n注:若需要在电视上观看视频,不建议使用ultra_compress策略。ultra_compress策略计费标准为极速高清转码 + 音视频增强-去毛刺。\n注意:此字段可能返回 null,表示取不到有效值。",
|
28490
|
+
"example": "standard_compress",
|
28491
|
+
"member": "string",
|
28492
|
+
"name": "CompressType",
|
28493
|
+
"output_required": false,
|
28494
|
+
"required": false,
|
28495
|
+
"type": "string",
|
28496
|
+
"value_allowed_null": true
|
28372
28497
|
}
|
28373
28498
|
],
|
28374
28499
|
"usage": "both"
|
@@ -28654,6 +28779,42 @@
|
|
28654
28779
|
],
|
28655
28780
|
"type": "object"
|
28656
28781
|
},
|
28782
|
+
"WordResult": {
|
28783
|
+
"document": "字词信息。",
|
28784
|
+
"members": [
|
28785
|
+
{
|
28786
|
+
"disabled": false,
|
28787
|
+
"document": "字词文本。",
|
28788
|
+
"example": "腾讯云",
|
28789
|
+
"member": "string",
|
28790
|
+
"name": "Word",
|
28791
|
+
"output_required": true,
|
28792
|
+
"type": "string",
|
28793
|
+
"value_allowed_null": false
|
28794
|
+
},
|
28795
|
+
{
|
28796
|
+
"disabled": false,
|
28797
|
+
"document": "字词起始时间戳,单位秒。",
|
28798
|
+
"example": "3.204",
|
28799
|
+
"member": "float",
|
28800
|
+
"name": "Start",
|
28801
|
+
"output_required": false,
|
28802
|
+
"type": "float",
|
28803
|
+
"value_allowed_null": false
|
28804
|
+
},
|
28805
|
+
{
|
28806
|
+
"disabled": false,
|
28807
|
+
"document": "字词结束时间戳,单位秒。",
|
28808
|
+
"example": "5.404",
|
28809
|
+
"member": "float",
|
28810
|
+
"name": "End",
|
28811
|
+
"output_required": false,
|
28812
|
+
"type": "float",
|
28813
|
+
"value_allowed_null": false
|
28814
|
+
}
|
28815
|
+
],
|
28816
|
+
"usage": "out"
|
28817
|
+
},
|
28657
28818
|
"WorkflowInfo": {
|
28658
28819
|
"document": "工作流信息详情。",
|
28659
28820
|
"members": [
|