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

  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.cc 893 return GetNumberDevices(kAudioDevicePropertyScopeOutput, playDevices,
905 uint32_t nDevices = GetNumberDevices(kAudioDevicePropertyScopeOutput,
968 return GetNumberDevices(kAudioDevicePropertyScopeInput, recDevices,
978 uint32_t nDevices = GetNumberDevices(kAudioDevicePropertyScopeInput,
    [all...]
audio_device_mac.h 196 int32_t GetNumberDevices(const AudioObjectPropertyScope scope,

Completed in 154 milliseconds