Class AudioDeviceInfo

The AudioDeviceInfo class that contains the ID and device name of the audio devices.

Hierarchy

  • AudioDeviceInfo

Constructors

Properties

Constructors

Properties

deviceId?: string

The device ID.

deviceName?: string

The device name.

Generated using TypeDoc