tencentcloud-sdk-trtc 3.0.386 → 3.0.389

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: 6934d1bd6031f0cde632b597ce89b63e0b6a6c45
4
- data.tar.gz: 108b644db6b8dee786926dbe77b6f8ce230db46d
3
+ metadata.gz: e8c90e44080565f01b620ce66b6607724b65bbeb
4
+ data.tar.gz: 0c7acd3b2fd26a678e8d4f5f109079835729f353
5
5
  SHA512:
6
- metadata.gz: f62cc8fc84b094d99d704f5e3fd9b6b7af0e314fb438de682ab5ffd9aa47d7bb554684cc3082e9961f8975e9491e146ae46ec75a1a1d37fc9345ac8f6d74a583
7
- data.tar.gz: 24da10af3d45b11ff7168fd71a0c6dd754c03387c374cc33f7b7e6a23aff760bd2f1ed1d0a27b9c9182d817bac6983965c266c7f95d333a9baf83f843c2d2d30
6
+ metadata.gz: 9e953f68451719f0e12865616cac05e36c7331d44d665126c13c38deac01082e4a801709da90c87601194333d04f4fe06bd6e5fa291a764b281795aef371857c
7
+ data.tar.gz: 3e3b36e2ecd96429222ad041871e2518c0a594e8753ad6233da0aa6002b0528f1124be249f6fa47180671b5b5570b53016eab0a87e3a608e128dbba95c8a2430
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.386
1
+ 3.0.389
@@ -178,7 +178,7 @@ module TencentCloud
178
178
  # @type StorageParams: :class:`Tencentcloud::Trtc.v20190722.models.StorageParams`
179
179
  # @param RoomIdType: TRTC房间号的类型,必须和录制的房间所对应的RoomId类型相同:
180
180
  # 0: 字符串类型的RoomId
181
- # 1: 32位整型的RoomId(默认)
181
+ # 1: 32位整型的RoomId
182
182
  # @type RoomIdType: Integer
183
183
  # @param MixTranscodeParams: 混流的转码参数,录制模式为混流的时候可以设置。
184
184
  # @type MixTranscodeParams: :class:`Tencentcloud::Trtc.v20190722.models.MixTranscodeParams`
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.386
4
+ version: 3.0.389
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-12 00:00:00.000000000 Z
11
+ date: 2022-08-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common