|
Agora Java API Reference for Android
|
The audio device information. More...
Public Member Functions | |
| DeviceInfo (boolean isLowLatencyAudioSupported) | |
Public Attributes | |
| boolean | isLowLatencyAudioSupported |
The audio device information.
| boolean io.agora.rtc2.DeviceInfo.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.
1.8.18