Class AudioDeviceInfo

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

Hierarchy

  • AudioDeviceInfo

Constructors

Properties

deviceId?: string

The device ID.

deviceName?: string

The device name.

deviceTypeName?: string

Output parameter; indicates the type of audio devices, such as built-in, USB and HDMI.

Generated using TypeDoc