template <>
class WireSyncBufferClientImpl
Defined at line 838 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_audio::GainControl::SetGain> SetGain (::fuchsia_audio::wire::GainControlSetGainRequest GainControlSetGainRequest)
Sets the gain knob.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_audio::GainControl::SetMute> SetMute (::fuchsia_audio::wire::GainControlSetMuteRequest GainControlSetMuteRequest)
Set the mute knob.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.