Home
last modified time | relevance | path

Searched refs:isLowLatencyInputSupported (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioManager.java166 public boolean isLowLatencyInputSupported() { in isLowLatencyInputSupported() method in WebRtcAudioManager
260 assertTrue(isLowLatencyInputSupported()); in getLowLatencyInputFramesPerBuffer()