OMX_VIDEO_PARAM_H263TYPE Struct Reference

struct OMX_VIDEO_PARAM_H263TYPE

H.263 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 : H.263 profile(s) to use eLevel : H.263 level(s) to use bPLUSPTYPEAllowed : Indicating that it is allowed to use PLUSPTYPE (specified in the 1998 version of H.263) to indicate custom picture sizes or clock frequencies nAllowedPictureTypes : Specifies the picture types allowed in the bitstream bForceRoundingTypeToZero : value of the RTYPE bit (bit 6 of MPPTYPE) is not constrained. It is recommended to change the value of the RTYPE bit for each reference picture in error-free communication nPictureHeaderRepetition : Specifies the frequency of picture header repetition nGOBHeaderInterval : Specifies the interval of non-empty GOB headers in units of GOBs

Member Data Documentation

OMX_BOOL bForceRoundingTypeToZero

OMX_BOOL bForceRoundingTypeToZero

OMX_BOOL bPLUSPTYPEAllowed

OMX_BOOL bPLUSPTYPEAllowed

OMX_VIDEO_H263LEVELTYPE eLevel

OMX_VIDEO_H263LEVELTYPE eLevel

OMX_VIDEO_H263PROFILETYPE eProfile

OMX_VIDEO_H263PROFILETYPE eProfile

OMX_U32 nAllowedPictureTypes

OMX_U32 nAllowedPictureTypes

OMX_U32 nBFrames

OMX_U32 nBFrames

OMX_U32 nGOBHeaderInterval

OMX_U32 nGOBHeaderInterval

OMX_U32 nPFrames

OMX_U32 nPFrames

OMX_U32 nPictureHeaderRepetition

OMX_U32 nPictureHeaderRepetition

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion