MediaSFU ReactJS
Preparing search index...
CardVideoDisplayOptions
Interface CardVideoDisplayOptions
interface
CardVideoDisplayOptions
{
remoteProducerId
:
string
;
eventType
:
EventType
;
forceFullDisplay
:
boolean
;
videoStream
:
MediaStream
|
null
;
backgroundColor
?:
string
;
doMirror
?:
boolean
;
containerProps
?:
HTMLAttributes
<
HTMLDivElement
>
;
videoProps
?:
VideoHTMLAttributes
<
HTMLVideoElement
>
;
}
Index
Properties
remote
Producer
Id
event
Type
force
Full
Display
video
Stream
background
Color?
do
Mirror?
container
Props?
video
Props?
Properties
remote
Producer
Id
remoteProducerId
:
string
event
Type
eventType
:
EventType
force
Full
Display
forceFullDisplay
:
boolean
video
Stream
videoStream
:
MediaStream
|
null
Optional
background
Color
backgroundColor
?:
string
Optional
do
Mirror
doMirror
?:
boolean
Optional
container
Props
containerProps
?:
HTMLAttributes
<
HTMLDivElement
>
Optional
video
Props
videoProps
?:
VideoHTMLAttributes
<
HTMLVideoElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
remote
Producer
Id
event
Type
force
Full
Display
video
Stream
background
Color
do
Mirror
container
Props
video
Props
MediaSFU
MediaSFU ReactJS
Loading...