class MSbcEncoderSettings
Defined at line 7913 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Settings for the mSBC encoder. There are no settings as the mSBC encoder uses the values
required by HFP Spec v1.8.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void MSbcEncoderSettings ()
void MSbcEncoderSettings (MSbcEncoderSettings && other)
void ~MSbcEncoderSettings ()
MSbcEncoderSettings & operator= (MSbcEncoderSettings && other)
::std::unique_ptr<MSbcEncoderSettings> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MSbcEncoderSettings * _value, size_t _offset)
zx_status_t Clone (MSbcEncoderSettings * _result)