My Project
MMAL_EVENT_PARAMETER_CHANGED_T Struct Reference

#include <mmal_events.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 

Detailed Description

Parameter changed event data. This is a variable sized event. The full parameter is included in the event data, not just the header. Use the MMAL_PARAMETER_HEADER_T::id field to determine how to cast the structure. The MMAL_PARAMETER_HEADER_T::size field can be used to check validity.

Definition at line 89 of file mmal_events.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_EVENT_PARAMETER_CHANGED_T::hdr

Definition at line 91 of file mmal_events.h.


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