DyteThemePreset
The DyteThemePreset class represents the meeting theme for the current participant
dyteThemePreset.setupScreen
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.waitingRoom
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.controlBar
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.header
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.pipMode
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.viewType
The viewType
tells the type of the meeting
possible values are: GROUP_CALL| LIVESTREAM | CHAT | AUDIO_ROOM
Kind: instance property of DyteThemePreset
dyteThemePreset.livestreamViewerQualities
The livestreamViewerQualities
specifies the allowed qualities of a stream,
that can be viewed by a livestream viewer
Kind: instance property of DyteThemePreset
dyteThemePreset.maxVideoStreams
The maxVideoStreams
contains the maximum video
streams for mobile and desktop
Kind: instance property of DyteThemePreset
dyteThemePreset.maxScreenShareCount
The maxScreenShareCount
contains the maximum
possible concurrent screen shares
Kind: instance property of DyteThemePreset
dyteThemePreset.plugins
Deprecated
Kind: instance property of DyteThemePreset
dyteThemePreset.disabledPlugins
The disabledPlugins
property returns id of all disabled plugins
Kind: instance property of DyteThemePreset
DyteThemePreset.fromResponse()
Kind: static method of DyteThemePreset
Deprecated.: Use init()
DyteThemePreset.default()
Kind: static method of DyteThemePreset
Deprecated.: Use init()