MMAL_3-15-2015
MMAL_PARAMETER_HEADER_T Struct Reference

#include <mmal_parameters_common.h>

Public Attributes

uint32_t id
 
uint32_t size
 

Detailed Description

Parameter header type. All parameter structures need to begin with this type. The id field must be set to a parameter ID, such as one of those listed on the Pre-defined MMAL parameter IDs page.

Member Data Documentation

uint32_t MMAL_PARAMETER_HEADER_T::id

Parameter ID.

uint32_t MMAL_PARAMETER_HEADER_T::size

Size in bytes of the parameter (including the header)


The documentation for this struct was generated from the following file: