updateAddAltGrid
updateAddAltGrid: (addAltGrid: boolean) => void
videoAlreadyOn
videoAlreadyOn: boolean
localStreamVideo
localStreamVideo: MediaStream | null
keepBackground
keepBackground: boolean
virtualStream
virtualStream: MediaStream | null
forceFullDisplay
forceFullDisplay: boolean
otherGridStreams
otherGridStreams: Element[][]
updateOtherGridStreams
updateOtherGridStreams: (otherGridStreams: Element[][]) => void
OptionalselfViewForceFull
selfViewForceFull?: boolean
OptionalupdateSelfViewForceFull
updateSelfViewForceFull?: (value: boolean) => Promise<void>
OptionalisDarkModeValue
isDarkModeValue?: boolean
OptionalshowSubtitlesOnCards
showSubtitlesOnCards?: boolean
OptionalliveSubtitles
liveSubtitles?: Map<string, LiveSubtitle>
OptionalvideoCardComponent
OptionalaudioCardComponent
OptionalminiCardComponent
updateGridRows
updateGridRows: (rows: number) => void
updateGridCols
updateGridCols: (cols: number) => void
updateAltGridRows
updateAltGridRows: (rows: number) => void
updateAltGridCols
updateAltGridCols: (cols: number) => void
updateGridSizes
updateGridSizes: (gridSizes: GridSizes) => void paginationDirection: string
paginationHeightWidth: number
doPaginate
doPaginate: boolean