Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_mixer_manager_win.h108 UINT ValidMicrophones() const;
Daudio_mixer_manager_win.cc556 if (ValidMicrophones() == 0) in EnumerateMicrophones()
2662 UINT AudioMixerManager::ValidMicrophones() const in ValidMicrophones() function in webrtc::AudioMixerManager