Searched defs:SpeakerIsAvailable (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc395 int32_t AudioDeviceMac::SpeakerIsAvailable(bool& available) { function in class:webrtc::AudioDeviceMac
1221 if (SpeakerIsAvailable(available) == -1) {
1223 " SpeakerIsAvailable() failed");

Completed in 110 milliseconds