Home
last modified time | relevance | path

Searched defs:PlayoutError (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc200 bool AudioDeviceDummy::PlayoutError() const { return false; } in PlayoutError() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc439 bool FileAudioDevice::PlayoutError() const { return false; } in PlayoutError() function in webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_template.h411 bool PlayoutError() const override { in PlayoutError() function
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1648 bool AudioDeviceLinuxALSA::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1648 bool AudioDeviceLinuxPulse::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc2293 bool AudioDeviceWindowsWave::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc3199 bool AudioDeviceWindowsCore::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceWindowsCore
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1689 bool AudioDeviceMac::PlayoutError() const { in PlayoutError() function in webrtc::AudioDeviceMac