VideoDeviceInfo interface

Information about a camera device.

Properties

deviceType

Get this video device type.

id

Get Id of this video device.

name

Get the name of this video device.

Property Details

deviceType

Get this video device type.

deviceType: VideoDeviceType

Property Value

id

Get Id of this video device.

id: string

Property Value

string

name

Get the name of this video device.

name: string

Property Value

string