OpenMAXBellagio
0.9.3
|
#include <OMX_Component.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_BOOL | bResourceConcealmentForbidden |
Definition at line 154 of file OMX_Component.h.
OMX_BOOL OMX_RESOURCECONCEALMENTTYPE::bResourceConcealmentForbidden |
disallow the use of resource concealment methods (like degrading algorithm quality to lower resource consumption or functional bypass) on a component as a resolution to resource conflicts.
Definition at line 157 of file OMX_Component.h.
OMX_U32 OMX_RESOURCECONCEALMENTTYPE::nSize |
size of the structure in bytes
Definition at line 155 of file OMX_Component.h.
OMX_VERSIONTYPE OMX_RESOURCECONCEALMENTTYPE::nVersion |
OMX specification version information
Definition at line 156 of file OMX_Component.h.