My Project
mmal_worker_event_to_host Struct Reference

#include <mmal_vc_msgs.h>

Public Attributes

mmal_worker_msg_header header
 
struct MMAL_COMPONENT_Tclient_component
 
uint32_t port_type
 
uint32_t port_num
 
uint32_t cmd
 
uint32_t length
 
uint8_t data [MMAL_WORKER_EVENT_SPACE]
 
MMAL_BUFFER_HEADER_Tdelayed_buffer
 

Detailed Description

Send an event buffer from the host.

See also
mmal_port_send_event()

Definition at line 410 of file mmal_vc_msgs.h.

Member Data Documentation

◆ client_component

struct MMAL_COMPONENT_T* mmal_worker_event_to_host::client_component

Definition at line 414 of file mmal_vc_msgs.h.

◆ cmd

uint32_t mmal_worker_event_to_host::cmd

Definition at line 418 of file mmal_vc_msgs.h.

◆ data

uint8_t mmal_worker_event_to_host::data[MMAL_WORKER_EVENT_SPACE]

Definition at line 420 of file mmal_vc_msgs.h.

◆ delayed_buffer

MMAL_BUFFER_HEADER_T* mmal_worker_event_to_host::delayed_buffer

Definition at line 421 of file mmal_vc_msgs.h.

◆ header

mmal_worker_msg_header mmal_worker_event_to_host::header

Definition at line 412 of file mmal_vc_msgs.h.

◆ length

uint32_t mmal_worker_event_to_host::length

Definition at line 419 of file mmal_vc_msgs.h.

◆ port_num

uint32_t mmal_worker_event_to_host::port_num

Definition at line 416 of file mmal_vc_msgs.h.

◆ port_type

uint32_t mmal_worker_event_to_host::port_type

Definition at line 415 of file mmal_vc_msgs.h.


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