Class VideoDeviceInfo

The VideoDeviceInfo class that contains the ID and device name of the video devices.

Hierarchy

  • VideoDeviceInfo

Constructors

Properties

Constructors

Properties

deviceId?: string

The device ID.

deviceName?: string

The device name.

Generated using TypeDoc