Searched refs:PlayoutDevices (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 51 int16_t PlayoutDevices() override; |
D | audio_device.cpp | 70 int16_t CfAudioDeviceModule::PlayoutDevices() { return 1; } in PlayoutDevices() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |