OpenMAXBellagio  0.9.3
OMX_MARKTYPE Struct Reference

#include <OMX_Types.h>

Data Fields

OMX_HANDLETYPE hMarkTargetComponent
 
OMX_PTR pMarkData
 

Detailed Description

Definition at line 297 of file OMX_Types.h.

Field Documentation

◆ hMarkTargetComponent

OMX_HANDLETYPE OMX_MARKTYPE::hMarkTargetComponent

The component that will generate a mark event upon processing the mark.

Definition at line 299 of file OMX_Types.h.

Referenced by omx_base_component_Constructor(), omx_base_component_MessageHandler(), and omx_base_filter_BufferMgmtFunction().

◆ pMarkData

OMX_PTR OMX_MARKTYPE::pMarkData

Application specific data associated with the mark sent on a mark event to disambiguate this mark from others.

Definition at line 302 of file OMX_Types.h.

Referenced by omx_base_component_Constructor(), omx_base_component_MessageHandler(), and omx_base_filter_BufferMgmtFunction().


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

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo