Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_pulse_linux.cc544 if (!GetSourceInfoByIndex(deviceIndex)) in MicrophoneMute()
652 if (!GetSourceInfoByIndex(deviceIndex)) in MicrophoneVolume()
833 bool AudioMixerManagerLinuxPulse::GetSourceInfoByIndex(int device_index) const { in GetSourceInfoByIndex() function in webrtc::AudioMixerManagerLinuxPulse
Daudio_mixer_manager_pulse_linux.h85 bool GetSourceInfoByIndex(int device_index) const;