tencentcloud-sdk-trtc 3.0.851 → 3.0.853

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: fdd328987f564d8849387c5797cea21f7d054ee0
4
- data.tar.gz: cc3fe08d40bd28e3b407dedc9fe1c995dfdf1d10
3
+ metadata.gz: 0f357b8ad6c38869ed41940498842acf61f68d38
4
+ data.tar.gz: 9590a130dd8da7f4cc90fd04f9b96b83e9b50f91
5
5
  SHA512:
6
- metadata.gz: 3dc51b6b9ecdc64bf4ed8f6e24433665151c6544ca62e410e659b03d43a4d7c11f583d00a980f80d0f7d46a437b4ac02284260bb6fec611d3c258fd47ad3d6a5
7
- data.tar.gz: 16fc5534eafde6bfd190ebc157464f7ff714c0e114aa1d44930699dffb48a7fb9f32d964cea1c9f3bde56c40b6c2784d6514610bace0cd501c895a5f5cd9c8ac
6
+ metadata.gz: 95b3e859d1354788ee8dbcb51b4eb9f0277c7c025d1b045d051162755510e6e0236730cbab16cf086d1b4baf597990c25fc18f614a50be449a29779688564610
7
+ data.tar.gz: ef3c81c8df75394e4fc8411f127615d2cb18f84a7c24b2f46c7060c0add50c6732ad9f885479212902689738c2b27a782dfe965330994fdc9606029546f6ffce
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.851
1
+ 3.0.853
@@ -4284,7 +4284,7 @@ module TencentCloud
4284
4284
  # @type RecordUrl: String
4285
4285
  # @param MaxDurationLimit: 录制最大时长限制, 单位 s, 合法取值范围[1800, 36000], 默认 36000s(10 小时)
4286
4286
  # @type MaxDurationLimit: Integer
4287
- # @param StorageParams: 【必填】云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储
4287
+ # @param StorageParams: 【必填】云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储;输出文件的存储格式仅支持hls或mp4
4288
4288
  # @type StorageParams: :class:`Tencentcloud::Trtc.v20190722.models.StorageParams`
4289
4289
  # @param WebRecordVideoParams: 页面录制视频参数
4290
4290
  # @type WebRecordVideoParams: :class:`Tencentcloud::Trtc.v20190722.models.WebRecordVideoParams`
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.851
4
+ version: 3.0.853
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-25 00:00:00.000000000 Z
11
+ date: 2024-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common