My Project
mmal_worker_port_param_get 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 get.

Definition at line 320 of file mmal_vc_msgs.h.

Member Data Documentation

◆ component_handle

uint32_t mmal_worker_port_param_get::component_handle

Which component

Definition at line 323 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_port_param_get::header

Definition at line 322 of file mmal_vc_msgs.h.

◆ param

MMAL_PARAMETER_HEADER_T mmal_worker_port_param_get::param

Parameter ID and size

Definition at line 325 of file mmal_vc_msgs.h.

◆ port_handle

uint32_t mmal_worker_port_param_get::port_handle

Which port

Definition at line 324 of file mmal_vc_msgs.h.

◆ space

uint32_t mmal_worker_port_param_get::space[MMAL_WORKER_PORT_PARAMETER_SPACE]

Definition at line 326 of file mmal_vc_msgs.h.


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