template <>

class WireSyncClientImpl

Defined at line 1456 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/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_device::ControlCreator>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_audio_device::ControlCreator::Create> Create (::fuchsia_audio_device::wire::ControlCreatorCreateRequest ControlCreatorCreateRequest)

Create a `Control` for the specified device.

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