Searched refs:SetVolume (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ | ||
D | audio_track_source_impl.h | 34 void SetVolume(double volume) override; |
D | audio_track_source_impl.cpp | 24 void AudioTrackSourceImpl::SetVolume(double volume) { in SetVolume() function in cuttlefish::webrtc_streaming::AudioTrackSourceImpl |