My Project
|
#include <mmal_vc_msgs.h>
Public Attributes | |
mmal_worker_msg_header | header |
void * | client_component |
char | name [128] |
uint32_t | pid |
Request component creation
Definition at line 152 of file mmal_vc_msgs.h.
void* mmal_worker_component_create::client_component |
Definition at line 155 of file mmal_vc_msgs.h.
mmal_worker_msg_header mmal_worker_component_create::header |
Definition at line 154 of file mmal_vc_msgs.h.
char mmal_worker_component_create::name[128] |
Client component
Definition at line 156 of file mmal_vc_msgs.h.
uint32_t mmal_worker_component_create::pid |
For debug
Definition at line 157 of file mmal_vc_msgs.h.