class Start

Defined at line 1021 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/markers.h

Start/Re-start the codec operation.

`Start` returns when configuring the codec to start is completed. This method does not wait

for the hardware to actually start playback/capture (i.e. `turn_on_delay` impact is not taken

into account), nor is any such delay reflected in the returned `start_time`.

`start_time` indicates when the driver finished configuring the codec to start, as measured

in the CLOCK_MONOTONIC timeline.

If the driver can't successfully start the codec, it will close the codec protocol channel,

in which case the client may obtain a new codec protocol channel and retry.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal