struct OMX_VIDEO_PARAM_MPEG2TYPE |
MPEG-2 params
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nPFrames : Number of P frames between each I frame nBFrames : Number of B frames between each I frame eProfile : MPEG-2 profile(s) to use eLevel : MPEG-2 levels(s) to use
Public Attributes | |
---|---|
OMX_VIDEO_MPEG2LEVELTYPE | eLevel |
OMX_VIDEO_MPEG2PROFILETYPE | eProfile |
OMX_U32 | nBFrames |
OMX_U32 | nPFrames |
OMX_U32 | nPortIndex |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
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.