class AudioOffloadFeatures

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

Audio offload features used in `AudioOffloadExt`.

Public Methods

void AudioOffloadFeatures ()
void AudioOffloadFeatures (const AudioOffloadFeatures & )

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

AudioOffloadFeatures & operator= (const AudioOffloadFeatures & )

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

void AudioOffloadFeatures (AudioOffloadFeatures && )

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

AudioOffloadFeatures & operator= (AudioOffloadFeatures && )

Defined at line 5310 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 5317 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 ()
AudioOffloadFeatures WithSbc (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::AudioSbcSupport> val)
template <typename... Args>
AudioOffloadFeatures WithSbc (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_bluetooth_bredr::wire::AudioSbcSupport & sbc ()
const ::fuchsia_bluetooth_bredr::wire::AudioSbcSupport & sbc ()
bool is_aac ()
AudioOffloadFeatures WithAac (::fidl::ObjectView< ::fuchsia_bluetooth_bredr::wire::AudioAacSupport> val)
template <typename... Args>
AudioOffloadFeatures WithAac (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_bluetooth_bredr::wire::AudioAacSupport & aac ()
const ::fuchsia_bluetooth_bredr::wire::AudioAacSupport & aac ()
::fuchsia_bluetooth_bredr::wire::AudioOffloadFeatures::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 5312 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h