My Project
|
#include <mmal_vc_msgs.h>
Public Attributes | |
mmal_worker_msg_header | header |
uint32_t | component_handle |
uint32_t | port_handle |
MMAL_PARAMETER_HEADER_T | param |
Definition at line 330 of file mmal_vc_msgs.h.
uint32_t mmal_worker_port_param_get_old::component_handle |
Which component
Definition at line 333 of file mmal_vc_msgs.h.
mmal_worker_msg_header mmal_worker_port_param_get_old::header |
Definition at line 332 of file mmal_vc_msgs.h.
MMAL_PARAMETER_HEADER_T mmal_worker_port_param_get_old::param |
Parameter ID and size
Definition at line 335 of file mmal_vc_msgs.h.
uint32_t mmal_worker_port_param_get_old::port_handle |
Which port
Definition at line 334 of file mmal_vc_msgs.h.