tencentcloud-sdk-mps 3.0.1212 → 3.0.1213

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6e05b9276bc2d5db98819fc41dfe45afb46e6add
4
- data.tar.gz: a3c57a5e53e2514dd1ab475f02dc72b7479ed3e5
3
+ metadata.gz: cca09db5103d21f5c8b50787afbb6eb5a257c05c
4
+ data.tar.gz: 4ca28b6e0207485ad6a620e059e8d02eb667f44f
5
5
  SHA512:
6
- metadata.gz: 6f3e95be4e2370a475958d4ec91843bb4b3c755f933feede11c1c1762ab8decb72692d332a83c5ceaf6eb1608adfc4a94ccbf40b70b93d26cc6d9753a75d695c
7
- data.tar.gz: f7b096b502b99f2e0d4b396530bb23cd9bbe61f9618e6efcea7c5c680c170333e38aed2f02c1c126f873836e15e40a4b43aeb5f2902b5eef8d8bb368d2430853
6
+ metadata.gz: b7ba1c81d7f0355dd52053634546bf21ad0b40e26bcb3b22b3960d4dabc73bfd04f1f9daf45ec5bb3b22cf9345ffd1712d30ee83a39eeba0b12a7c0ff4f58fec
7
+ data.tar.gz: 4593c5daf43526b7d0fc0f4cd895da734e1f934572f6ac5afb1ef8d31287431d09718c43614c278726cdeb45ad4ad5063c5ad15e74872ac0e9c27fbd13408f3f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1212
1
+ 3.0.1213
@@ -3704,9 +3704,7 @@ module TencentCloud
3704
3704
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3705
3705
  end
3706
3706
 
3707
- # # 同步配音接口
3708
- # ## 音色克隆
3709
- # ## 语音合成
3707
+ # 同步接口,返回克隆音色Id或合成音频结果
3710
3708
 
3711
3709
  # @param request: Request instance for SyncDubbing.
3712
3710
  # @type request: :class:`Tencentcloud::mps::V20190612::SyncDubbingRequest`
@@ -2795,8 +2795,8 @@ module TencentCloud
2795
2795
 
2796
2796
  attr_accessor :SegmentSet, :SubtitlePath, :OutputStorage
2797
2797
  extend Gem::Deprecate
2798
- deprecate :OutputStorage, :none, 2026, 1
2799
- deprecate :OutputStorage=, :none, 2026, 1
2798
+ deprecate :OutputStorage, :none, 2026, 2
2799
+ deprecate :OutputStorage=, :none, 2026, 2
2800
2800
 
2801
2801
  def initialize(segmentset=nil, subtitlepath=nil, outputstorage=nil)
2802
2802
  @SegmentSet = segmentset
@@ -8767,8 +8767,8 @@ module TencentCloud
8767
8767
 
8768
8768
  attr_accessor :OutputName, :Description, :Protocol, :OutputRegion, :OutputType, :OutputKind, :SRTSettings, :RTMPSettings, :RTPSettings, :AllowIpList, :MaxConcurrent, :SecurityGroupIds, :Zones, :RISTSettings, :PidSelector, :StreamSelector
8769
8769
  extend Gem::Deprecate
8770
- deprecate :PidSelector, :none, 2026, 1
8771
- deprecate :PidSelector=, :none, 2026, 1
8770
+ deprecate :PidSelector, :none, 2026, 2
8771
+ deprecate :PidSelector=, :none, 2026, 2
8772
8772
 
8773
8773
  def initialize(outputname=nil, description=nil, protocol=nil, outputregion=nil, outputtype=nil, outputkind=nil, srtsettings=nil, rtmpsettings=nil, rtpsettings=nil, allowiplist=nil, maxconcurrent=nil, securitygroupids=nil, zones=nil, ristsettings=nil, pidselector=nil, streamselector=nil)
8774
8774
  @OutputName = outputname
@@ -13102,8 +13102,8 @@ module TencentCloud
13102
13102
 
13103
13103
  attr_accessor :OutputId, :OutputName, :OutputType, :OutputKind, :Description, :Protocol, :OutputAddressList, :OutputRegion, :SRTSettings, :RTPSettings, :RTMPSettings, :RTMPPullSettings, :AllowIpList, :RTSPPullSettings, :HLSPullSettings, :MaxConcurrent, :SecurityGroupIds, :Zones, :RISTSettings, :PidSelector, :StreamUrls, :StreamSelector
13104
13104
  extend Gem::Deprecate
13105
- deprecate :PidSelector, :none, 2026, 1
13106
- deprecate :PidSelector=, :none, 2026, 1
13105
+ deprecate :PidSelector, :none, 2026, 2
13106
+ deprecate :PidSelector=, :none, 2026, 2
13107
13107
 
13108
13108
  def initialize(outputid=nil, outputname=nil, outputtype=nil, outputkind=nil, description=nil, protocol=nil, outputaddresslist=nil, outputregion=nil, srtsettings=nil, rtpsettings=nil, rtmpsettings=nil, rtmppullsettings=nil, allowiplist=nil, rtsppullsettings=nil, hlspullsettings=nil, maxconcurrent=nil, securitygroupids=nil, zones=nil, ristsettings=nil, pidselector=nil, streamurls=nil, streamselector=nil)
13109
13109
  @OutputId = outputid
@@ -16329,8 +16329,8 @@ module TencentCloud
16329
16329
 
16330
16330
  attr_accessor :TaskType, :EvaluationTypeSet, :EvaluationRangeType, :ContrastInfoSet, :ContrastMediaSet, :ContrastTemplateSet, :StartTime, :EndTime, :StartFrameIndex, :EndFrameIndex, :ResolutionAlignmentMode, :BitrateSet, :VCRFSet
16331
16331
  extend Gem::Deprecate
16332
- deprecate :ContrastInfoSet, :none, 2026, 1
16333
- deprecate :ContrastInfoSet=, :none, 2026, 1
16332
+ deprecate :ContrastInfoSet, :none, 2026, 2
16333
+ deprecate :ContrastInfoSet=, :none, 2026, 2
16334
16334
 
16335
16335
  def initialize(tasktype=nil, evaluationtypeset=nil, evaluationrangetype=nil, contrastinfoset=nil, contrastmediaset=nil, contrasttemplateset=nil, starttime=nil, endtime=nil, startframeindex=nil, endframeindex=nil, resolutionalignmentmode=nil, bitrateset=nil, vcrfset=nil)
16336
16336
  @TaskType = tasktype
@@ -18853,10 +18853,10 @@ module TencentCloud
18853
18853
 
18854
18854
  attr_accessor :QualityControlResults, :DiagnoseResults, :QualityControlResultSet, :DiagnoseResultSet
18855
18855
  extend Gem::Deprecate
18856
- deprecate :QualityControlResults, :none, 2026, 1
18857
- deprecate :QualityControlResults=, :none, 2026, 1
18858
- deprecate :DiagnoseResults, :none, 2026, 1
18859
- deprecate :DiagnoseResults=, :none, 2026, 1
18856
+ deprecate :QualityControlResults, :none, 2026, 2
18857
+ deprecate :QualityControlResults=, :none, 2026, 2
18858
+ deprecate :DiagnoseResults, :none, 2026, 2
18859
+ deprecate :DiagnoseResults=, :none, 2026, 2
18860
18860
 
18861
18861
  def initialize(qualitycontrolresults=nil, diagnoseresults=nil, qualitycontrolresultset=nil, diagnoseresultset=nil)
18862
18862
  @QualityControlResults = qualitycontrolresults
@@ -22027,8 +22027,8 @@ module TencentCloud
22027
22027
 
22028
22028
  attr_accessor :OutputId, :OutputName, :Description, :Protocol, :OutputKind, :SRTSettings, :RTPSettings, :RTMPSettings, :AllowIpList, :MaxConcurrent, :SecurityGroupIds, :Zones, :RISTSettings, :OutputType, :PidSelector, :StreamSelector
22029
22029
  extend Gem::Deprecate
22030
- deprecate :PidSelector, :none, 2026, 1
22031
- deprecate :PidSelector=, :none, 2026, 1
22030
+ deprecate :PidSelector, :none, 2026, 2
22031
+ deprecate :PidSelector=, :none, 2026, 2
22032
22032
 
22033
22033
  def initialize(outputid=nil, outputname=nil, description=nil, protocol=nil, outputkind=nil, srtsettings=nil, rtpsettings=nil, rtmpsettings=nil, allowiplist=nil, maxconcurrent=nil, securitygroupids=nil, zones=nil, ristsettings=nil, outputtype=nil, pidselector=nil, streamselector=nil)
22034
22034
  @OutputId = outputid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mps
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1212
4
+ version: 3.0.1213
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-02-02 00:00:00.000000000 Z
11
+ date: 2026-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common