DeviceInfoMobile
Audio device information.
public class DeviceInfoMobile
{
public bool isLowLatencyAudioSupported;
};
Note: This class is for Android only.
Properties
- isLowLatencyAudioSupported
- Whether ultra-low latency audio capture and playback is supported:
- true: Supported
- false: Not supported