Package io.agora.rtc2
Class DeviceInfo
java.lang.Object
io.agora.rtc2.DeviceInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanWhether the device support low latency audio. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isLowLatencyAudioSupported
public boolean isLowLatencyAudioSupportedWhether the device support low latency audio. Not support by default
-
-
Constructor Details
-
DeviceInfo
public DeviceInfo(boolean isLowLatencyAudioSupported)
-