tencentcloud-sdk-vod 3.0.1169 → 3.0.1178
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180717/models.rb +161 -47
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9d213db350696a26065aaf6ce8842a02d20054b5
|
|
4
|
+
data.tar.gz: 2bc3bbb40e52c0cc5a79894e0febd8807ae454e0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 44e0ec027d02e4e603c83516348735951cb257dd8871cf2ae3fa2089cded2f54688157fb2bf7a6b697ba21a64500e67d9bc7b94645a0d252ea67a95c2b8eeade
|
|
7
|
+
data.tar.gz: 2513639c8a75d26c021e789a3a0b986d6fa7e56f15da3dd2d222fcbe91f9cdf9f3fe28d961750c11e1f1996c5ef094270ed537ccc097aef8b4aae28a5c0c7c94
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1178
|
data/lib/v20180717/models.rb
CHANGED
|
@@ -2144,8 +2144,8 @@ module TencentCloud
|
|
|
2144
2144
|
|
|
2145
2145
|
attr_accessor :Name, :SegmentSet, :RecognitionSegmentSet
|
|
2146
2146
|
extend Gem::Deprecate
|
|
2147
|
-
deprecate :SegmentSet, :none, 2025,
|
|
2148
|
-
deprecate :SegmentSet=, :none, 2025,
|
|
2147
|
+
deprecate :SegmentSet, :none, 2025, 12
|
|
2148
|
+
deprecate :SegmentSet=, :none, 2025, 12
|
|
2149
2149
|
|
|
2150
2150
|
def initialize(name=nil, segmentset=nil, recognitionsegmentset=nil)
|
|
2151
2151
|
@Name = name
|
|
@@ -4291,8 +4291,8 @@ module TencentCloud
|
|
|
4291
4291
|
|
|
4292
4292
|
attr_accessor :Switch, :SubtitleFormats, :SubtitleFormat, :SrcLanguage, :SubtitleName
|
|
4293
4293
|
extend Gem::Deprecate
|
|
4294
|
-
deprecate :SubtitleFormat, :none, 2025,
|
|
4295
|
-
deprecate :SubtitleFormat=, :none, 2025,
|
|
4294
|
+
deprecate :SubtitleFormat, :none, 2025, 12
|
|
4295
|
+
deprecate :SubtitleFormat=, :none, 2025, 12
|
|
4296
4296
|
|
|
4297
4297
|
def initialize(switch=nil, subtitleformats=nil, subtitleformat=nil, srclanguage=nil, subtitlename=nil)
|
|
4298
4298
|
@Switch = switch
|
|
@@ -4335,8 +4335,8 @@ module TencentCloud
|
|
|
4335
4335
|
|
|
4336
4336
|
attr_accessor :Switch, :SubtitleFormatsOperation, :SubtitleFormat, :SrcLanguage, :SubtitleName
|
|
4337
4337
|
extend Gem::Deprecate
|
|
4338
|
-
deprecate :SubtitleFormat, :none, 2025,
|
|
4339
|
-
deprecate :SubtitleFormat=, :none, 2025,
|
|
4338
|
+
deprecate :SubtitleFormat, :none, 2025, 12
|
|
4339
|
+
deprecate :SubtitleFormat=, :none, 2025, 12
|
|
4340
4340
|
|
|
4341
4341
|
def initialize(switch=nil, subtitleformatsoperation=nil, subtitleformat=nil, srclanguage=nil, subtitlename=nil)
|
|
4342
4342
|
@Switch = switch
|
|
@@ -7498,8 +7498,8 @@ module TencentCloud
|
|
|
7498
7498
|
|
|
7499
7499
|
attr_accessor :Name, :SubAppId, :Comment, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTaskSet, :AiRecognitionTask, :ReviewAudioVideoTask
|
|
7500
7500
|
extend Gem::Deprecate
|
|
7501
|
-
deprecate :AiRecognitionTask, :none, 2025,
|
|
7502
|
-
deprecate :AiRecognitionTask=, :none, 2025,
|
|
7501
|
+
deprecate :AiRecognitionTask, :none, 2025, 12
|
|
7502
|
+
deprecate :AiRecognitionTask=, :none, 2025, 12
|
|
7503
7503
|
|
|
7504
7504
|
def initialize(name=nil, subappid=nil, comment=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontaskset=nil, airecognitiontask=nil, reviewaudiovideotask=nil)
|
|
7505
7505
|
@Name = name
|
|
@@ -10708,8 +10708,8 @@ module TencentCloud
|
|
|
10708
10708
|
|
|
10709
10709
|
attr_accessor :DomainName, :Domain, :Scheme, :PlayKey, :RequestId
|
|
10710
10710
|
extend Gem::Deprecate
|
|
10711
|
-
deprecate :DomainName, :none, 2025,
|
|
10712
|
-
deprecate :DomainName=, :none, 2025,
|
|
10711
|
+
deprecate :DomainName, :none, 2025, 12
|
|
10712
|
+
deprecate :DomainName=, :none, 2025, 12
|
|
10713
10713
|
|
|
10714
10714
|
def initialize(domainname=nil, domain=nil, scheme=nil, playkey=nil, requestid=nil)
|
|
10715
10715
|
@DomainName = domainname
|
|
@@ -12182,8 +12182,8 @@ module TencentCloud
|
|
|
12182
12182
|
|
|
12183
12183
|
attr_accessor :SubAppId, :RoundPlayIds, :Status, :CreateTime, :UpdateTime, :ScrollToken, :Offset, :Limit
|
|
12184
12184
|
extend Gem::Deprecate
|
|
12185
|
-
deprecate :Offset, :none, 2025,
|
|
12186
|
-
deprecate :Offset=, :none, 2025,
|
|
12185
|
+
deprecate :Offset, :none, 2025, 12
|
|
12186
|
+
deprecate :Offset=, :none, 2025, 12
|
|
12187
12187
|
|
|
12188
12188
|
def initialize(subappid=nil, roundplayids=nil, status=nil, createtime=nil, updatetime=nil, scrolltoken=nil, offset=nil, limit=nil)
|
|
12189
12189
|
@SubAppId = subappid
|
|
@@ -12227,8 +12227,8 @@ module TencentCloud
|
|
|
12227
12227
|
|
|
12228
12228
|
attr_accessor :TotalCount, :RoundPlaySet, :ScrollToken, :RequestId
|
|
12229
12229
|
extend Gem::Deprecate
|
|
12230
|
-
deprecate :TotalCount, :none, 2025,
|
|
12231
|
-
deprecate :TotalCount=, :none, 2025,
|
|
12230
|
+
deprecate :TotalCount, :none, 2025, 12
|
|
12231
|
+
deprecate :TotalCount=, :none, 2025, 12
|
|
12232
12232
|
|
|
12233
12233
|
def initialize(totalcount=nil, roundplayset=nil, scrolltoken=nil, requestid=nil)
|
|
12234
12234
|
@TotalCount = totalcount
|
|
@@ -12729,7 +12729,7 @@ module TencentCloud
|
|
|
12729
12729
|
|
|
12730
12730
|
# DescribeTaskDetail返回参数结构体
|
|
12731
12731
|
class DescribeTaskDetailResponse < TencentCloud::Common::AbstractModel
|
|
12732
|
-
# @param TaskType: 任务类型,取值:<li>Procedure:视频处理任务;</li><li>EditMedia:视频编辑任务;</li><li>SplitMedia:视频拆条任务;</li><li>ComposeMedia:制作媒体文件任务;</li><li>WechatPublish:微信发布任务;</li><li>WechatMiniProgramPublish:微信小程序视频发布任务;</li><li>PullUpload:拉取上传媒体文件任务;</li><li>FastClipMedia:快速剪辑任务;</li><li>RemoveWatermarkTask:智能去除水印任务;</li><li>DescribeFileAttributesTask:获取文件属性任务;</li><li>RebuildMedia:音画质重生任务(不推荐使用);</li><li>ReviewAudioVideo:音视频审核任务;</li><li>ExtractTraceWatermark:提取溯源水印任务;</li><li>ExtractCopyRightWatermark:提取版权水印任务;</li><li>QualityInspect:音画质检测任务;</li><li>QualityEnhance:音画质重生任务;</li><li>ComplexAdaptiveDynamicStreaming:复杂自适应码流任务;</li><li>ProcessMediaByMPS:MPS
|
|
12732
|
+
# @param TaskType: 任务类型,取值:<li>Procedure:视频处理任务;</li><li>EditMedia:视频编辑任务;</li><li>SplitMedia:视频拆条任务;</li><li>ComposeMedia:制作媒体文件任务;</li><li>WechatPublish:微信发布任务;</li><li>WechatMiniProgramPublish:微信小程序视频发布任务;</li><li>PullUpload:拉取上传媒体文件任务;</li><li>FastClipMedia:快速剪辑任务;</li><li>RemoveWatermarkTask:智能去除水印任务;</li><li>DescribeFileAttributesTask:获取文件属性任务;</li><li>RebuildMedia:音画质重生任务(不推荐使用);</li><li>ReviewAudioVideo:音视频审核任务;</li><li>ExtractTraceWatermark:提取溯源水印任务;</li><li>ExtractCopyRightWatermark:提取版权水印任务;</li><li>QualityInspect:音画质检测任务;</li><li>QualityEnhance:音画质重生任务;</li><li>ComplexAdaptiveDynamicStreaming:复杂自适应码流任务;</li><li>ProcessMediaByMPS:MPS 视频处理任务;</li><li>AigcImageTask:AIGC 生图任务;</li><li>AigcVideoTask:AIGC 生视频任务。</li>
|
|
12733
12733
|
# @type TaskType: String
|
|
12734
12734
|
# @param Status: 任务状态,取值:
|
|
12735
12735
|
# <li>WAITING:等待中;</li>
|
|
@@ -14156,6 +14156,8 @@ module TencentCloud
|
|
|
14156
14156
|
# <li>PersistenceComplete:剪辑固化完成;</li>
|
|
14157
14157
|
# <li>ComplexAdaptiveDynamicStreamingComplete:复杂自适应码流任务完成。</li>
|
|
14158
14158
|
# <li>ProcessMediaByMPSComplete:MPS视频处理完成。</li>
|
|
14159
|
+
# <li>AigcImageComplete:AIGC 生图任务完成。</li>
|
|
14160
|
+
# <li>AigcVideoComplete:AIGC 生视频任务完成。</li>
|
|
14159
14161
|
# <b>兼容 2017 版的事件类型:</b>
|
|
14160
14162
|
# <li>TranscodeComplete:视频转码完成;</li>
|
|
14161
14163
|
# <li>ConcatComplete:视频拼接完成;</li>
|
|
@@ -14752,8 +14754,8 @@ module TencentCloud
|
|
|
14752
14754
|
|
|
14753
14755
|
attr_accessor :Uv, :Uid
|
|
14754
14756
|
extend Gem::Deprecate
|
|
14755
|
-
deprecate :Uid, :none, 2025,
|
|
14756
|
-
deprecate :Uid=, :none, 2025,
|
|
14757
|
+
deprecate :Uid, :none, 2025, 12
|
|
14758
|
+
deprecate :Uid=, :none, 2025, 12
|
|
14757
14759
|
|
|
14758
14760
|
def initialize(uv=nil, uid=nil)
|
|
14759
14761
|
@Uv = uv
|
|
@@ -16329,6 +16331,87 @@ module TencentCloud
|
|
|
16329
16331
|
end
|
|
16330
16332
|
end
|
|
16331
16333
|
|
|
16334
|
+
# 使用MPS进行处理后的智能媒体信息
|
|
16335
|
+
class MPSAiMediaInfo < TencentCloud::Common::AbstractModel
|
|
16336
|
+
# @param AiMediaList: MPS处理后的智能媒体信息列表
|
|
16337
|
+
# @type AiMediaList: Array
|
|
16338
|
+
|
|
16339
|
+
attr_accessor :AiMediaList
|
|
16340
|
+
|
|
16341
|
+
def initialize(aimedialist=nil)
|
|
16342
|
+
@AiMediaList = aimedialist
|
|
16343
|
+
end
|
|
16344
|
+
|
|
16345
|
+
def deserialize(params)
|
|
16346
|
+
unless params['AiMediaList'].nil?
|
|
16347
|
+
@AiMediaList = []
|
|
16348
|
+
params['AiMediaList'].each do |i|
|
|
16349
|
+
mpsaimediaitem_tmp = MPSAiMediaItem.new
|
|
16350
|
+
mpsaimediaitem_tmp.deserialize(i)
|
|
16351
|
+
@AiMediaList << mpsaimediaitem_tmp
|
|
16352
|
+
end
|
|
16353
|
+
end
|
|
16354
|
+
end
|
|
16355
|
+
end
|
|
16356
|
+
|
|
16357
|
+
# MPS AI媒资任务项
|
|
16358
|
+
class MPSAiMediaItem < TencentCloud::Common::AbstractModel
|
|
16359
|
+
# @param TaskType: MPS智能处理任务类型
|
|
16360
|
+
# @type TaskType: String
|
|
16361
|
+
# @param AiMediaTasks: MPS 智能媒资任务输出
|
|
16362
|
+
# @type AiMediaTasks: Array
|
|
16363
|
+
|
|
16364
|
+
attr_accessor :TaskType, :AiMediaTasks
|
|
16365
|
+
|
|
16366
|
+
def initialize(tasktype=nil, aimediatasks=nil)
|
|
16367
|
+
@TaskType = tasktype
|
|
16368
|
+
@AiMediaTasks = aimediatasks
|
|
16369
|
+
end
|
|
16370
|
+
|
|
16371
|
+
def deserialize(params)
|
|
16372
|
+
@TaskType = params['TaskType']
|
|
16373
|
+
unless params['AiMediaTasks'].nil?
|
|
16374
|
+
@AiMediaTasks = []
|
|
16375
|
+
params['AiMediaTasks'].each do |i|
|
|
16376
|
+
mpsaimediatask_tmp = MPSAiMediaTask.new
|
|
16377
|
+
mpsaimediatask_tmp.deserialize(i)
|
|
16378
|
+
@AiMediaTasks << mpsaimediatask_tmp
|
|
16379
|
+
end
|
|
16380
|
+
end
|
|
16381
|
+
end
|
|
16382
|
+
end
|
|
16383
|
+
|
|
16384
|
+
# MPS智能任务
|
|
16385
|
+
class MPSAiMediaTask < TencentCloud::Common::AbstractModel
|
|
16386
|
+
# @param Definition: MPS智能任务的模板 ID
|
|
16387
|
+
# @type Definition: Integer
|
|
16388
|
+
# @param OutputFile: MPS智能任务输出文件集合
|
|
16389
|
+
# @type OutputFile: Array
|
|
16390
|
+
# @param OutputText: MPS智能任务输出
|
|
16391
|
+
# @type OutputText: String
|
|
16392
|
+
|
|
16393
|
+
attr_accessor :Definition, :OutputFile, :OutputText
|
|
16394
|
+
|
|
16395
|
+
def initialize(definition=nil, outputfile=nil, outputtext=nil)
|
|
16396
|
+
@Definition = definition
|
|
16397
|
+
@OutputFile = outputfile
|
|
16398
|
+
@OutputText = outputtext
|
|
16399
|
+
end
|
|
16400
|
+
|
|
16401
|
+
def deserialize(params)
|
|
16402
|
+
@Definition = params['Definition']
|
|
16403
|
+
unless params['OutputFile'].nil?
|
|
16404
|
+
@OutputFile = []
|
|
16405
|
+
params['OutputFile'].each do |i|
|
|
16406
|
+
mpsoutputfileinfo_tmp = MPSOutputFileInfo.new
|
|
16407
|
+
mpsoutputfileinfo_tmp.deserialize(i)
|
|
16408
|
+
@OutputFile << mpsoutputfileinfo_tmp
|
|
16409
|
+
end
|
|
16410
|
+
end
|
|
16411
|
+
@OutputText = params['OutputText']
|
|
16412
|
+
end
|
|
16413
|
+
end
|
|
16414
|
+
|
|
16332
16415
|
# 用于描述 MPS 视频处理任务中的返回文件结果。
|
|
16333
16416
|
class MPSOutputFile < TencentCloud::Common::AbstractModel
|
|
16334
16417
|
# @param FileType: 文件类型。用于标识 MPS 视频处理任务执行结果中的特定返回文件。
|
|
@@ -16366,6 +16449,26 @@ module TencentCloud
|
|
|
16366
16449
|
end
|
|
16367
16450
|
end
|
|
16368
16451
|
|
|
16452
|
+
# MPS输出文件信息
|
|
16453
|
+
class MPSOutputFileInfo < TencentCloud::Common::AbstractModel
|
|
16454
|
+
# @param FileType: MPS输出文件类型
|
|
16455
|
+
# @type FileType: String
|
|
16456
|
+
# @param Url: MPS输出文件的URL
|
|
16457
|
+
# @type Url: String
|
|
16458
|
+
|
|
16459
|
+
attr_accessor :FileType, :Url
|
|
16460
|
+
|
|
16461
|
+
def initialize(filetype=nil, url=nil)
|
|
16462
|
+
@FileType = filetype
|
|
16463
|
+
@Url = url
|
|
16464
|
+
end
|
|
16465
|
+
|
|
16466
|
+
def deserialize(params)
|
|
16467
|
+
@FileType = params['FileType']
|
|
16468
|
+
@Url = params['Url']
|
|
16469
|
+
end
|
|
16470
|
+
end
|
|
16471
|
+
|
|
16369
16472
|
# MPS 具体子任务查询结果类型。
|
|
16370
16473
|
class MPSSubTaskResult < TencentCloud::Common::AbstractModel
|
|
16371
16474
|
# @param TaskType: 任务类型。MPS 的 WorkflowTask 结构中的具体子任务类型。取值:<li>AiAnalysis.DeLogo:智能擦除任务。</li><li>MediaProcess.Transcode:音视频增强任务。</li>
|
|
@@ -16409,11 +16512,14 @@ module TencentCloud
|
|
|
16409
16512
|
class MPSTaskOutput < TencentCloud::Common::AbstractModel
|
|
16410
16513
|
# @param OutputFiles: 任务返回结果中的文件类型结果。如智能擦除中,擦除后的视频文件将被存入媒资,并在此字段中给出 FileId;基于画面提取的字幕文件 Url 将在此字段中给出。
|
|
16411
16514
|
# @type OutputFiles: Array
|
|
16515
|
+
# @param OutputText: 任务返回的结果JSON
|
|
16516
|
+
# @type OutputText: String
|
|
16412
16517
|
|
|
16413
|
-
attr_accessor :OutputFiles
|
|
16518
|
+
attr_accessor :OutputFiles, :OutputText
|
|
16414
16519
|
|
|
16415
|
-
def initialize(outputfiles=nil)
|
|
16520
|
+
def initialize(outputfiles=nil, outputtext=nil)
|
|
16416
16521
|
@OutputFiles = outputfiles
|
|
16522
|
+
@OutputText = outputtext
|
|
16417
16523
|
end
|
|
16418
16524
|
|
|
16419
16525
|
def deserialize(params)
|
|
@@ -16425,6 +16531,7 @@ module TencentCloud
|
|
|
16425
16531
|
@OutputFiles << mpsoutputfile_tmp
|
|
16426
16532
|
end
|
|
16427
16533
|
end
|
|
16534
|
+
@OutputText = params['OutputText']
|
|
16428
16535
|
end
|
|
16429
16536
|
end
|
|
16430
16537
|
|
|
@@ -17057,8 +17164,8 @@ module TencentCloud
|
|
|
17057
17164
|
|
|
17058
17165
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Suggestion, :Name, :Label, :Url, :AreaCoordSet, :PicUrlExpireTimeStamp, :PicUrlExpireTime
|
|
17059
17166
|
extend Gem::Deprecate
|
|
17060
|
-
deprecate :PicUrlExpireTimeStamp, :none, 2025,
|
|
17061
|
-
deprecate :PicUrlExpireTimeStamp=, :none, 2025,
|
|
17167
|
+
deprecate :PicUrlExpireTimeStamp, :none, 2025, 12
|
|
17168
|
+
deprecate :PicUrlExpireTimeStamp=, :none, 2025, 12
|
|
17062
17169
|
|
|
17063
17170
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, suggestion=nil, name=nil, label=nil, url=nil, areacoordset=nil, picurlexpiretimestamp=nil, picurlexpiretime=nil)
|
|
17064
17171
|
@StartTimeOffset = starttimeoffset
|
|
@@ -17112,8 +17219,8 @@ module TencentCloud
|
|
|
17112
17219
|
|
|
17113
17220
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Label, :Suggestion, :Url, :PicUrlExpireTimeStamp, :PicUrlExpireTime
|
|
17114
17221
|
extend Gem::Deprecate
|
|
17115
|
-
deprecate :PicUrlExpireTimeStamp, :none, 2025,
|
|
17116
|
-
deprecate :PicUrlExpireTimeStamp=, :none, 2025,
|
|
17222
|
+
deprecate :PicUrlExpireTimeStamp, :none, 2025, 12
|
|
17223
|
+
deprecate :PicUrlExpireTimeStamp=, :none, 2025, 12
|
|
17117
17224
|
|
|
17118
17225
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, label=nil, suggestion=nil, url=nil, picurlexpiretimestamp=nil, picurlexpiretime=nil)
|
|
17119
17226
|
@StartTimeOffset = starttimeoffset
|
|
@@ -17265,10 +17372,12 @@ module TencentCloud
|
|
|
17265
17372
|
# @param ReviewInfo: 审核信息。
|
|
17266
17373
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
17267
17374
|
# @type ReviewInfo: :class:`Tencentcloud::Vod.v20180717.models.FileReviewInfo`
|
|
17375
|
+
# @param MPSAiMediaInfo: MPS智能媒资信息
|
|
17376
|
+
# @type MPSAiMediaInfo: :class:`Tencentcloud::Vod.v20180717.models.MPSAiMediaInfo`
|
|
17268
17377
|
|
|
17269
|
-
attr_accessor :BasicInfo, :MetaData, :TranscodeInfo, :AnimatedGraphicsInfo, :SampleSnapshotInfo, :ImageSpriteInfo, :SnapshotByTimeOffsetInfo, :KeyFrameDescInfo, :AdaptiveDynamicStreamingInfo, :MiniProgramReviewInfo, :SubtitleInfo, :FileId, :ReviewInfo
|
|
17378
|
+
attr_accessor :BasicInfo, :MetaData, :TranscodeInfo, :AnimatedGraphicsInfo, :SampleSnapshotInfo, :ImageSpriteInfo, :SnapshotByTimeOffsetInfo, :KeyFrameDescInfo, :AdaptiveDynamicStreamingInfo, :MiniProgramReviewInfo, :SubtitleInfo, :FileId, :ReviewInfo, :MPSAiMediaInfo
|
|
17270
17379
|
|
|
17271
|
-
def initialize(basicinfo=nil, metadata=nil, transcodeinfo=nil, animatedgraphicsinfo=nil, samplesnapshotinfo=nil, imagespriteinfo=nil, snapshotbytimeoffsetinfo=nil, keyframedescinfo=nil, adaptivedynamicstreaminginfo=nil, miniprogramreviewinfo=nil, subtitleinfo=nil, fileid=nil, reviewinfo=nil)
|
|
17380
|
+
def initialize(basicinfo=nil, metadata=nil, transcodeinfo=nil, animatedgraphicsinfo=nil, samplesnapshotinfo=nil, imagespriteinfo=nil, snapshotbytimeoffsetinfo=nil, keyframedescinfo=nil, adaptivedynamicstreaminginfo=nil, miniprogramreviewinfo=nil, subtitleinfo=nil, fileid=nil, reviewinfo=nil, mpsaimediainfo=nil)
|
|
17272
17381
|
@BasicInfo = basicinfo
|
|
17273
17382
|
@MetaData = metadata
|
|
17274
17383
|
@TranscodeInfo = transcodeinfo
|
|
@@ -17282,6 +17391,7 @@ module TencentCloud
|
|
|
17282
17391
|
@SubtitleInfo = subtitleinfo
|
|
17283
17392
|
@FileId = fileid
|
|
17284
17393
|
@ReviewInfo = reviewinfo
|
|
17394
|
+
@MPSAiMediaInfo = mpsaimediainfo
|
|
17285
17395
|
end
|
|
17286
17396
|
|
|
17287
17397
|
def deserialize(params)
|
|
@@ -17334,6 +17444,10 @@ module TencentCloud
|
|
|
17334
17444
|
@ReviewInfo = FileReviewInfo.new
|
|
17335
17445
|
@ReviewInfo.deserialize(params['ReviewInfo'])
|
|
17336
17446
|
end
|
|
17447
|
+
unless params['MPSAiMediaInfo'].nil?
|
|
17448
|
+
@MPSAiMediaInfo = MPSAiMediaInfo.new
|
|
17449
|
+
@MPSAiMediaInfo.deserialize(params['MPSAiMediaInfo'])
|
|
17450
|
+
end
|
|
17337
17451
|
end
|
|
17338
17452
|
end
|
|
17339
17453
|
|
|
@@ -18703,8 +18817,8 @@ module TencentCloud
|
|
|
18703
18817
|
|
|
18704
18818
|
attr_accessor :Duration, :Transitions, :MediaTransitions
|
|
18705
18819
|
extend Gem::Deprecate
|
|
18706
|
-
deprecate :Transitions, :none, 2025,
|
|
18707
|
-
deprecate :Transitions=, :none, 2025,
|
|
18820
|
+
deprecate :Transitions, :none, 2025, 12
|
|
18821
|
+
deprecate :Transitions=, :none, 2025, 12
|
|
18708
18822
|
|
|
18709
18823
|
def initialize(duration=nil, transitions=nil, mediatransitions=nil)
|
|
18710
18824
|
@Duration = duration
|
|
@@ -22165,10 +22279,10 @@ module TencentCloud
|
|
|
22165
22279
|
|
|
22166
22280
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :FileId, :FileName, :FileUrl, :MetaData, :MediaProcessResultSet, :AiContentReviewResultSet, :AiAnalysisResultSet, :AiRecognitionResultSet, :TasksPriority, :TasksNotifyMode, :SessionContext, :SessionId, :Operator, :OperationType
|
|
22167
22281
|
extend Gem::Deprecate
|
|
22168
|
-
deprecate :ErrCode, :none, 2025,
|
|
22169
|
-
deprecate :ErrCode=, :none, 2025,
|
|
22170
|
-
deprecate :Message, :none, 2025,
|
|
22171
|
-
deprecate :Message=, :none, 2025,
|
|
22282
|
+
deprecate :ErrCode, :none, 2025, 12
|
|
22283
|
+
deprecate :ErrCode=, :none, 2025, 12
|
|
22284
|
+
deprecate :Message, :none, 2025, 12
|
|
22285
|
+
deprecate :Message=, :none, 2025, 12
|
|
22172
22286
|
|
|
22173
22287
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, fileid=nil, filename=nil, fileurl=nil, metadata=nil, mediaprocessresultset=nil, aicontentreviewresultset=nil, aianalysisresultset=nil, airecognitionresultset=nil, taskspriority=nil, tasksnotifymode=nil, sessioncontext=nil, sessionid=nil, operator=nil, operationtype=nil)
|
|
22174
22288
|
@TaskId = taskid
|
|
@@ -22282,8 +22396,8 @@ module TencentCloud
|
|
|
22282
22396
|
|
|
22283
22397
|
attr_accessor :Name, :Type, :Comment, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTaskSet, :AiRecognitionTask, :MiniProgramPublishTask, :ReviewAudioVideoTask, :CreateTime, :UpdateTime
|
|
22284
22398
|
extend Gem::Deprecate
|
|
22285
|
-
deprecate :AiRecognitionTask, :none, 2025,
|
|
22286
|
-
deprecate :AiRecognitionTask=, :none, 2025,
|
|
22399
|
+
deprecate :AiRecognitionTask, :none, 2025, 12
|
|
22400
|
+
deprecate :AiRecognitionTask=, :none, 2025, 12
|
|
22287
22401
|
|
|
22288
22402
|
def initialize(name=nil, type=nil, comment=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontaskset=nil, airecognitiontask=nil, miniprogrampublishtask=nil, reviewaudiovideotask=nil, createtime=nil, updatetime=nil)
|
|
22289
22403
|
@Name = name
|
|
@@ -22775,8 +22889,8 @@ module TencentCloud
|
|
|
22775
22889
|
|
|
22776
22890
|
attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
|
|
22777
22891
|
extend Gem::Deprecate
|
|
22778
|
-
deprecate :ProductInstanceResourceSet, :none, 2025,
|
|
22779
|
-
deprecate :ProductInstanceResourceSet=, :none, 2025,
|
|
22892
|
+
deprecate :ProductInstanceResourceSet, :none, 2025, 12
|
|
22893
|
+
deprecate :ProductInstanceResourceSet=, :none, 2025, 12
|
|
22780
22894
|
|
|
22781
22895
|
def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
|
|
22782
22896
|
@ProductType = producttype
|
|
@@ -25192,8 +25306,8 @@ module TencentCloud
|
|
|
25192
25306
|
|
|
25193
25307
|
attr_accessor :Name, :SubAppId, :Comment, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTaskSet, :AiRecognitionTask, :ReviewAudioVideoTask
|
|
25194
25308
|
extend Gem::Deprecate
|
|
25195
|
-
deprecate :AiRecognitionTask, :none, 2025,
|
|
25196
|
-
deprecate :AiRecognitionTask=, :none, 2025,
|
|
25309
|
+
deprecate :AiRecognitionTask, :none, 2025, 12
|
|
25310
|
+
deprecate :AiRecognitionTask=, :none, 2025, 12
|
|
25197
25311
|
|
|
25198
25312
|
def initialize(name=nil, subappid=nil, comment=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontaskset=nil, airecognitiontask=nil, reviewaudiovideotask=nil)
|
|
25199
25313
|
@Name = name
|
|
@@ -25370,10 +25484,10 @@ module TencentCloud
|
|
|
25370
25484
|
|
|
25371
25485
|
attr_accessor :FileId, :OriginalStorageClass, :TargetStorageClass, :RestoreTier, :RestoreDay, :Status, :Message
|
|
25372
25486
|
extend Gem::Deprecate
|
|
25373
|
-
deprecate :Status, :none, 2025,
|
|
25374
|
-
deprecate :Status=, :none, 2025,
|
|
25375
|
-
deprecate :Message, :none, 2025,
|
|
25376
|
-
deprecate :Message=, :none, 2025,
|
|
25487
|
+
deprecate :Status, :none, 2025, 12
|
|
25488
|
+
deprecate :Status=, :none, 2025, 12
|
|
25489
|
+
deprecate :Message, :none, 2025, 12
|
|
25490
|
+
deprecate :Message=, :none, 2025, 12
|
|
25377
25491
|
|
|
25378
25492
|
def initialize(fileid=nil, originalstorageclass=nil, targetstorageclass=nil, restoretier=nil, restoreday=nil, status=nil, message=nil)
|
|
25379
25493
|
@FileId = fileid
|
|
@@ -25720,8 +25834,8 @@ module TencentCloud
|
|
|
25720
25834
|
|
|
25721
25835
|
attr_accessor :ReviewResultSet, :MediaReviewResult, :RequestId
|
|
25722
25836
|
extend Gem::Deprecate
|
|
25723
|
-
deprecate :ReviewResultSet, :none, 2025,
|
|
25724
|
-
deprecate :ReviewResultSet=, :none, 2025,
|
|
25837
|
+
deprecate :ReviewResultSet, :none, 2025, 12
|
|
25838
|
+
deprecate :ReviewResultSet=, :none, 2025, 12
|
|
25725
25839
|
|
|
25726
25840
|
def initialize(reviewresultset=nil, mediareviewresult=nil, requestid=nil)
|
|
25727
25841
|
@ReviewResultSet = reviewresultset
|
|
@@ -27615,8 +27729,8 @@ module TencentCloud
|
|
|
27615
27729
|
|
|
27616
27730
|
attr_accessor :Width, :Height, :CycleConfig
|
|
27617
27731
|
extend Gem::Deprecate
|
|
27618
|
-
deprecate :CycleConfig, :none, 2025,
|
|
27619
|
-
deprecate :CycleConfig=, :none, 2025,
|
|
27732
|
+
deprecate :CycleConfig, :none, 2025, 12
|
|
27733
|
+
deprecate :CycleConfig=, :none, 2025, 12
|
|
27620
27734
|
|
|
27621
27735
|
def initialize(width=nil, height=nil, cycleconfig=nil)
|
|
27622
27736
|
@Width = width
|
|
@@ -28277,8 +28391,8 @@ module TencentCloud
|
|
|
28277
28391
|
|
|
28278
28392
|
attr_accessor :Switch, :Definition
|
|
28279
28393
|
extend Gem::Deprecate
|
|
28280
|
-
deprecate :Definition, :none, 2025,
|
|
28281
|
-
deprecate :Definition=, :none, 2025,
|
|
28394
|
+
deprecate :Definition, :none, 2025, 12
|
|
28395
|
+
deprecate :Definition=, :none, 2025, 12
|
|
28282
28396
|
|
|
28283
28397
|
def initialize(switch=nil, definition=nil)
|
|
28284
28398
|
@Switch = switch
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-vod
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1178
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-12-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,11 +33,11 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20240718/client.rb
|
|
37
|
-
- lib/v20240718/models.rb
|
|
38
36
|
- lib/tencentcloud-sdk-vod.rb
|
|
39
|
-
- lib/
|
|
37
|
+
- lib/v20240718/models.rb
|
|
38
|
+
- lib/v20240718/client.rb
|
|
40
39
|
- lib/v20180717/models.rb
|
|
40
|
+
- lib/v20180717/client.rb
|
|
41
41
|
- lib/VERSION
|
|
42
42
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
43
43
|
licenses:
|