MMAL_3-15-2015
|
#include <mmal_vc_msgs.h>
Public Attributes | |
mmal_worker_msg_header | header |
uint32_t | component_handle |
uint32_t | port_handle |
enum MMAL_WORKER_PORT_ACTIONS | action |
union { | |
struct { | |
MMAL_PORT_T port | |
} enable | |
struct { | |
uint32_t component_handle | |
uint32_t port_handle | |
} connect | |
} | param |
Trigger an action on a port.
union { ... } mmal_worker_port_action::param |
Action parameter