class CompositeConnector
Defined at line 16455 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/hlcpp/fuchsia/hardware/audio/cpp/fidl.h
For an overview see
[Audio Composite Devices](https://fuchsia.dev/fuchsia-src/development/audio/drivers/composite.md).
Public Methods
void ~CompositeConnector ()
void Connect (::fidl::InterfaceRequest< ::fuchsia::hardware::audio::Composite> composite_protocol)
Connect to a `Device` protocol.
This method allows a component to serve FIDL outside the devhost's control.