Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_pulse_linux.h89 bool GetSinkInfoByIndex(int device_index)const ;
Daudio_mixer_manager_pulse_linux.cc538 if (!GetSinkInfoByIndex(deviceIndex)) in StereoPlayoutIsAvailable()
1130 bool AudioMixerManagerLinuxPulse::GetSinkInfoByIndex( in GetSinkInfoByIndex() function in webrtc::AudioMixerManagerLinuxPulse