class BufferFormat
Defined at line 2431 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
Describes how the contents of buffers are represented.
Buffers of each type are described by their own tables.
This type is deprecated for new code, but is still used by some camera code.
Public Members
uint32_t tag
ImageFormat image
Public Methods
::std::unique_ptr<BufferFormat> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,BufferFormat *value,size_t_offset)
zx_status_t Clone (BufferFormat * result)