OpenMAXBellagio
0.9.3
|
#include <OMX_Component.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nU32 |
Definition at line 89 of file OMX_Component.h.
OMX_U32 OMX_PARAM_U32TYPE::nPortIndex |
port that this structure applies to
Definition at line 92 of file OMX_Component.h.
OMX_U32 OMX_PARAM_U32TYPE::nSize |
Size of this structure, in Bytes
Definition at line 90 of file OMX_Component.h.
OMX_U32 OMX_PARAM_U32TYPE::nU32 |
U32 value
Definition at line 93 of file OMX_Component.h.
OMX_VERSIONTYPE OMX_PARAM_U32TYPE::nVersion |
OMX specification version information
Definition at line 91 of file OMX_Component.h.