Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
Participant
Interface Participant
interface
Participant
{
id
?:
string
;
audioID
:
string
;
videoID
:
string
;
ScreenID
?:
string
;
ScreenOn
?:
boolean
;
islevel
?:
string
;
isAdmin
?:
boolean
;
isHost
?:
boolean
;
name
:
string
;
muted
?:
boolean
;
isBanned
?:
boolean
;
isSuspended
?:
boolean
;
useBoard
?:
boolean
;
breakRoom
?:
null
|
number
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
id?
audioID
videoID
ScreenID?
Screen
On?
islevel?
is
Admin?
is
Host?
name
muted?
is
Banned?
is
Suspended?
use
Board?
break
Room?
Properties
Optional
id
id
?:
string
audioID
audioID
:
string
videoID
videoID
:
string
Optional
ScreenID
ScreenID
?:
string
Optional
Screen
On
Screen
On
?:
boolean
Optional
islevel
islevel
?:
string
Optional
is
Admin
is
Admin
?:
boolean
Optional
is
Host
is
Host
?:
boolean
name
name
:
string
Optional
muted
muted
?:
boolean
Optional
is
Banned
is
Banned
?:
boolean
Optional
is
Suspended
is
Suspended
?:
boolean
Optional
use
Board
use
Board
?:
boolean
Optional
break
Room
break
Room
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
audioID
videoID
ScreenID
Screen
On
islevel
is
Admin
is
Host
name
muted
is
Banned
is
Suspended
use
Board
break
Room
MediaSFU
MediaSFU Angular
Loading...