OMX_VIDEO_PARAM_MPEG2TYPE Struct Reference

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

Member Data Documentation

OMX_VIDEO_MPEG2LEVELTYPE eLevel

OMX_VIDEO_MPEG2LEVELTYPE eLevel

OMX_VIDEO_MPEG2PROFILETYPE eProfile

OMX_VIDEO_MPEG2PROFILETYPE eProfile

OMX_U32 nBFrames

OMX_U32 nBFrames

OMX_U32 nPFrames

OMX_U32 nPFrames

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion