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

/external/webrtc/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc200 bool AudioDeviceDummy::PlayoutError() const { return false; } function in class:webrtc::AudioDeviceDummy
H A Dfile_audio_device.cc439 bool FileAudioDevice::PlayoutError() const { return false; } function in class:webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc1648 bool AudioDeviceLinuxALSA::PlayoutError() const function in class:webrtc::AudioDeviceLinuxALSA
H A Daudio_device_pulse_linux.cc1648 bool AudioDeviceLinuxPulse::PlayoutError() const function in class:webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1689 bool AudioDeviceMac::PlayoutError() const { function in class:webrtc::AudioDeviceMac
/external/webrtc/webrtc/modules/audio_device/win/
H A Daudio_device_wave_win.cc2290 // PlayoutError
2293 bool AudioDeviceWindowsWave::PlayoutError() const function in class:webrtc::AudioDeviceWindowsWave
H A Daudio_device_core_win.cc3196 // PlayoutError
3199 bool AudioDeviceWindowsCore::PlayoutError() const function in class:webrtc::AudioDeviceWindowsCore

Completed in 59 milliseconds