tencentcloud-sdk-lcic 3.0.914 → 3.0.915
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/v20220817/models.rb +7 -7
- 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: 851eb60de5d22f0d5e30131253d945dc5fedc093
|
|
4
|
+
data.tar.gz: a240bca4bcf3af1e281e1d7bd78900d9c25a9724
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4bd523a3ce2ec07a4c118182717e281b1af5502f9d493c94225e92e3730339d56589fdb3e6b4268fb476ec56fdaabe362bf6e02527e533f7bfdb82a203ada0a3
|
|
7
|
+
data.tar.gz: b4c8e75dcac464d9feb29858992cc299680622f963813471ec9dfc7a6165eb566e32cd95a21a5e55eab58a17ffdceefbdb74079d2d0b118c0914b51aa30063af
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.915
|
data/lib/v20220817/models.rb
CHANGED
|
@@ -871,7 +871,7 @@ module TencentCloud
|
|
|
871
871
|
# 2 高清
|
|
872
872
|
# 3 全高清
|
|
873
873
|
# @type Resolution: Integer
|
|
874
|
-
# @param MaxMicNumber: 设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0
|
|
874
|
+
# @param MaxMicNumber: 设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。该取值影响计费,请根据业务实际情况设置。计费规则见“购买指南”下“计费概述”。
|
|
875
875
|
# @type MaxMicNumber: Integer
|
|
876
876
|
# @param SubType: 房间子类型,可以有以下取值:
|
|
877
877
|
# videodoc 文档+视频
|
|
@@ -940,8 +940,8 @@ module TencentCloud
|
|
|
940
940
|
|
|
941
941
|
attr_accessor :Name, :StartTime, :EndTime, :SdkAppId, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
|
|
942
942
|
extend Gem::Deprecate
|
|
943
|
-
deprecate :RecordLang, :none, 2024,
|
|
944
|
-
deprecate :RecordLang=, :none, 2024,
|
|
943
|
+
deprecate :RecordLang, :none, 2024, 9
|
|
944
|
+
deprecate :RecordLang=, :none, 2024, 9
|
|
945
945
|
|
|
946
946
|
def initialize(name=nil, starttime=nil, endtime=nil, sdkappid=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
|
|
947
947
|
@Name = name
|
|
@@ -3814,8 +3814,8 @@ module TencentCloud
|
|
|
3814
3814
|
|
|
3815
3815
|
attr_accessor :RoomId, :SdkAppId, :StartTime, :EndTime, :TeacherId, :Name, :Resolution, :MaxMicNumber, :AutoMic, :AudioQuality, :SubType, :DisableRecord, :Assistants, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :RecordLayout, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordScene, :RecordLang
|
|
3816
3816
|
extend Gem::Deprecate
|
|
3817
|
-
deprecate :RecordLang, :none, 2024,
|
|
3818
|
-
deprecate :RecordLang=, :none, 2024,
|
|
3817
|
+
deprecate :RecordLang, :none, 2024, 9
|
|
3818
|
+
deprecate :RecordLang=, :none, 2024, 9
|
|
3819
3819
|
|
|
3820
3820
|
def initialize(roomid=nil, sdkappid=nil, starttime=nil, endtime=nil, teacherid=nil, name=nil, resolution=nil, maxmicnumber=nil, automic=nil, audioquality=nil, subtype=nil, disablerecord=nil, assistants=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, recordlayout=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordscene=nil, recordlang=nil)
|
|
3821
3821
|
@RoomId = roomid
|
|
@@ -4158,8 +4158,8 @@ module TencentCloud
|
|
|
4158
4158
|
|
|
4159
4159
|
attr_accessor :Name, :StartTime, :EndTime, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
|
|
4160
4160
|
extend Gem::Deprecate
|
|
4161
|
-
deprecate :RecordLang, :none, 2024,
|
|
4162
|
-
deprecate :RecordLang=, :none, 2024,
|
|
4161
|
+
deprecate :RecordLang, :none, 2024, 9
|
|
4162
|
+
deprecate :RecordLang=, :none, 2024, 9
|
|
4163
4163
|
|
|
4164
4164
|
def initialize(name=nil, starttime=nil, endtime=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
|
|
4165
4165
|
@Name = name
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-lcic
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.915
|
|
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-09-
|
|
11
|
+
date: 2024-09-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|