MediaSFU Angular
Preparing search index...
VideoCardOptions
Interface VideoCardOptions
interface
VideoCardOptions
{
customStyle
?:
Partial
<
CSSStyleDeclaration
>
;
name
:
string
;
barColor
?:
string
;
textColor
?:
string
;
imageSource
:
string
;
roundedImage
?:
boolean
;
imageStyle
?:
Partial
<
CSSStyleDeclaration
>
;
remoteProducerId
:
string
;
eventType
:
EventType
;
forceFullDisplay
?:
boolean
;
videoStream
:
MediaStream
|
null
;
showControls
?:
boolean
;
showInfo
?:
boolean
;
videoInfoComponent
?:
HTMLElement
|
CustomComponent
;
videoControlsComponent
?:
HTMLElement
|
CustomComponent
;
controlsPosition
?:
"topRight"
|
"topLeft"
|
"bottomRight"
|
"bottomLeft"
;
infoPosition
?:
"topRight"
|
"topLeft"
|
"bottomRight"
|
"bottomLeft"
;
participant
:
Participant
;
backgroundColor
:
string
;
audioDecibels
:
AudioDecibels
[]
;
doMirror
?:
boolean
;
parameters
:
VideoCardParameters
;
}
Index
Properties
custom
Style?
name
bar
Color?
text
Color?
image
Source
rounded
Image?
image
Style?
remote
Producer
Id
event
Type
force
Full
Display?
video
Stream
show
Controls?
show
Info?
video
Info
Component?
video
Controls
Component?
controls
Position?
info
Position?
participant
background
Color
audio
Decibels
do
Mirror?
parameters
Properties
Optional
custom
Style
customStyle
?:
Partial
<
CSSStyleDeclaration
>
name
name
:
string
Optional
bar
Color
barColor
?:
string
Optional
text
Color
textColor
?:
string
image
Source
imageSource
:
string
Optional
rounded
Image
roundedImage
?:
boolean
Optional
image
Style
imageStyle
?:
Partial
<
CSSStyleDeclaration
>
remote
Producer
Id
remoteProducerId
:
string
event
Type
eventType
:
EventType
Optional
force
Full
Display
forceFullDisplay
?:
boolean
video
Stream
videoStream
:
MediaStream
|
null
Optional
show
Controls
showControls
?:
boolean
Optional
show
Info
showInfo
?:
boolean
Optional
video
Info
Component
videoInfoComponent
?:
HTMLElement
|
CustomComponent
Optional
video
Controls
Component
videoControlsComponent
?:
HTMLElement
|
CustomComponent
Optional
controls
Position
controlsPosition
?:
"topRight"
|
"topLeft"
|
"bottomRight"
|
"bottomLeft"
Optional
info
Position
infoPosition
?:
"topRight"
|
"topLeft"
|
"bottomRight"
|
"bottomLeft"
participant
participant
:
Participant
background
Color
backgroundColor
:
string
audio
Decibels
audioDecibels
:
AudioDecibels
[]
Optional
do
Mirror
doMirror
?:
boolean
parameters
parameters
:
VideoCardParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Style
name
bar
Color
text
Color
image
Source
rounded
Image
image
Style
remote
Producer
Id
event
Type
force
Full
Display
video
Stream
show
Controls
show
Info
video
Info
Component
video
Controls
Component
controls
Position
info
Position
participant
background
Color
audio
Decibels
do
Mirror
parameters
MediaSFU
MediaSFU Angular - v2.2.2
Loading...