class OnNextFrameBegin
Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/markers.h
This event is fired when clients should expect minimal resource contention. Clients may use
the timing of this event to begin their rendering work, using the information returned to
inform their scheduling decisions.
Importantly, OnNextFrameBegin is only fired when the client has one or more present credits,
including what is returned in this event. It is therefore safe to present once every time
this event fires.
- response `values` the table of information a client needs to produce its next frame. See
[`OnNextFrameBeginValues`] for more information.
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