OpenMAXBellagio
0.9.3
|
#include <OMX_Other.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_BOOL | bEnablePM |
Descriptor for setting specifics of power type. Note: this structure is listed for backwards compatibility.
Definition at line 296 of file OMX_Other.h.
OMX_BOOL OMX_OTHER_CONFIG_POWERTYPE::bEnablePM |
Flag to enable Power Management
Definition at line 299 of file OMX_Other.h.
OMX_U32 OMX_OTHER_CONFIG_POWERTYPE::nSize |
size of the structure in bytes
Definition at line 297 of file OMX_Other.h.
OMX_VERSIONTYPE OMX_OTHER_CONFIG_POWERTYPE::nVersion |
OMX specification version information
Definition at line 298 of file OMX_Other.h.