OMX_VENDOR_EXTRADATATYPE Struct Reference

#include <omx_base_component.h>


Data Fields

OMX_U32 nPortIndex
OMX_U32 nDataSize
OMX_U8pData


Detailed Description

Definition at line 56 of file omx_base_component.h.


Field Documentation

OMX_U32 OMX_VENDOR_EXTRADATATYPE::nPortIndex

Definition at line 57 of file omx_base_component.h.

Referenced by omx_audiodec_component_SetConfig(), omx_filereader_component_GetConfig(), omx_filereader_component_Init(), omx_parser3gp_component_GetConfig(), omx_parser3gp_component_GetParameter(), and omx_videodec_component_SetConfig().

OMX_U32 OMX_VENDOR_EXTRADATATYPE::nDataSize

Definition at line 58 of file omx_base_component.h.

Referenced by omx_audiodec_component_SetConfig(), omx_filereader_component_GetConfig(), omx_filereader_component_Init(), omx_parser3gp_component_GetConfig(), omx_parser3gp_component_GetParameter(), and omx_videodec_component_SetConfig().

OMX_U8* OMX_VENDOR_EXTRADATATYPE::pData

Definition at line 59 of file omx_base_component.h.

Referenced by omx_audiodec_component_SetConfig(), omx_filereader_component_GetConfig(), omx_filereader_component_Init(), omx_parser3gp_component_GetConfig(), omx_parser3gp_component_GetParameter(), and omx_videodec_component_SetConfig().


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo