My Project
mmal_worker_port_info_set 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
 
MMAL_PORT_T port
 
MMAL_ES_FORMAT_T format
 
MMAL_ES_SPECIFIC_FORMAT_T es
 
uint8_t extradata [MMAL_FORMAT_EXTRADATA_MAX_SIZE]
 

Detailed Description

Component port info. Used to set port info.

Definition at line 211 of file mmal_vc_msgs.h.

Member Data Documentation

◆ component_handle

uint32_t mmal_worker_port_info_set::component_handle

Which component

Definition at line 214 of file mmal_vc_msgs.h.

◆ es

MMAL_ES_SPECIFIC_FORMAT_T mmal_worker_port_info_set::es

Definition at line 219 of file mmal_vc_msgs.h.

◆ extradata

uint8_t mmal_worker_port_info_set::extradata[MMAL_FORMAT_EXTRADATA_MAX_SIZE]

Definition at line 220 of file mmal_vc_msgs.h.

◆ format

MMAL_ES_FORMAT_T mmal_worker_port_info_set::format

Definition at line 218 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_port_info_set::header

Definition at line 213 of file mmal_vc_msgs.h.

◆ index

uint32_t mmal_worker_port_info_set::index

Which port of given type to get

Definition at line 216 of file mmal_vc_msgs.h.

◆ port

MMAL_PORT_T mmal_worker_port_info_set::port

Definition at line 217 of file mmal_vc_msgs.h.

◆ port_type

MMAL_PORT_TYPE_T mmal_worker_port_info_set::port_type

Type of port

Definition at line 215 of file mmal_vc_msgs.h.


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