class ControlCreateRingBufferError
Defined at line 124 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`.
The call can be retried upon any error except 'DEVICE_ERROR'.
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 170 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 171 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 172 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 173 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 175 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 208 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h