class AudioCompressedFormatLc3

Defined at line 5407 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

AudioCompressedFormatLc3 contains no fields. The required parameters

for setting up the decoder would be embedded as Codec_Specific_Configuration

(Assigned Numbers section 6.12.5) in `FormatDetails.oob_bytes`.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

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