Preparing search index...
The search index is not available
MediaSFU ReactJS
MediaSFU ReactJS
CustomVideoCardOptions
Interface CustomVideoCardOptions
interface
CustomVideoCardOptions
{
participant
:
Participant
;
stream
:
null
|
MediaStream
;
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
:
null
|
MediaStream
width
width
:
number
height
height
:
number
Optional
image
Size
image
Size
?:
number
Optional
do
Mirror
do
Mirror
?:
string
Optional
show
Controls
show
Controls
?:
boolean
Optional
show
Info
show
Info
?:
boolean
Optional
name
name
?:
string
Optional
background
Color
background
Color
?:
string
Optional
on
Video
Press
on
Video
Press
?:
(
(
)
=>
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 ReactJS
Loading...