class MSbcEncoderSettings
Defined at line 8515 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Settings for the mSBC encoder. There are no settings as the mSBC encoder uses the values
required by HFP Spec v1.8.
Public Methods
void MSbcEncoderSettings (Storage_ storage)
void MSbcEncoderSettings ()
Defined at line 8520 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void MSbcEncoderSettings (MSbcEncoderSettings && )
Defined at line 8521 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void MSbcEncoderSettings (const MSbcEncoderSettings & other)
MSbcEncoderSettings & operator= (MSbcEncoderSettings && )
Defined at line 8522 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
MSbcEncoderSettings & operator= (const MSbcEncoderSettings & other)
bool operator== (const MSbcEncoderSettings & other)
bool operator!= (const MSbcEncoderSettings & other)
bool IsEmpty ()
void MSbcEncoderSettings (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits