class SupportedFormats

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

Deprecated: Use `SupportedFormats2` instead.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::hardware::audio::PcmSupportedFormats & pcm_supported_formats ()

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

bool has_pcm_supported_formats ()

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

::fuchsia::hardware::audio::PcmSupportedFormats * mutable_pcm_supported_formats ()

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

void clear_pcm_supported_formats ()

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

SupportedFormats & set_pcm_supported_formats (::fuchsia::hardware::audio::PcmSupportedFormats _value)
void SupportedFormats ()
void SupportedFormats (SupportedFormats && other)
void ~SupportedFormats ()
SupportedFormats & operator= (SupportedFormats && other)
::std::unique_ptr<SupportedFormats> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SupportedFormats * _value, size_t _offset)
zx_status_t Clone (SupportedFormats * _result)