Agora RTC Objective-C API Reference  Refactor
Data Fields
DeviceInfo Struct Reference

Data Fields

bool isLowLatencyAudioSupported
 

Detailed Description

Note
This class is for Android only.

Constructor & Destructor Documentation

◆ DeviceInfo()

DeviceInfo ( )
inline

Field Documentation

◆ isLowLatencyAudioSupported

bool isLowLatencyAudioSupported

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.