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
base_audio_port_Constructor
OMX_ERRORTYPE base_audio_port_Constructor(OMX_COMPONENTTYPE *openmaxStandComp, omx_base_PortType **openmaxStandPort, OMX_U32 nPortIndex, OMX_BOOL isInput)
the base contructor for the generic OpenMAX ST Audio port
Definition: omx_base_audio_port.c:51
OMX_ERRORTYPE
OMX_ERRORTYPE
Definition: OMX_Core.h:127
OMX_U32
unsigned long OMX_U32
Definition: OMX_Types.h:145
base_audio_port_Destructor
OMX_ERRORTYPE base_audio_port_Destructor(omx_base_PortType *openmaxStandPort)
the base audio port destructor for the generic OpenMAX ST Audio port
Definition: omx_base_audio_port.c:108
omx_classmagic.h
omx_base_port.h
OMX_BOOL
OMX_BOOL
Definition: OMX_Types.h:189
omx_base_PortType
Definition: omx_base_port.h:105
OMX_COMPONENTTYPE
Definition: OMX_Component.h:308
ENDCLASS
#define ENDCLASS(a)
Definition: omx_classmagic.h:52
DERIVEDCLASS
#define DERIVEDCLASS(a, b)
Definition: omx_classmagic.h:50
omx_base_audio_PortType
Definition: omx_base_audio_port.h:40

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