template <>

class WireSyncClientImpl

Defined at line 822 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_audio::GainControl>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_audio::GainControl::SetGain> SetGain (::fuchsia_audio::wire::GainControlSetGainRequest GainControlSetGainRequest)

Sets the gain knob.

Allocates 168 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_audio::GainControl::SetMute> SetMute (::fuchsia_audio::wire::GainControlSetMuteRequest GainControlSetMuteRequest)

Set the mute knob.

Allocates 72 bytes of request buffer on the stack. Response is heap-allocated.