tencentcloud-sdk-trtc 3.0.614 → 3.0.616

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: 292b3a9d307b0b3762c6b04ec80e05a649d62a5c
4
- data.tar.gz: ddf839fa881ead4f5a7091393c63ba1de02287f5
3
+ metadata.gz: e49c4dafc004dde355fef12e242050a686db7b3c
4
+ data.tar.gz: 18c763cb4376131c24049dd2ce1536bd091de351
5
5
  SHA512:
6
- metadata.gz: b9ab659b7834451839f565661bd1f1c57355e3101760a3599b551f059d9c7badb87d53ad59d31ecbf95c2fdef5c5dc7a01bd8d0bfbf78e03a930bcf03cf50b0f
7
- data.tar.gz: b1ae14df9fa5ed0b903d98700693c1bd37e9d5f3883299feeca2fad7e60826836688ede73c40cbf095a635b0a39943ed5c1ea5a2fb02f3864a9f16d38d36e8b9
6
+ metadata.gz: 7b3c3cf09a11e54bddea8918a5d5e21d6f366b9f9c452d40b1a9dd44bcbf6e1035e387e8f96ef033ea7482fd0a8e1ca496bd9a00eb7a984d8a9888ce27f38ca4
7
+ data.tar.gz: b960b703b4857a272606f81deaf15964d3272a33534d7881953549234826ff10eaf167787395ec67e5ff6280c425b7018b277d9af9377bbd6b44ab428427b186
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.614
1
+ 3.0.616
@@ -3265,7 +3265,7 @@ module TencentCloud
3265
3265
  # @type EncodeParams: :class:`Tencentcloud::Trtc.v20190722.models.EncodeParams`
3266
3266
  # @param LayoutParams: 混流输出布局参数。
3267
3267
  # @type LayoutParams: :class:`Tencentcloud::Trtc.v20190722.models.LayoutParams`
3268
- # @param PublishCdnParams: 第三方CDN转推参数。
3268
+ # @param PublishCdnParams: 第三方CDN转推参数。如需转推至腾讯云云直播,此参数无需填写,会默认转推
3269
3269
  # @type PublishCdnParams: :class:`Tencentcloud::Trtc.v20190722.models.PublishCdnParams`
3270
3270
 
3271
3271
  attr_accessor :SdkAppId, :StrRoomId, :OutputParams, :EncodeParams, :LayoutParams, :PublishCdnParams
@@ -3329,7 +3329,7 @@ module TencentCloud
3329
3329
  # @type EncodeParams: :class:`Tencentcloud::Trtc.v20190722.models.EncodeParams`
3330
3330
  # @param LayoutParams: 混流输出布局参数。
3331
3331
  # @type LayoutParams: :class:`Tencentcloud::Trtc.v20190722.models.LayoutParams`
3332
- # @param PublishCdnParams: 第三方CDN转推参数。
3332
+ # @param PublishCdnParams: 第三方CDN转推参数。如需转推至腾讯云云直播,此参数无需填写,会默认转推
3333
3333
  # @type PublishCdnParams: :class:`Tencentcloud::Trtc.v20190722.models.PublishCdnParams`
3334
3334
 
3335
3335
  attr_accessor :SdkAppId, :RoomId, :OutputParams, :EncodeParams, :LayoutParams, :PublishCdnParams
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.614
4
+ version: 3.0.616
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-17 00:00:00.000000000 Z
11
+ date: 2023-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common