class SupportedFormats
Defined at line 5590 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Deprecated: Use `SupportedFormats2` instead.
Public Methods
void SupportedFormats (Storage_ storage)
void SupportedFormats ()
Defined at line 5595 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void SupportedFormats (SupportedFormats && )
Defined at line 5596 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void SupportedFormats (const SupportedFormats & other)
SupportedFormats & operator= (SupportedFormats && )
Defined at line 5597 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
SupportedFormats & operator= (const SupportedFormats & other)
bool operator== (const SupportedFormats & other)
bool operator!= (const SupportedFormats & other)
bool IsEmpty ()
const std::optional< ::fuchsia_hardware_audio::PcmSupportedFormats> & pcm_supported_formats ()
::std::optional< ::fuchsia_hardware_audio::PcmSupportedFormats> & pcm_supported_formats ()
SupportedFormats & pcm_supported_formats (std::optional< ::fuchsia_hardware_audio::PcmSupportedFormats> value)
Setter for pcm_supported_formats.
void SupportedFormats (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits