OpenMAXBellagio  0.9.3
omx_base_audio_port.h
Go to the documentation of this file.
1 
26 #include "omx_classmagic.h"
27 #include "omx_base_port.h"
28 
29 #ifndef __OMX_BASE_AUDIO_PORT_H__
30 #define __OMX_BASE_AUDIO_PORT_H__
31 
41 #define omx_base_audio_PortType_FIELDS omx_base_PortType_FIELDS \
42  \
43  OMX_AUDIO_PARAM_PORTFORMATTYPE sAudioParam;
45 
46 
63  OMX_COMPONENTTYPE *openmaxStandComp,
64  omx_base_PortType **openmaxStandPort,
65  OMX_U32 nPortIndex,
66  OMX_BOOL isInput);
67 
82  omx_base_PortType *openmaxStandPort);
83 
84 #endif

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