class ControlCreateRingBufferError

Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

Errors returned by `Control/CreateRingBuffer`.

Public Members

static ControlCreateRingBufferError kDeviceError
static ControlCreateRingBufferError kWrongDeviceType
static ControlCreateRingBufferError kAlreadyPending
static ControlCreateRingBufferError kInvalidElementId
static ControlCreateRingBufferError kInvalidOptions
static ControlCreateRingBufferError kInvalidFormat
static ControlCreateRingBufferError kInvalidMinBytes
static ControlCreateRingBufferError kInvalidRingBuffer
static ControlCreateRingBufferError kAlreadyAllocated
static ControlCreateRingBufferError kFormatMismatch
static ControlCreateRingBufferError kBadRingBufferOption
static ControlCreateRingBufferError kOther

Public Methods

void ControlCreateRingBufferError ()

Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

void ControlCreateRingBufferError (uint32_t value)

Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

EnumForSwitching_ operator fuchsia_audio_device::ControlCreateRingBufferError::EnumForSwitching_ ()

Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 172 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

bool IsUnknown ()

Defined at line 174 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

ControlCreateRingBufferError Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h