My Project
mmal_worker_port_info_get Struct Reference

#include <mmal_vc_msgs.h>

Public Attributes

mmal_worker_msg_header header
 
uint32_t component_handle
 
MMAL_PORT_TYPE_T port_type
 
uint32_t index
 

Detailed Description

Component port info. Used to get port info.

Definition at line 200 of file mmal_vc_msgs.h.

Member Data Documentation

◆ component_handle

uint32_t mmal_worker_port_info_get::component_handle

Which component

Definition at line 203 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_port_info_get::header

Definition at line 202 of file mmal_vc_msgs.h.

◆ index

uint32_t mmal_worker_port_info_get::index

Which port of given type to get

Definition at line 205 of file mmal_vc_msgs.h.

◆ port_type

MMAL_PORT_TYPE_T mmal_worker_port_info_get::port_type

Type of port

Definition at line 204 of file mmal_vc_msgs.h.


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