class AudioEncoderSettings

Defined at line 5366 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

Public Methods

void AudioEncoderSettings ()
void AudioEncoderSettings (const AudioEncoderSettings & )

Defined at line 5371 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

AudioEncoderSettings & operator= (const AudioEncoderSettings & )

Defined at line 5372 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

void AudioEncoderSettings (AudioEncoderSettings && )

Defined at line 5373 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

AudioEncoderSettings & operator= (AudioEncoderSettings && )

Defined at line 5374 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

bool IsUnknown ()

Defined at line 5381 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

bool has_invalid_tag ()
bool is_sbc ()
AudioEncoderSettings WithSbc (::fidl::ObjectView< ::fuchsia_media::wire::SbcEncoderSettings> val)
template <typename... Args>
AudioEncoderSettings WithSbc (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 5392 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

::fuchsia_media::wire::SbcEncoderSettings & sbc ()
const ::fuchsia_media::wire::SbcEncoderSettings & sbc ()
bool is_aac ()
AudioEncoderSettings WithAac (::fidl::ObjectView< ::fuchsia_media::wire::AacEncoderSettings> val)
template <typename... Args>
AudioEncoderSettings WithAac (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 5406 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

::fuchsia_media::wire::AacEncoderSettings & aac ()
const ::fuchsia_media::wire::AacEncoderSettings & aac ()
::fuchsia_bluetooth_bredr::wire::AudioEncoderSettings::Tag Which ()

Enumerations

enum Tag
Name Value
kSbc 1
kAac 2
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

Defined at line 5376 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h