Skip to main content
Version: v1.39.0

VideoDevice

An interface to describe a video device.

Properties​

element​

element: CanvasImageSource

CanvasImageSource for this device.


name​

name: string

Unique name given to this device.


position​

position: VideoComposition

VideoComposition for this device.


render​

render: boolean

Boolean to determine whether or not to render this source


source​

source: MediaStream

MediaStream or CanvasImageSource of this device.