My Project
Public Attributes
MMAL_PARAMETER_HEADER_T Struct Reference

#include <mmal_parameters_common.h>

List of all members.

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

Parameter ID.

Size in bytes of the parameter (including the header)


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