class Start

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

Starts a consumer or a producer at a specified time.

When a call to this method succeeds, the response is typically sent when

the operation actually occurs (that is, when it was scheduled to occur),

but may complete sooner. When a call to this method fails, the response

is sent when the failure is detected.

If this method is called, and `when` specifies a time in the past, the

stream timeline is started as soon as possible.

If a `Start` or `Stop` request is received when a previous `Start` or

`Stop` request is pending, the connection is closed. This request can be

canceled using the `CancelStartOrStop` method.

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