Home
last modified time | relevance | path

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

/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py35 def _audio_proxy(self): member in AudioFacadeRemoteAdapter
60 self._audio_proxy.playback(
66 self._audio_proxy.stop_playback()
97 self._audio_proxy.start_recording(data_format)
108 path = self._audio_proxy.stop_recording()
129 self._audio_proxy.start_listening(data_format)
140 path = self._audio_proxy.stop_listening()
162 self._audio_proxy.set_selected_output_volume(volume)
171 self._audio_proxy.set_input_gain(gain)
185 self._audio_proxy.set_selected_node_types(
[all …]