Searched refs:SetPlayoutDevice (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 61 int32_t SetPlayoutDevice(uint16_t index) override; |
D | audio_device.cpp | 102 int32_t CfAudioDeviceModule::SetPlayoutDevice(uint16_t index) { return 0; } in SetPlayoutDevice() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |