MediaSFU Angular
Preparing search index...
CustomAudioCardProps
Interface CustomAudioCardProps
Props structure for custom audio card components
interface
CustomAudioCardProps
{
participant
:
any
;
showControls
?:
boolean
;
showInfo
?:
boolean
;
barColor
?:
string
;
customStyle
?:
Record
<
string
,
any
>
;
parameters
?:
any
;
}
Index
Properties
participant
show
Controls?
show
Info?
bar
Color?
custom
Style?
parameters?
Properties
participant
participant
:
any
Optional
show
Controls
showControls
?:
boolean
Optional
show
Info
showInfo
?:
boolean
Optional
bar
Color
barColor
?:
string
Optional
custom
Style
customStyle
?:
Record
<
string
,
any
>
Optional
parameters
parameters
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
participant
show
Controls
show
Info
bar
Color
custom
Style
parameters
MediaSFU
MediaSFU Angular - v2.2.2
Loading...
Props structure for custom audio card components