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 |
uint32_t | space [MMAL_WORKER_PORT_PARAMETER_SPACE] |
Component port parameter get.
Definition at line 320 of file mmal_vc_msgs.h.
uint32_t mmal_worker_port_param_get::component_handle |
Which component
Definition at line 323 of file mmal_vc_msgs.h.
mmal_worker_msg_header mmal_worker_port_param_get::header |
Definition at line 322 of file mmal_vc_msgs.h.
MMAL_PARAMETER_HEADER_T mmal_worker_port_param_get::param |
Parameter ID and size
Definition at line 325 of file mmal_vc_msgs.h.
uint32_t mmal_worker_port_param_get::port_handle |
Which port
Definition at line 324 of file mmal_vc_msgs.h.
uint32_t mmal_worker_port_param_get::space[MMAL_WORKER_PORT_PARAMETER_SPACE] |
Definition at line 326 of file mmal_vc_msgs.h.