Searched refs:MicrophoneVolume (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 98 int32_t MicrophoneVolume(uint32_t* volume) const override; |
D | audio_device.cpp | 173 int32_t CfAudioDeviceModule::MicrophoneVolume(uint32_t* volume) const { in MicrophoneVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |