class OnFrameAvailable
Defined at line 244 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/cpp/fidl/fuchsia.camera2/cpp/markers.h
Sent by the driver to the client when a frame is available for processing,
or an error occurred. The frame is considered read-locked by the client
after this message. The client must call ReleaseFrame to release the
read-lock for a non-error frame, or the consumer will eventually run out of buffers.
If a frame has an error, the client must call AcknowledgeFrameError before
another OnFrameAvailable will be called with an error frame.
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