Optional
customStyle
customStyle?: CSSProperties
Optional
barColor
barColor?: string
Optional
textColor
textColor?: string
Optional
imageSource
imageSource?: string
Optional
roundedImage
roundedImage?: boolean
Optional
imageStyle
imageStyle?: CSSProperties
remoteProducerId
remoteProducerId: string
forceFullDisplay
forceFullDisplay: boolean
videoStream
videoStream: null | MediaStream
Optional
showControls
showControls?: boolean
Optional
showInfo
showInfo?: boolean
Optional
videoInfoComponent
videoInfoComponent?: ReactNode
Optional
videoControlsComponent
videoControlsComponent?: ReactNode
Optional
controlsPosition
controlsPosition?:
| "topLeft"
| "topRight"
| "bottomLeft"
| "bottomRight"
Optional
infoPosition
infoPosition?:
| "topLeft"
| "topRight"
| "bottomLeft"
| "bottomRight"
Optional
backgroundColor
backgroundColor?: string
Optional
doMirror
doMirror?: boolean