Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc178 bool MMDeviceIsAvailable(false); in CoreAudioIsSupported() local
295 MMDeviceIsAvailable = true; in CoreAudioIsSupported()
305 if (MMDeviceIsAvailable) { in CoreAudioIsSupported()