tencentcloud-sdk-trtc 3.0.839 → 3.0.841

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: 042db18dc288c158b47f095d1e71c5d9e87de562
4
- data.tar.gz: a5cf0710640500324739cc39f49b4b32791333da
3
+ metadata.gz: 4e7b8ef81dda6a20ac0dc9d9cea6a74907fccad4
4
+ data.tar.gz: dff9909acad553399a7924c2405a5a844d9955e7
5
5
  SHA512:
6
- metadata.gz: 899aeb0f2439de131a0a679dbffa4f0ced863941fa21c9b557ce52705bd96747e5cf6775f3d83fd86443e190d6e709b307b6e59a79ea2a6e1edc56499fd140c8
7
- data.tar.gz: 3225ddc1da2394a27e52f8a0dafde8a0dd7a84185fd0f35b21f21a4cbc20def7b765ee1cb08ca9ebe9cc9e68c339c6900ded3831aa218d43810364ea522b02a7
6
+ metadata.gz: 9ae382c6da730ca6f715c668f06a58d81301f9526f6a9883957bec26deb3cb16190cac9f355b827d33ae5c8d6d2b02a31e04f85819906176eb2c904297cd1d43
7
+ data.tar.gz: cac5e99500816ea6d787a2fedfaa6e36b78055d257072d5a801b42eb31a86332830506742f66b0898c977721b4aca51a238ddee4956e6cbccae867c81885890e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.839
1
+ 3.0.841
@@ -4266,7 +4266,7 @@ module TencentCloud
4266
4266
  # @type RecordUrl: String
4267
4267
  # @param MaxDurationLimit: 录制最大时长限制, 单位 s, 合法取值范围[1800, 36000], 默认 36000s(10 小时)
4268
4268
  # @type MaxDurationLimit: Integer
4269
- # @param StorageParams: 云存储相关的参数,目前支持腾讯云对象存储,不支持第三方云存储以及VOD
4269
+ # @param StorageParams: 云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储
4270
4270
  # @type StorageParams: :class:`Tencentcloud::Trtc.v20190722.models.StorageParams`
4271
4271
  # @param WebRecordVideoParams: 页面录制视频参数
4272
4272
  # @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.839
4
+ version: 3.0.841
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-06 00:00:00.000000000 Z
11
+ date: 2024-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common