My Project
mmal_worker_port_param_set Struct Reference

#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]
 

Detailed Description

Component port parameter set. Doesn't include space for the parameter data.

Definition at line 308 of file mmal_vc_msgs.h.

Member Data Documentation

◆ component_handle

uint32_t mmal_worker_port_param_set::component_handle

Which component

Definition at line 311 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_port_param_set::header

Definition at line 310 of file mmal_vc_msgs.h.

◆ param

MMAL_PARAMETER_HEADER_T mmal_worker_port_param_set::param

Parameter ID and size

Definition at line 313 of file mmal_vc_msgs.h.

◆ port_handle

uint32_t mmal_worker_port_param_set::port_handle

Which port

Definition at line 312 of file mmal_vc_msgs.h.

◆ space

uint32_t mmal_worker_port_param_set::space[MMAL_WORKER_PORT_PARAMETER_SPACE]

Definition at line 314 of file mmal_vc_msgs.h.


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