tencentcloud-sdk-mps 3.0.1030 → 3.0.1032

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190612/models.rb +11 -11
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c3d74e97ee0d1014db1611350474e25b3ca41f1e
4
- data.tar.gz: c8c9bfd8420afff47d01f402169b662234fbb0e5
3
+ metadata.gz: e8294f56ac4a6ae57006f106f91e0995967f8754
4
+ data.tar.gz: dff0ee64149bec53c2e482fe4135590835bc2aa0
5
5
  SHA512:
6
- metadata.gz: b4a3a001009aef9b4bd87b7c58e344f338376e4cdf5d4cd0f32e0f64366390aaa633be252230f3b8ce25e5edca8ac0f99e1ff34334c1fae435f3682d08faadf7
7
- data.tar.gz: 6bb78b9230ecbcadb197573fc8169a60e3071cae2d96556969205d2b3e97d7129f9656f4a6a988797046a4c5c7d5a5d135e6a65757fa271d0fae000458d5ae3b
6
+ metadata.gz: b674acca1d6b73c36d7fa7b4ad8c6d4c3ccbcfc27929699e6514b44c567d6b7123d5d22237608a4ef0d4099c1c2be0d7ae9346ebcfbfdf94abf1abc2d7fe3351
7
+ data.tar.gz: 5108407a39dfaa011fc9ab66cb809be03fc1d8b2322a989667a463f9035386e00d3a0dac24bc99628072634508c36a41397410ecdbfed94041f3dca94a186141
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1030
1
+ 3.0.1032
@@ -2071,8 +2071,8 @@ module TencentCloud
2071
2071
 
2072
2072
  attr_accessor :SegmentSet, :SubtitlePath, :OutputStorage
2073
2073
  extend Gem::Deprecate
2074
- deprecate :OutputStorage, :none, 2025, 3
2075
- deprecate :OutputStorage=, :none, 2025, 3
2074
+ deprecate :OutputStorage, :none, 2025, 4
2075
+ deprecate :OutputStorage=, :none, 2025, 4
2076
2076
 
2077
2077
  def initialize(segmentset=nil, subtitlepath=nil, outputstorage=nil)
2078
2078
  @SegmentSet = segmentset
@@ -6743,7 +6743,7 @@ module TencentCloud
6743
6743
  class CreateInput < TencentCloud::Common::AbstractModel
6744
6744
  # @param InputName: 输入名称,可填大小写、数字和下划线,长度为[1, 32]。
6745
6745
  # @type InputName: String
6746
- # @param Protocol: 输入的协议,可选[SRT|RTP|RTMP_PUSH|RTMP_PULL|RTSP_PULL|RIST]。
6746
+ # @param Protocol: 输入的协议,可选[SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST]。
6747
6747
  # @type Protocol: String
6748
6748
  # @param Description: 输入描述,长度为[0, 255]。
6749
6749
  # @type Description: String
@@ -7053,7 +7053,7 @@ module TencentCloud
7053
7053
  # @type OutputName: String
7054
7054
  # @param Description: 输出描述。
7055
7055
  # @type Description: String
7056
- # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
7056
+ # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
7057
7057
  # @type Protocol: String
7058
7058
  # @param OutputRegion: 输出地区。
7059
7059
  # @type OutputRegion: String
@@ -7310,7 +7310,7 @@ module TencentCloud
7310
7310
 
7311
7311
  # 创建媒体传输流的输出SRT的目标地址。
7312
7312
  class CreateOutputSRTSettingsDestinations < TencentCloud::Common::AbstractModel
7313
- # @param Ip: 输出的IP
7313
+ # @param Ip: 输出的IP或域名。
7314
7314
  # @type Ip: String
7315
7315
  # @param Port: 输出的端口。
7316
7316
  # @type Port: Integer
@@ -14883,10 +14883,10 @@ module TencentCloud
14883
14883
 
14884
14884
  attr_accessor :QualityControlResults, :DiagnoseResults, :QualityControlResultSet, :DiagnoseResultSet
14885
14885
  extend Gem::Deprecate
14886
- deprecate :QualityControlResults, :none, 2025, 3
14887
- deprecate :QualityControlResults=, :none, 2025, 3
14888
- deprecate :DiagnoseResults, :none, 2025, 3
14889
- deprecate :DiagnoseResults=, :none, 2025, 3
14886
+ deprecate :QualityControlResults, :none, 2025, 4
14887
+ deprecate :QualityControlResults=, :none, 2025, 4
14888
+ deprecate :DiagnoseResults, :none, 2025, 4
14889
+ deprecate :DiagnoseResults=, :none, 2025, 4
14890
14890
 
14891
14891
  def initialize(qualitycontrolresults=nil, diagnoseresults=nil, qualitycontrolresultset=nil, diagnoseresultset=nil)
14892
14892
  @QualityControlResults = qualitycontrolresults
@@ -17902,7 +17902,7 @@ module TencentCloud
17902
17902
  # @type OutputName: String
17903
17903
  # @param Description: 输出的描述。
17904
17904
  # @type Description: String
17905
- # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
17905
+ # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
17906
17906
  # @type Protocol: String
17907
17907
  # @param SRTSettings: 转推SRT的配置。
17908
17908
  # @type SRTSettings: :class:`Tencentcloud::Mps.v20190612.models.CreateOutputSRTSettings`
@@ -21242,7 +21242,7 @@ module TencentCloud
21242
21242
 
21243
21243
  # SRT输入源地址。
21244
21244
  class SRTSourceAddressReq < TencentCloud::Common::AbstractModel
21245
- # @param Ip: 对端IP
21245
+ # @param Ip: 对端IP或域名。
21246
21246
  # @type Ip: String
21247
21247
  # @param Port: 对端端口。
21248
21248
  # @type Port: Integer
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.1030
4
+ version: 3.0.1032
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-03-30 00:00:00.000000000 Z
11
+ date: 2025-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-mps.rb
37
- - lib/v20190612/models.rb
38
37
  - lib/v20190612/client.rb
38
+ - lib/v20190612/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: