My Project
Public Attributes
MMAL_PORT_MODULE_T Struct Reference

List of all members.

Public Attributes

MMAL_PORT_CLOCK_EVENT_CB event_cb
MMAL_QUEUE_Tqueue
MMAL_CLOCK_Tclock
MMAL_BOOL_T is_reference
uint32_t magic
uint32_t component_handle
MMAL_PORT_Tport
uint32_t port_handle
MMAL_BOOL_T has_pool
VCOS_BLOCKPOOL_T pool
MMAL_BOOL_T is_zero_copy
MMAL_BOOL_T zero_copy_workaround
MMAL_BOOL_T sent_data_on_port
MMAL_PORT_Tconnected

Detailed Description

Private clock port context


Member Data Documentation

clock module for scheduling requests

Connected port if any

MMAL_PORT_CLOCK_EVENT_CB MMAL_PORT_MODULE_T::event_cb

callback for notifying the component of clock events

TRUE -> clock port is a reference, therefore will forward time updates

queue for empty buffers sent to the port


The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines