OMX_Component.h File Reference
Typedef OMX_PORTDOMAINTYPE
Typedef OMX_PARAM_PORTDEFINITIONTYPE
Typedef OMX_PARAM_U32TYPE
Typedef OMX_SUSPENSIONPOLICYTYPE
Typedef OMX_PARAM_SUSPENSIONPOLICYTYPE
Typedef OMX_SUSPENSIONTYPE
Typedef OMX_PARAM_SUSPENSIONTYPE
Typedef OMX_CONFIG_BOOLEANTYPE
Typedef OMX_PARAM_CONTENTURITYPE
Typedef OMX_PARAM_CONTENTPIPETYPE
Typedef OMX_RESOURCECONCEALMENTTYPE
Typedef OMX_METADATACHARSETTYPE
Typedef OMX_METADATASCOPETYPE
Typedef OMX_METADATASEARCHMODETYPE
Typedef OMX_CONFIG_METADATAITEMCOUNTTYPE
Typedef OMX_CONFIG_METADATAITEMTYPE
Typedef OMX_CONFIG_CONTAINERNODECOUNTTYPE
Typedef OMX_CONFIG_CONTAINERNODEIDTYPE
Typedef OMX_PARAM_METADATAFILTERTYPE
Typedef OMX_COMPONENTTYPE
The OMX_HANDLETYPE structure defines the component handle. The component handle is used to access all of the component's public methods and also contains pointers to the component's private data area. The component handle is initialized by the OMX core (with help from the component) during the process of loading the component. After the component is successfully loaded, the application can safely access any of the component's public functions (although some may return an error because the state is inappropriate for the access).
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.