MediaSFU Angular
Preparing search index...
ParticipantsModalOptions
Interface ParticipantsModalOptions
interface
ParticipantsModalOptions
{
isParticipantsModalVisible
:
boolean
;
onParticipantsClose
:
()
=>
void
;
onParticipantsFilterChange
:
(
filter
:
string
)
=>
void
;
participantsCounter
:
number
;
onMuteParticipants
?:
typeof
MuteParticipants
;
onMessageParticipants
?:
typeof
MessageParticipants
;
onRemoveParticipants
?:
typeof
RemoveParticipants
;
RenderParticipantList
?:
HTMLElement
;
RenderParticipantListOthers
?:
HTMLElement
;
parameters
:
ParticipantsModalParameters
;
backgroundColor
?:
string
;
position
?:
string
;
overlayStyle
?:
Partial
<
CSSStyleDeclaration
>
;
contentStyle
?:
Partial
<
CSSStyleDeclaration
>
;
customTemplate
?:
TemplateRef
<
any
>
;
}
Index
Properties
is
Participants
Modal
Visible
on
Participants
Close
on
Participants
Filter
Change
participants
Counter
on
Mute
Participants?
on
Message
Participants?
on
Remove
Participants?
Render
Participant
List?
Render
Participant
List
Others?
parameters
background
Color?
position?
overlay
Style?
content
Style?
custom
Template?
Properties
is
Participants
Modal
Visible
isParticipantsModalVisible
:
boolean
on
Participants
Close
onParticipantsClose
:
()
=>
void
on
Participants
Filter
Change
onParticipantsFilterChange
:
(
filter
:
string
)
=>
void
participants
Counter
participantsCounter
:
number
Optional
on
Mute
Participants
onMuteParticipants
?:
typeof
MuteParticipants
Optional
on
Message
Participants
onMessageParticipants
?:
typeof
MessageParticipants
Optional
on
Remove
Participants
onRemoveParticipants
?:
typeof
RemoveParticipants
Optional
Render
Participant
List
RenderParticipantList
?:
HTMLElement
Optional
Render
Participant
List
Others
RenderParticipantListOthers
?:
HTMLElement
parameters
parameters
:
ParticipantsModalParameters
Optional
background
Color
backgroundColor
?:
string
Optional
position
position
?:
string
Optional
overlay
Style
overlayStyle
?:
Partial
<
CSSStyleDeclaration
>
Optional
content
Style
contentStyle
?:
Partial
<
CSSStyleDeclaration
>
Optional
custom
Template
customTemplate
?:
TemplateRef
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Participants
Modal
Visible
on
Participants
Close
on
Participants
Filter
Change
participants
Counter
on
Mute
Participants
on
Message
Participants
on
Remove
Participants
Render
Participant
List
Render
Participant
List
Others
parameters
background
Color
position
overlay
Style
content
Style
custom
Template
MediaSFU
MediaSFU Angular - v2.2.2
Loading...