tencentcloud-sdk-lcic 3.0.731 → 3.0.732
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 +10 -6
- 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: 4e7cdaf2c0d4872fcf0b7905e0caf1688fc5e04a
|
4
|
+
data.tar.gz: 3916cfc2286be0a2b602d724eee10c4639432f79
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 61e8ac15bd5dcad664c42c3e69424c391cc8186db8b0283b79ad8ede8cf79ffd05b3cee0df8fb989432eca62d8b4c10912283701f73f9c22b38097a7a2244cba
|
7
|
+
data.tar.gz: d68feb17c79af055831da6f3e28ba1700cf307dd3fd4df69729ef33cba2cae779d4ee70020d7e131a179be5f9f28afb486811fef1220b4409d69f8c9359d2a59
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.732
|
data/lib/v20220817/models.rb
CHANGED
@@ -882,7 +882,7 @@ module TencentCloud
|
|
882
882
|
# @type RoomType: Integer
|
883
883
|
# @param EndDelayTime: 拖堂时间:单位分钟,0为不限制(默认值), -1为不能拖堂,大于0为拖堂的时间,最大值120分钟
|
884
884
|
# @type EndDelayTime: Integer
|
885
|
-
# @param LiveType:
|
885
|
+
# @param LiveType: 直播类型:0 常规(默认)1 伪直播
|
886
886
|
# @type LiveType: Integer
|
887
887
|
# @param RecordLiveUrl: 伪直播链接
|
888
888
|
# @type RecordLiveUrl: String
|
@@ -2094,7 +2094,7 @@ module TencentCloud
|
|
2094
2094
|
# @type VideoDuration: Integer
|
2095
2095
|
# @param EndDelayTime: 拖堂时间:单位分钟,0为不限制(默认值), -1为不能拖堂,大于0为拖堂的时间,最大值120分钟
|
2096
2096
|
# @type EndDelayTime: Integer
|
2097
|
-
# @param LiveType:
|
2097
|
+
# @param LiveType: 直播类型:0 常规(默认)1 伪直播
|
2098
2098
|
# @type LiveType: Integer
|
2099
2099
|
# @param RecordLiveUrl: 伪直播链接
|
2100
2100
|
# @type RecordLiveUrl: String
|
@@ -3913,16 +3913,18 @@ module TencentCloud
|
|
3913
3913
|
# @type RoomType: Integer
|
3914
3914
|
# @param EndDelayTime: 拖堂时间:单位分钟,0为不限制(默认值), -1为不能拖堂,大于0为拖堂的时间,最大值120分钟
|
3915
3915
|
# @type EndDelayTime: Integer
|
3916
|
-
# @param LiveType:
|
3916
|
+
# @param LiveType: 直播类型:0 常规(默认)1 伪直播
|
3917
3917
|
# @type LiveType: Integer
|
3918
3918
|
# @param RecordLiveUrl: 伪直播回放链接
|
3919
3919
|
# @type RecordLiveUrl: String
|
3920
3920
|
# @param EnableAutoStart: 是否自动开始上课:0 不自动上课(默认) 1 自动上课 live_type=1的时候有效
|
3921
3921
|
# @type EnableAutoStart: Integer
|
3922
|
+
# @param RecordBackground: 录制文件背景图片,支持png、jpg、jpeg、bmp格式,暂不支持透明通道
|
3923
|
+
# @type RecordBackground: String
|
3922
3924
|
|
3923
|
-
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
|
3925
|
+
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
|
3924
3926
|
|
3925
|
-
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)
|
3927
|
+
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)
|
3926
3928
|
@Name = name
|
3927
3929
|
@StartTime = starttime
|
3928
3930
|
@EndTime = endtime
|
@@ -3948,6 +3950,7 @@ module TencentCloud
|
|
3948
3950
|
@LiveType = livetype
|
3949
3951
|
@RecordLiveUrl = recordliveurl
|
3950
3952
|
@EnableAutoStart = enableautostart
|
3953
|
+
@RecordBackground = recordbackground
|
3951
3954
|
end
|
3952
3955
|
|
3953
3956
|
def deserialize(params)
|
@@ -3976,6 +3979,7 @@ module TencentCloud
|
|
3976
3979
|
@LiveType = params['LiveType']
|
3977
3980
|
@RecordLiveUrl = params['RecordLiveUrl']
|
3978
3981
|
@EnableAutoStart = params['EnableAutoStart']
|
3982
|
+
@RecordBackground = params['RecordBackground']
|
3979
3983
|
end
|
3980
3984
|
end
|
3981
3985
|
|
@@ -4037,7 +4041,7 @@ module TencentCloud
|
|
4037
4041
|
# @param EndDelayTime: 拖堂时间:单位分钟,0为不限制(默认值), -1为不能拖堂,大于0为拖堂的时间,最大值120分钟
|
4038
4042
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4039
4043
|
# @type EndDelayTime: Integer
|
4040
|
-
# @param LiveType:
|
4044
|
+
# @param LiveType: 直播类型:0 常规(默认)1 伪直播
|
4041
4045
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4042
4046
|
# @type LiveType: Integer
|
4043
4047
|
# @param RecordLiveUrl: 伪直播回放链接
|
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.732
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-12-
|
11
|
+
date: 2023-12-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|