Searched refs:SetSpeakerVolume (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 90 int32_t SetSpeakerVolume(uint32_t volume) override; |
D | audio_device.cpp | 156 int32_t CfAudioDeviceModule::SetSpeakerVolume(uint32_t volume) { return -1; } in SetSpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |