class ControlSetDaiFormatResponse
Defined at line 602 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
Public Methods
void ControlSetDaiFormatResponse (Storage_ storage)
void ControlSetDaiFormatResponse ()
Defined at line 607 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void ControlSetDaiFormatResponse (ControlSetDaiFormatResponse && )
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void ControlSetDaiFormatResponse (const ControlSetDaiFormatResponse & other)
ControlSetDaiFormatResponse & operator= (ControlSetDaiFormatResponse && )
Defined at line 609 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
ControlSetDaiFormatResponse & operator= (const ControlSetDaiFormatResponse & other)
bool operator== (const ControlSetDaiFormatResponse & other)
bool operator!= (const ControlSetDaiFormatResponse & other)
bool IsEmpty ()
const std::optional< ::fuchsia_hardware_audio::CodecFormatInfo> & state ()
::std::optional< ::fuchsia_hardware_audio::CodecFormatInfo> & state ()
ControlSetDaiFormatResponse & state (std::optional< ::fuchsia_hardware_audio::CodecFormatInfo> value)
Setter for state.
void ControlSetDaiFormatResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits