class ControlCreatePacketStreamError

Defined at line 292 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/CreatePacketStream`.

Public Members

static ControlCreatePacketStreamError kDeviceError
static ControlCreatePacketStreamError kWrongDeviceType
static ControlCreatePacketStreamError kAlreadyPending
static ControlCreatePacketStreamError kInvalidElementId
static ControlCreatePacketStreamError kInvalidOptions
static ControlCreatePacketStreamError kInvalidFormat
static ControlCreatePacketStreamError kInvalidPacketStream
static ControlCreatePacketStreamError kAlreadyAllocated
static ControlCreatePacketStreamError kFormatMismatch
static ControlCreatePacketStreamError kBadPacketStreamOption
static ControlCreatePacketStreamError kOther

Public Methods

void ControlCreatePacketStreamError ()

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

void ControlCreatePacketStreamError (uint32_t value)

Defined at line 336 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::ControlCreatePacketStreamError::EnumForSwitching_ ()

Defined at line 337 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 338 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 340 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h

ControlCreatePacketStreamError 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 371 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/common_types.h