Class DeviceInfo

The audio device information.

This class is for Android only.

Hierarchy

  • DeviceInfo

Constructors

Properties

Constructors

Properties

isLowLatencyAudioSupported?: boolean

Whether the audio device supports ultra-low-latency capture and playback: true : The device supports ultra-low-latency capture and playback. false : The device does not support ultra-low-latency capture and playback.

Generated using TypeDoc