struct OMX_VIDEO_PARAM_PORTFORMATTYPE |
Port format parameter. This structure is used to enumerate the various data input/output format supported by the port.
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Indicates which port to set nIndex : Indicates the enumeration index for the format from 0x0 to N-1 eCompressionFormat : Compression format used in this instance of the component. When OMX_VIDEO_CodingUnused is specified, eColorFormat is used eColorFormat : Decompressed format used by this component xFrameRate : Indicates the video frame rate in Q16 format
Public Attributes | |
---|---|
OMX_COLOR_FORMATTYPE | eColorFormat |
OMX_VIDEO_CODINGTYPE | eCompressionFormat |
OMX_U32 | nIndex |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | xFramerate |
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.