My Project
Public Attributes
MMAL_DRIVER_BUFFER_T Struct Reference

#include <mmal_vc_msgs.h>

List of all members.

Public Attributes

uint32_t magic
uint32_t component_handle
uint32_t port_handle
struct
MMAL_VC_CLIENT_BUFFER_CONTEXT_T
client_context

Detailed Description

Buffer header driver area structure. In the private area of a buffer header there is a driver area where we can put values. This structure defines the layout of that.


Member Data Documentation

Client side uses this to get back to its context structure.

The component this buffer is from

Index into array of ports for this component


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