DyteThemePreset
The DyteThemePreset class represents the meeting theme for the current participant
dyteThemePreset.setupScreen
Deprecated
Kind: instance property of
DyteThemePreset
dyteThemePreset.aloneHere
The aloneHere
contains the properties to show a layout when the participant is
alone in the meeting.
Kind: instance property of
DyteThemePreset
dyteThemePreset.waitingRoom
The waitingRoom
contains the properties to show a layout when the participant
is in waiting to join the meeting.
Kind: instance property of
DyteThemePreset
dyteThemePreset.controlBar
Deprecated
Kind: instance property of
DyteThemePreset
dyteThemePreset.header
The header
contains the properties to show the meeting header with various
elements. The elements
key contains the following properties logo
- string
value representing the public URL for the logo timer
- boolean value
suggesting if the timer should be shown title
- boolean value suggesting if
the meeting title should be shown participantCount
- boolean value suggesting
if the participant count shuld be shown changeLayout
- boolean value
suggesting if the participant can change layout
Kind: instance property of
DyteThemePreset
dyteThemePreset.pipMode
The pipMode
property returns a boolean value If true, picture-in-picture mode
is enabled for the participant.
Kind: instance property of
DyteThemePreset
dyteThemePreset.viewType
The viewType
tells the type of the meeting possible values are WEBINAR,
GROUPCALL
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