My Project
MMAL_PARAMETER_INT32_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
int32_t value
 

Detailed Description

Generic signed 32-bit integer parameter type.

Definition at line 67 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_INT32_T::hdr

Definition at line 69 of file mmal_parameters.h.

◆ value

int32_t MMAL_PARAMETER_INT32_T::value

Parameter value

Definition at line 71 of file mmal_parameters.h.


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