OpenMAX Bellagio 0.9.3
|
#include <OMX_Core.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nGroupPriority |
OMX_U32 | nGroupID |
Definition at line 273 of file OMX_Core.h.
OMX_U32 OMX_PRIORITYMGMTTYPE::nGroupID |
ID of the component group
Definition at line 277 of file OMX_Core.h.
Referenced by omx_base_component_SetParameter().
OMX_U32 OMX_PRIORITYMGMTTYPE::nGroupPriority |
Priority of the component group
Definition at line 276 of file OMX_Core.h.
Referenced by omx_base_component_SetParameter().
OMX_U32 OMX_PRIORITYMGMTTYPE::nSize |
size of the structure in bytes
Definition at line 274 of file OMX_Core.h.
OMX_VERSIONTYPE OMX_PRIORITYMGMTTYPE::nVersion |
OMX specification version information
Definition at line 275 of file OMX_Core.h.