MeetingConfig class

Constructors

MeetingConfig()
factory

Properties

focusSwitchInterval int
no setter
hashCode int
The hash code for this object.
no setterinherited
meetingRecordAudioEnable bool
会议音频录制开启,true:开启,false:关闭,true由服务器抄送给应用的回调接口
no setter
meetingRecordMode → NERtcServerRecordMode
会议录制模式,0:混合与单人,1:混合,2:单人,但只在有值的时候,才会由服务器抄送给应用的回调接口
no setter
meetingRecordVideoEnable bool
会议视频录制开启,true:开启,false:关闭,true由服务器抄送给应用的回调接口
no setter
pageSize int
no setter
pageSizeExceptMe int
except me, server push every page size if null show default size,
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

defaultGridSide int
no setter
globalConfig SDKConfig?
getter/setter pair
minGridSize int
min show grid size must bigger than 2, because every page show self
final
selfRenderSize int
gallery self render size
final

Constants

joinTimeOutInterval → const int
join time out
volumeLowThreshold → const int
audio low threshold