tencentcloud-sdk-trtc 3.0.1033 → 3.0.1034
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190722/models.rb +14 -14
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 40711b1afa232e5a9587b40e593b9be5526453a9
|
4
|
+
data.tar.gz: 8b789783b2c33a5db87738d4b97f5298720df9e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c921a3161678a4b0eb54911b30044fddb30890844ea907e9be7c3b1e2bb0239d1ff42306c43b1a577aca44f02388dc70d05e693381144b8024639b99c1fafd80
|
7
|
+
data.tar.gz: 0ff5aa5219754a6bc8607708b08c226c8fa28041c1412b719d8361eff8d7aede13ea30050b61f3e6241216b84dd988abb0150aaebfaee1955bc3c856d0ed0fff
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1034
|
data/lib/v20190722/models.rb
CHANGED
@@ -3946,10 +3946,10 @@ module TencentCloud
|
|
3946
3946
|
|
3947
3947
|
attr_accessor :Language, :AlternativeLanguage, :Model, :TranslationLanguage
|
3948
3948
|
extend Gem::Deprecate
|
3949
|
-
deprecate :Model, :none, 2025,
|
3950
|
-
deprecate :Model=, :none, 2025,
|
3951
|
-
deprecate :TranslationLanguage, :none, 2025,
|
3952
|
-
deprecate :TranslationLanguage=, :none, 2025,
|
3949
|
+
deprecate :Model, :none, 2025, 4
|
3950
|
+
deprecate :Model=, :none, 2025, 4
|
3951
|
+
deprecate :TranslationLanguage, :none, 2025, 4
|
3952
|
+
deprecate :TranslationLanguage=, :none, 2025, 4
|
3953
3953
|
|
3954
3954
|
def initialize(language=nil, alternativelanguage=nil, model=nil, translationlanguage=nil)
|
3955
3955
|
@Language = language
|
@@ -4920,12 +4920,12 @@ module TencentCloud
|
|
4920
4920
|
|
4921
4921
|
attr_accessor :SdkAppId, :RoomId, :RoomIdType, :UserId, :UserSig, :StreamUrl, :PrivateMapKey, :VideoEncodeParams, :AudioEncodeParams, :SourceUrl, :SeekSecond, :AutoPush, :RepeatNum, :MaxDuration, :Volume
|
4922
4922
|
extend Gem::Deprecate
|
4923
|
-
deprecate :VideoEncodeParams, :none, 2025,
|
4924
|
-
deprecate :VideoEncodeParams=, :none, 2025,
|
4925
|
-
deprecate :AudioEncodeParams, :none, 2025,
|
4926
|
-
deprecate :AudioEncodeParams=, :none, 2025,
|
4927
|
-
deprecate :SourceUrl, :none, 2025,
|
4928
|
-
deprecate :SourceUrl=, :none, 2025,
|
4923
|
+
deprecate :VideoEncodeParams, :none, 2025, 4
|
4924
|
+
deprecate :VideoEncodeParams=, :none, 2025, 4
|
4925
|
+
deprecate :AudioEncodeParams, :none, 2025, 4
|
4926
|
+
deprecate :AudioEncodeParams=, :none, 2025, 4
|
4927
|
+
deprecate :SourceUrl, :none, 2025, 4
|
4928
|
+
deprecate :SourceUrl=, :none, 2025, 4
|
4929
4929
|
|
4930
4930
|
def initialize(sdkappid=nil, roomid=nil, roomidtype=nil, userid=nil, usersig=nil, streamurl=nil, privatemapkey=nil, videoencodeparams=nil, audioencodeparams=nil, sourceurl=nil, seeksecond=nil, autopush=nil, repeatnum=nil, maxduration=nil, volume=nil)
|
4931
4931
|
@SdkAppId = sdkappid
|
@@ -5573,10 +5573,10 @@ module TencentCloud
|
|
5573
5573
|
|
5574
5574
|
attr_accessor :UserId, :UserSig, :IMAdminUserId, :IMAdminUserSig, :MaxIdleTime, :TranscriptionMode, :TargetUserId, :TargetUserIdList
|
5575
5575
|
extend Gem::Deprecate
|
5576
|
-
deprecate :IMAdminUserId, :none, 2025,
|
5577
|
-
deprecate :IMAdminUserId=, :none, 2025,
|
5578
|
-
deprecate :IMAdminUserSig, :none, 2025,
|
5579
|
-
deprecate :IMAdminUserSig=, :none, 2025,
|
5576
|
+
deprecate :IMAdminUserId, :none, 2025, 4
|
5577
|
+
deprecate :IMAdminUserId=, :none, 2025, 4
|
5578
|
+
deprecate :IMAdminUserSig, :none, 2025, 4
|
5579
|
+
deprecate :IMAdminUserSig=, :none, 2025, 4
|
5580
5580
|
|
5581
5581
|
def initialize(userid=nil, usersig=nil, imadminuserid=nil, imadminusersig=nil, maxidletime=nil, transcriptionmode=nil, targetuserid=nil, targetuseridlist=nil)
|
5582
5582
|
@UserId = userid
|
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.
|
4
|
+
version: 3.0.1034
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|