Home
last modified time | relevance | path

Searched refs:SetSpeakerVolume (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h90 int32_t SetSpeakerVolume(uint32_t volume) override;
Daudio_device.cpp156 int32_t CfAudioDeviceModule::SetSpeakerVolume(uint32_t volume) { return -1; } in SetSpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule