template <>

class WireSyncBufferClientImpl

Defined at line 14648 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::StreamConfig> && protocol)

Connect to a `StreamConfig` protocol.

This method allows a component to serve FIDL outside the devhost's control.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.