HomeSort by relevance Sort by last modified time
    Searched refs:MicrophoneIsAvailable (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.h 184 virtual int32_t MicrophoneIsAvailable(bool& available);
audio_device_mac.cc 443 int32_t AudioDeviceMac::MicrophoneIsAvailable(bool& available) {
1074 if (MicrophoneIsAvailable(available) == -1) {
1076 " MicrophoneIsAvailable() failed");
    [all...]

Completed in 79 milliseconds