webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | List of all members
org.webrtc.voiceengine.WebRtcAudioManager Class Reference

Public Member Functions

boolean isLowLatencyInputSupported ()
 

Static Public Member Functions

static synchronized void setBlacklistDeviceForOpenSLESUsage (boolean enable)
 
static synchronized void setStereoOutput (boolean enable)
 
static synchronized void setStereoInput (boolean enable)
 
static synchronized boolean getStereoOutput ()
 
static synchronized boolean getStereoInput ()
 

Member Function Documentation

◆ getStereoInput()

static synchronized boolean org.webrtc.voiceengine.WebRtcAudioManager.getStereoInput ( )
inlinestatic

◆ getStereoOutput()

static synchronized boolean org.webrtc.voiceengine.WebRtcAudioManager.getStereoOutput ( )
inlinestatic

◆ isLowLatencyInputSupported()

boolean org.webrtc.voiceengine.WebRtcAudioManager.isLowLatencyInputSupported ( )
inline

◆ setBlacklistDeviceForOpenSLESUsage()

static synchronized void org.webrtc.voiceengine.WebRtcAudioManager.setBlacklistDeviceForOpenSLESUsage ( boolean  enable)
inlinestatic

◆ setStereoInput()

static synchronized void org.webrtc.voiceengine.WebRtcAudioManager.setStereoInput ( boolean  enable)
inlinestatic

◆ setStereoOutput()

static synchronized void org.webrtc.voiceengine.WebRtcAudioManager.setStereoOutput ( boolean  enable)
inlinestatic

The documentation for this class was generated from the following file: