rtpCapabilities
rtpCapabilities: RtpCapabilities
roomRecvIPs
roomRecvIPs: string[]
itemPageLimit
itemPageLimit: number
audioOnlyRoom
audioOnlyRoom: boolean
addForBasic
addForBasic: boolean
screenPageLimit
screenPageLimit: number
shareScreenStarted
shareScreenStarted: boolean
targetOrientation
targetOrientation: string
recordingVideoSupport
recordingVideoSupport: boolean
frameRate
frameRate: number
adminPasscode
adminPasscode: string
youAreCoHost
youAreCoHost: boolean
autoWave
autoWave: boolean
forceFullDisplay
forceFullDisplay: boolean
chatSetting
chatSetting: string
meetingDisplayType
meetingDisplayType: string
audioSetting
audioSetting: string
videoSetting
videoSetting: string
screenshareSetting
screenshareSetting: string
updateRtpCapabilities
updateRtpCapabilities: (rtpCapabilities: RtpCapabilities) => void
updateRoomRecvIPs
updateRoomRecvIPs: (roomRecvIPs: string[]) => void
updateItemPageLimit
updateItemPageLimit: (limit: number) => void
updateAudioOnlyRoom
updateAudioOnlyRoom: (isAudioOnly: boolean) => void
updateAddForBasic
updateAddForBasic: (addForBasic: boolean) => void
updateScreenPageLimit
updateScreenPageLimit: (limit: number) => void
updateVidCons
updateVidCons: (cons: VidCons) => void updateFrameRate
updateFrameRate: (frameRate: number) => void
updateAdminPasscode
updateAdminPasscode: (passcode: string) => void
updateEventType
updateEventType: (eventType: EventType) => void updateYouAreCoHost
updateYouAreCoHost: (coHost: boolean) => void
updateAutoWave
updateAutoWave: (autoWave: boolean) => void
updateForceFullDisplay
updateForceFullDisplay: (forceFull: boolean) => void
updateChatSetting
updateChatSetting: (setting: string) => void
updateMeetingDisplayType
updateMeetingDisplayType: (type: string) => void
updateAudioSetting
updateAudioSetting: (setting: string) => void
updateVideoSetting
updateVideoSetting: (setting: string) => void
updateScreenshareSetting
updateScreenshareSetting: (setting: string) => void
updateMainHeightWidth
updateMainHeightWidth: (heightWidth: number) => void
updateTargetResolution
updateTargetResolution: (resolution: string) => void
updateTargetResolutionHost
updateTargetResolutionHost: (resolution: string) => void
updateRecordingAudioPausesLimit
updateRecordingAudioPausesLimit: (limit: number) => void
updateRecordingAudioPausesCount
updateRecordingAudioPausesCount: (count: number) => void
updateRecordingAudioSupport
updateRecordingAudioSupport: (support: boolean) => void
updateRecordingAudioPeopleLimit
updateRecordingAudioPeopleLimit: (limit: number) => void
updateRecordingAudioParticipantsTimeLimit
updateRecordingAudioParticipantsTimeLimit: (limit: number) => void
updateRecordingVideoPausesCount
updateRecordingVideoPausesCount: (count: number) => void
updateRecordingVideoPausesLimit
updateRecordingVideoPausesLimit: (limit: number) => void
updateRecordingVideoSupport
updateRecordingVideoSupport: (support: boolean) => void
updateRecordingVideoPeopleLimit
updateRecordingVideoPeopleLimit: (limit: number) => void
updateRecordingVideoParticipantsTimeLimit
updateRecordingVideoParticipantsTimeLimit: (limit: number) => void
updateRecordingAllParticipantsSupport
updateRecordingAllParticipantsSupport: (support: boolean) => void
updateRecordingVideoParticipantsSupport
updateRecordingVideoParticipantsSupport: (support: boolean) => void
updateRecordingAllParticipantsFullRoomSupport
updateRecordingAllParticipantsFullRoomSupport: (support: boolean) => void
updateRecordingVideoParticipantsFullRoomSupport
updateRecordingVideoParticipantsFullRoomSupport: (support: boolean) => void
updateRecordingPreferredOrientation
updateRecordingPreferredOrientation: (orientation: string) => void
updateRecordingSupportForOtherOrientation
updateRecordingSupportForOtherOrientation: (support: boolean) => void
updateRecordingMultiFormatsSupport: (support: boolean) => void
updateRecordingVideoOptions
updateRecordingVideoOptions: (options: string) => void
updateRecordingAudioOptions
updateRecordingAudioOptions: (options: string) => void