template <>

class WireWeakOnewayClientImpl

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

Public Methods

::fidl::OneWayStatus Connect (::fidl::ServerEnd< ::fuchsia_hardware_audio::Codec> && codec_protocol)

Connect to a Codec protocol server.

This indirection into the Codec protocol allows us to support independent codec client

connections.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.