My Project
Public Attributes
MMAL_BUFFER_HEADER_VIDEO_SPECIFIC_T Struct Reference

#include <mmal_buffer.h>

List of all members.

Public Attributes

uint32_t planes
uint32_t offset [4]
uint32_t pitch [4]
uint32_t flags

Detailed Description

Specific data associated with video frames


Member Data Documentation

Flags describing video specific properties of a buffer header (see Video buffer header flags)

Offsets to the different planes. These must point within the payload buffer

Pitch (size in bytes of a line of a plane) of the different planes

Number of planes composing the video frame


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines