struct OMX_PARAM_PORTDEFINITIONTYPE |
OMX_BOOL | bEnabled |
Ports default to enabled and are enabled/disabled by OMX_CommandPortEnable/OMX_CommandPortDisable. When disabled a port is unpopulated. A disabled port is not populated with buffers on a transition to IDLE.
OMX_BOOL | bPopulated |
Port is populated with all of its buffers as indicated by nBufferCountActual. A disabled port is always unpopulated. An enabled port is populated on a transition to OMX_StateIdle and unpopulated on a transition to loaded.
OMX_PORTDOMAINTYPE | eDomain |
Domain of the port. Determines the contents of metadata below.
OMX_U32 | nBufferCountActual |
The actual number of buffers allocated on this port
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.