My Project
mmal_worker_component_create Struct Reference

#include <mmal_vc_msgs.h>

Public Attributes

mmal_worker_msg_header header
 
void * client_component
 
char name [128]
 
uint32_t pid
 

Detailed Description

Request component creation

Definition at line 152 of file mmal_vc_msgs.h.

Member Data Documentation

◆ client_component

void* mmal_worker_component_create::client_component

Definition at line 155 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_component_create::header

Definition at line 154 of file mmal_vc_msgs.h.

◆ name

char mmal_worker_component_create::name[128]

Client component

Definition at line 156 of file mmal_vc_msgs.h.

◆ pid

uint32_t mmal_worker_component_create::pid

For debug

Definition at line 157 of file mmal_vc_msgs.h.


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