Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h91 int32_t SpeakerVolume(uint32_t* volume) const override;
Daudio_device.cpp157 int32_t CfAudioDeviceModule::SpeakerVolume(uint32_t* volume) const { in SpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule