DeviceInfo

Audio device information.

export class DeviceInfo {

  isLowLatencyAudioSupported?: boolean;
}