MediaSFU Shared
Preparing search index...
CustomVideoCardOptions
Interface CustomVideoCardOptions
interface
CustomVideoCardOptions
{
participant
:
Participant
;
stream
:
MediaStream
|
null
;
width
:
number
;
height
:
number
;
imageSize
?:
number
;
doMirror
?:
string
;
showControls
?:
boolean
;
showInfo
?:
boolean
;
name
?:
string
;
backgroundColor
?:
string
;
onVideoPress
?:
()
=>
void
;
parameters
?:
any
;
}
Index
Properties
participant
stream
width
height
image
Size?
do
Mirror?
show
Controls?
show
Info?
name?
background
Color?
on
Video
Press?
parameters?
Properties
participant
participant
:
Participant
stream
stream
:
MediaStream
|
null
width
width
:
number
height
height
:
number
Optional
image
Size
imageSize
?:
number
Optional
do
Mirror
doMirror
?:
string
Optional
show
Controls
showControls
?:
boolean
Optional
show
Info
showInfo
?:
boolean
Optional
name
name
?:
string
Optional
background
Color
backgroundColor
?:
string
Optional
on
Video
Press
onVideoPress
?:
()
=>
void
Optional
parameters
parameters
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
participant
stream
width
height
image
Size
do
Mirror
show
Controls
show
Info
name
background
Color
on
Video
Press
parameters
MediaSFU
MediaSFU Shared - v1.0.1
Loading...