class AudioOffloadConfiguration

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

Public Methods

void AudioOffloadConfiguration ()

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

void AudioOffloadConfiguration (const AudioOffloadConfiguration & other)

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

void AudioOffloadConfiguration (AudioOffloadConfiguration && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_bluetooth_bredr::wire::AudioOffloadConfiguration>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::fuchsia_bluetooth_bredr::wire::AudioOffloadFeatures & codec ()
bool has_codec ()
uint16_t & max_latency ()
bool has_max_latency ()
AudioOffloadConfiguration & operator= (const AudioOffloadConfiguration & other)

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

AudioOffloadConfiguration & operator= (AudioOffloadConfiguration && other)

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

bool & scms_t_enable ()
bool has_scms_t_enable ()
::fuchsia_bluetooth_bredr::wire::AudioSamplingFrequency & sampling_frequency ()
bool has_sampling_frequency ()
::fuchsia_bluetooth_bredr::wire::AudioBitsPerSample & bits_per_sample ()
bool has_bits_per_sample ()
::fuchsia_bluetooth_bredr::wire::AudioChannelMode & channel_mode ()
bool has_channel_mode ()
uint32_t & encoded_bit_rate ()
bool has_encoded_bit_rate ()
::fuchsia_bluetooth_bredr::wire::AudioEncoderSettings & encoder_settings ()
bool has_encoder_settings ()
void ~AudioOffloadConfiguration ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder