Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Daudio_track_source_impl.h34 void SetVolume(double volume) override;
Daudio_track_source_impl.cpp24 void AudioTrackSourceImpl::SetVolume(double volume) { in SetVolume() function in cuttlefish::webrtc_streaming::AudioTrackSourceImpl