My Project
MMAL_EVENT_END_OF_STREAM_T Struct Reference

#include <mmal_events.h>

Public Attributes

MMAL_PORT_TYPE_T port_type
 
uint32_t port_index
 

Detailed Description

End-of-stream event.

Definition at line 65 of file mmal_events.h.

Member Data Documentation

◆ port_index

uint32_t MMAL_EVENT_END_OF_STREAM_T::port_index

Index of port that received the end of stream

Definition at line 68 of file mmal_events.h.

◆ port_type

MMAL_PORT_TYPE_T MMAL_EVENT_END_OF_STREAM_T::port_type

Type of port that received the end of stream

Definition at line 67 of file mmal_events.h.


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