shareScreenStarted
shareScreenStarted: boolean
addForBasic
addForBasic: boolean
updateAddForBasic
updateAddForBasic: (value: boolean) => void
itemPageLimit
itemPageLimit: number
updateItemPageLimit
updateItemPageLimit: (value: number) => void
updateMainHeightWidth
updateMainHeightWidth: (value: number) => void
reorderStreams
reorderStreams: (options: any) => Promise<void>
allVideoStreams
allVideoStreams: any[]
participants
participants: any[]
oldAllStreams
oldAllStreams: any[]
OptionalscreenId
screenId?: string
OptionaladminVidID
adminVidID?: string
newLimitedStreams
newLimitedStreams: any[]
newLimitedStreamsIDs
newLimitedStreamsIDs: string[]
activeSounds
activeSounds: string[]
OptionalscreenShareIDStream
screenShareIDStream?: string
OptionalscreenShareNameStream
screenShareNameStream?: string
OptionaladminIDStream
adminIDStream?: string
OptionaladminNameStream
adminNameStream?: string
updateNewLimitedStreams
updateNewLimitedStreams: (streams: any[]) => void
updateNewLimitedStreamsIDs
updateNewLimitedStreamsIDs: (ids: string[]) => void
updateActiveSounds
updateActiveSounds: (sounds: string[]) => void
updateScreenShareIDStream
updateScreenShareIDStream: (id: string) => void
updateScreenShareNameStream
updateScreenShareNameStream: (name: string) => void
updateAdminIDStream
updateAdminIDStream: (id: string) => void
updateAdminNameStream
updateAdminNameStream: (name: string) => void
updateYouYouStream
updateYouYouStream: (streams: any[]) => void
changeVids
changeVids: ChangeVidsInvoker