Optional
alphaThe transparency of the video for local video mixing. The value range is [0.0, 1.0]. 0.0 indicates that the video is completely transparent, and 1.0 indicates that it is opaque.
Optional
heightThe height (px) of the video for local video mixing on the canvas.
Optional
imageThe URL of the image. Use this parameter only when the source type is the image for local video mixing.
Optional
media(Optional) Media player ID. Use the parameter only when you set sourceType to VideoSourceMediaPlayer.
Optional
mirrorWhether to mirror the video for the local video mixing. true : Mirror the video for the local video mixing. false : (Default) Do not mirror the video for the local video mixing. This parameter only takes effect on video source types that are cameras.
Optional
remoteThe user ID of the remote user. Use this parameter only when the source type is VideoSourceRemote for local video mixing.
Optional
sourceThe video source type for local video mixing. See VideoSourceType.
Optional
widthThe width (px) of the video for local video mixing on the canvas.
Optional
xThe relative lateral displacement of the top left corner of the video for local video mixing to the origin (the top left corner of the canvas).
Optional
yThe relative longitudinal displacement of the top left corner of the captured video to the origin (the top left corner of the canvas).
Optional
zThe number of the layer to which the video for the local video mixing belongs. The value range is [0, 100]. 0: (Default) The layer is at the bottom. 100: The layer is at the top.
Generated using TypeDoc
The video streams for local video mixing.