Skip to content

RTKThemePreset

Last updated View as MarkdownAgent setup

The RTKThemePreset class represents the meeting theme for the current participant

meeting.self.config.setupScreen

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.waitingRoom

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.controlBar

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.header

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.pipMode

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.viewType

The viewType tells the type of the meeting possible values are: GROUP_CALL| LIVESTREAM | CHAT | AUDIO_ROOM

Kind: instance property of RTKThemePreset

meeting.self.config.livestreamViewerQualities

The livestreamViewerQualities specifies the allowed qualities of a stream, that can be viewed by a livestream viewer

Kind: instance property of RTKThemePreset

meeting.self.config.maxVideoStreams

The maxVideoStreams contains the maximum video streams for mobile and desktop

Kind: instance property of RTKThemePreset

meeting.self.config.maxScreenShareCount

The maxScreenShareCount contains the maximum possible concurrent screen shares

Kind: instance property of RTKThemePreset

meeting.self.config.plugins

Deprecated

Kind: instance property of RTKThemePreset

meeting.self.config.disabledPlugins

The disabledPlugins property returns id of all disabled plugins

Kind: instance property of RTKThemePreset

Was this helpful?