Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
VideoCardParameters
Interface VideoCardParameters
interface
VideoCardParameters
{
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
;
roomName
:
string
;
coHostResponsibility
:
CoHostResponsibility
[]
;
showAlert
?:
ShowAlert
;
coHost
:
string
;
participants
:
Participant
[]
;
member
:
string
;
islevel
:
string
;
audioDecibels
:
AudioDecibels
[]
;
getUpdatedAllParams
:
(
(
)
=>
VideoCardParameters
)
;
}
Index
Properties
socket
room
Name
co
Host
Responsibility
show
Alert?
co
Host
participants
member
islevel
audio
Decibels
get
Updated
All
Params
Properties
socket
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
room
Name
room
Name
:
string
co
Host
Responsibility
co
Host
Responsibility
:
CoHostResponsibility
[]
Optional
show
Alert
show
Alert
?:
ShowAlert
co
Host
co
Host
:
string
participants
participants
:
Participant
[]
member
member
:
string
islevel
islevel
:
string
audio
Decibels
audio
Decibels
:
AudioDecibels
[]
get
Updated
All
Params
get
Updated
All
Params
:
(
(
)
=>
VideoCardParameters
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
socket
room
Name
co
Host
Responsibility
show
Alert
co
Host
participants
member
islevel
audio
Decibels
get
Updated
All
Params
MediaSFU
MediaSFU Angular
Loading...