class PresentationInfo

Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.images/fuchsia.images/hlcpp/fuchsia/images/cpp/fidl.h

Information returned by methods such as `ImagePipe.PresentImage()` and

`Session.Present()`, when the consumer begins preparing the first frame

which includes the presented content.

Public Members

uint64_t presentation_time
uint64_t presentation_interval

Public Methods

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