class FrameAvailableInfo

Defined at line 780 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h

Sent by the driver to the client when a frame is available for processing,

or an error occurred.

Public Members

FrameStatus frame_status
uint32_t buffer_id
FrameMetadata metadata

Public Methods

::std::unique_ptr<FrameAvailableInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, FrameAvailableInfo * value, size_t _offset)
zx_status_t Clone (FrameAvailableInfo * result)