OptionalcustomStyle
customStyle?: Partial<CSSStyleDeclaration>
OptionalbarColor
barColor?: string
OptionaltextColor
textColor?: string
imageSource
imageSource: string
OptionalroundedImage
roundedImage?: boolean
OptionalimageStyle
imageStyle?: Partial<CSSStyleDeclaration>
remoteProducerId
remoteProducerId: string
OptionalforceFullDisplay
forceFullDisplay?: boolean
videoStream
videoStream: null | MediaStream
OptionalshowControls
showControls?: boolean
OptionalshowInfo
showInfo?: boolean
OptionalvideoInfoComponent
OptionalvideoControlsComponent
OptionalcontrolsPosition
controlsPosition?:
| "topLeft"
| "topRight"
| "bottomLeft"
| "bottomRight"
OptionalinfoPosition
infoPosition?:
| "topLeft"
| "topRight"
| "bottomLeft"
| "bottomRight"
backgroundColor
backgroundColor: string
OptionaldoMirror
doMirror?: boolean