class AudioCompressedFormatCvsd
Defined at line 5359 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
AudioCompressedFormatCvsd contains no fields for now since we will be
using the parameter values recommended by Bluetooth Core Spec v5.3
section 9.2.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void AudioCompressedFormatCvsd ()
void AudioCompressedFormatCvsd (AudioCompressedFormatCvsd && other)
void ~AudioCompressedFormatCvsd ()
AudioCompressedFormatCvsd & operator= (AudioCompressedFormatCvsd && other)
::std::unique_ptr<AudioCompressedFormatCvsd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AudioCompressedFormatCvsd * _value, size_t _offset)
zx_status_t Clone (AudioCompressedFormatCvsd * _result)