tencentcloud-sdk-trtc 3.0.846 → 3.0.848

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: 7fd7c3c7fe6c293bf85e327256dc019e5fd1e074
4
- data.tar.gz: 92ca813cf93bc1a302c89484aa918cc3522cf0ee
3
+ metadata.gz: 87fc702806a914e7eaa4bbeef64eae44fef0b14c
4
+ data.tar.gz: 473e916f1fbeae15d959dd1b7d0d3ddbf76c826e
5
5
  SHA512:
6
- metadata.gz: db9af786b2b2b53c9633f079d4b332b4716a7bb828ecbaa17e1fb2cd7a1aaec65c0c4fe6d521120c6becb57566bdbde49858d353ff74202eb96315774c9cf872
7
- data.tar.gz: c7e756b8e9218b5430f09d927c2e4632c338f551cc11b214a37957f1d0b438d76128e2462a6c5841ab5e3e2d019068419a56184b51a2ead4d8c91de49b5c0a9f
6
+ metadata.gz: 178fb7c160897fe484018a90f1fa489ad3a95067f470f224f364ebb67d1f9171be45f19b489282750bd5bf42a0b3925e73fba8441dd34373532657d1c8b31e0c
7
+ data.tar.gz: dfbbb79f389d7e3019af440226a93151961ef918caaebb9aad56afd5b41471d5b24e1ed64fbb95056d2e698ae155f89a9c93cec339d571baee2f9b891b0ac8d6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.846
1
+ 3.0.848
@@ -5312,7 +5312,7 @@ module TencentCloud
5312
5312
  # @type Width: Integer
5313
5313
  # @param Height: 录制画面高度,默认为720,取值范围[0, 1080]
5314
5314
  # @type Height: Integer
5315
- # @param Format: 指定输出格式,可选hls,mp4
5315
+ # @param Format: 指定输出格式,可选hls,mp4。存储到云点播VOD时此参数无效,存储到VOD时请通过TencentVod(https://cloud.tencent.com/document/api/647/44055#TencentVod)内的MediaType设置。
5316
5316
  # @type Format: String
5317
5317
  # @param MaxMediaFileDuration: 如果是aac或者mp4文件格式,超过长度限制后,系统会自动拆分视频文件。单位:分钟。默认为1440min(24h),取值范围为1-1440。【单文件限制最大为2G,满足文件大小 >2G 或录制时长度 > 24h任意一个条件,文件都会自动切分】
5318
5318
  # Hls 格式录制此参数不生效。
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.846
4
+ version: 3.0.848
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-19 00:00:00.000000000 Z
11
+ date: 2024-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common