template <>
class WireSyncClientImpl
Defined at line 305 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/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_mixer::GraphCreator>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_audio_mixer::GraphCreator::Create> Create (::fuchsia_audio_mixer::wire::GraphCreatorCreateRequest GraphCreatorCreateRequest)
Creates a new graph that lives until the channel is closed.
Allocates 336 bytes of request buffer on the stack. Response is heap-allocated.