tencentcloud-sdk-lcic 3.0.926 → 3.0.928
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220817/models.rb +11 -9
- 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: 6cbea7d516f0e883cd490874bb8436f328b8cb72
|
4
|
+
data.tar.gz: 57d98fcd9bb215a345f7ea3755094f10bbefc3f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5e7b1b52f22817a90e2c889c24cabd2fb0230e2910aa1242ab2b2903d0fd46bf7965562a31e136f354162545f88d142960739869338fce98647439ffc92e8971
|
7
|
+
data.tar.gz: 4a67ebb500dc1b28de34e89ef610dbfba2b00a5fb9faef69736e6c8903d755b93dafa336e7c20d6054b2325032c6c762e751f170130838ff8830f4532e7e77e7
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.928
|
data/lib/v20220817/models.rb
CHANGED
@@ -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, 10
|
944
|
+
deprecate :RecordLang=, :none, 2024, 10
|
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
|
@@ -3088,7 +3088,7 @@ module TencentCloud
|
|
3088
3088
|
# @type EndTime: Integer
|
3089
3089
|
# @param Page: 分页查询当前页数,从1开始递增
|
3090
3090
|
# @type Page: Integer
|
3091
|
-
# @param Limit:
|
3091
|
+
# @param Limit: 默认10条,最大上限为100条
|
3092
3092
|
# @type Limit: Integer
|
3093
3093
|
# @param Status: 课堂状态。默认展示所有课堂,0为未开始,1为正在上课,2为已结束,3为已过期
|
3094
3094
|
# @type Status: Array
|
@@ -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, 10
|
3818
|
+
deprecate :RecordLang=, :none, 2024, 10
|
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,10 @@ 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 :
|
4162
|
-
deprecate :
|
4161
|
+
deprecate :RTCAudienceNumber, :none, 2024, 10
|
4162
|
+
deprecate :RTCAudienceNumber=, :none, 2024, 10
|
4163
|
+
deprecate :RecordLang, :none, 2024, 10
|
4164
|
+
deprecate :RecordLang=, :none, 2024, 10
|
4163
4165
|
|
4164
4166
|
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
4167
|
@Name = name
|
@@ -4254,7 +4256,7 @@ module TencentCloud
|
|
4254
4256
|
# 3 全高清
|
4255
4257
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4256
4258
|
# @type Resolution: Integer
|
4257
|
-
# @param MaxRTCMember:
|
4259
|
+
# @param MaxRTCMember: 最大允许连麦人数。已废弃,使用字段 MaxMicNumber
|
4258
4260
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4259
4261
|
# @type MaxRTCMember: Integer
|
4260
4262
|
# @param ReplayUrl: 房间录制地址。已废弃,使用新字段 RecordUrl
|
@@ -4263,7 +4265,7 @@ module TencentCloud
|
|
4263
4265
|
# @param RecordUrl: 录制地址(协议为https)。仅在房间结束后存在。
|
4264
4266
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4265
4267
|
# @type RecordUrl: String
|
4266
|
-
# @param MaxMicNumber:
|
4268
|
+
# @param MaxMicNumber: 课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。
|
4267
4269
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4268
4270
|
# @type MaxMicNumber: Integer
|
4269
4271
|
# @param EnableDirectControl: 打开学生麦克风/摄像头的授权开关
|
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.928
|
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-10-
|
11
|
+
date: 2024-10-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|