Resource and Policy Management


Data Structures

struct  OMX_PARAM_SUSPENSIONPOLICYTYPE
struct  OMX_PARAM_SUSPENSIONTYPE
struct  OMX_RESOURCECONCEALMENTTYPE
struct  OMX_PRIORITYMGMTTYPE

Enumerations

enum  OMX_SUSPENSIONPOLICYTYPE { OMX_SuspensionDisabled, OMX_SuspensionEnabled, OMX_SuspensionPolicyMax = 0x7fffffff }
enum  OMX_SUSPENSIONTYPE { OMX_NotSuspended, OMX_Suspended, OMX_SuspendMax = 0x7FFFFFFF }

Detailed Description

Structures for resource and policy management of components

Enumeration Type Documentation

Enumerator:
OMX_SuspensionDisabled  No suspension; v1.0 behavior
OMX_SuspensionEnabled  Suspension allowed
OMX_SuspensionPolicyMax 

Definition at line 95 of file OMX_Component.h.

Enumerator:
OMX_NotSuspended  component is not suspended
OMX_Suspended  component is suspended
OMX_SuspendMax 

Definition at line 109 of file OMX_Component.h.


Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo