template <>

class NaturalSyncClientImpl

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

Public Methods

::fit::result< ::fidl::OneWayError> Connect (::fidl::Request< ::fuchsia_hardware_audio::CodecConnector::Connect> request)

Connect to a Codec protocol server.

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

connections.