tencentcloud-sdk-lcic 3.0.927 → 3.0.929

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220817/models.rb +13 -9
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b48cde6858e6a3dfad8385c1a1ceeff971262b41
4
- data.tar.gz: dd0cf69a95e69625ca11266da49c67b1e5665002
3
+ metadata.gz: a483d35e3db0a8bc4ef38d8e9349fabb0396c36f
4
+ data.tar.gz: 93d4a19a2a9c3c19ca0f7ee47fccdd63b8adaee5
5
5
  SHA512:
6
- metadata.gz: 012236e9fd836addf2eab4435727ae13d6e906b2506c079fe3e21761ecf09eeae555e5a90f07df9000133156feb3a195212f3766b3deaca12aa12244c5e237f2
7
- data.tar.gz: 2d3e2ad49aba4f275c9b843ed33c174418a510d64cf036709e57000f4727cecac3427ad33523e88dcdfed4b29b3adad6039fc57dafaa6bb941caaf9a421afab9
6
+ metadata.gz: 5e8c8f06d4c88cedfc060370543ac453363f93dbbc773ccb4a8dfe4e13e87c41ec5e38841079b484e448b35cfd8ff3cb181fca8d942386c7948fb9f9b5656c7f
7
+ data.tar.gz: d59a8b00e2f7a1c0df86b14796095d6d1833bd322fb6a1cac03e015abe30a90449205964791372b6e44a6b7465377e02ae8970db68d5ab28e0dc319b2ccb2fa6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.927
1
+ 3.0.929
@@ -940,8 +940,10 @@ 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, 9
944
- deprecate :RecordLang=, :none, 2024, 9
943
+ deprecate :RTCAudienceNumber, :none, 2024, 10
944
+ deprecate :RTCAudienceNumber=, :none, 2024, 10
945
+ deprecate :RecordLang, :none, 2024, 10
946
+ deprecate :RecordLang=, :none, 2024, 10
945
947
 
946
948
  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
949
  @Name = name
@@ -3088,7 +3090,7 @@ module TencentCloud
3088
3090
  # @type EndTime: Integer
3089
3091
  # @param Page: 分页查询当前页数,从1开始递增
3090
3092
  # @type Page: Integer
3091
- # @param Limit: 默认是10条
3093
+ # @param Limit: 默认10条,最大上限为100
3092
3094
  # @type Limit: Integer
3093
3095
  # @param Status: 课堂状态。默认展示所有课堂,0为未开始,1为正在上课,2为已结束,3为已过期
3094
3096
  # @type Status: Array
@@ -3814,8 +3816,8 @@ module TencentCloud
3814
3816
 
3815
3817
  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
3818
  extend Gem::Deprecate
3817
- deprecate :RecordLang, :none, 2024, 9
3818
- deprecate :RecordLang=, :none, 2024, 9
3819
+ deprecate :RecordLang, :none, 2024, 10
3820
+ deprecate :RecordLang=, :none, 2024, 10
3819
3821
 
3820
3822
  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
3823
  @RoomId = roomid
@@ -4158,8 +4160,10 @@ module TencentCloud
4158
4160
 
4159
4161
  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
4162
  extend Gem::Deprecate
4161
- deprecate :RecordLang, :none, 2024, 9
4162
- deprecate :RecordLang=, :none, 2024, 9
4163
+ deprecate :RTCAudienceNumber, :none, 2024, 10
4164
+ deprecate :RTCAudienceNumber=, :none, 2024, 10
4165
+ deprecate :RecordLang, :none, 2024, 10
4166
+ deprecate :RecordLang=, :none, 2024, 10
4163
4167
 
4164
4168
  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
4169
  @Name = name
@@ -4254,7 +4258,7 @@ module TencentCloud
4254
4258
  # 3 全高清
4255
4259
  # 注意:此字段可能返回 null,表示取不到有效值。
4256
4260
  # @type Resolution: Integer
4257
- # @param MaxRTCMember: 最大允许连麦人数
4261
+ # @param MaxRTCMember: 最大允许连麦人数。已废弃,使用字段 MaxMicNumber
4258
4262
  # 注意:此字段可能返回 null,表示取不到有效值。
4259
4263
  # @type MaxRTCMember: Integer
4260
4264
  # @param ReplayUrl: 房间录制地址。已废弃,使用新字段 RecordUrl
@@ -4263,7 +4267,7 @@ module TencentCloud
4263
4267
  # @param RecordUrl: 录制地址(协议为https)。仅在房间结束后存在。
4264
4268
  # 注意:此字段可能返回 null,表示取不到有效值。
4265
4269
  # @type RecordUrl: String
4266
- # @param MaxMicNumber: 最高房间内人数(不包括老师),0表示不限制,默认为0
4270
+ # @param MaxMicNumber: 课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。
4267
4271
  # 注意:此字段可能返回 null,表示取不到有效值。
4268
4272
  # @type MaxMicNumber: Integer
4269
4273
  # @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.927
4
+ version: 3.0.929
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-18 00:00:00.000000000 Z
11
+ date: 2024-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common