OMX_VIDEO_PARAM_BITRATETYPE Struct Reference

struct OMX_VIDEO_PARAM_BITRATETYPE

Structure for configuring bitrate mode of a codec.

STRUCT MEMBERS: nSize : Size of the struct in bytes nVersion : OMX spec version info nPortIndex : Port that this struct applies to eControlRate : Control rate type enum nTargetBitrate : Target bitrate to encode with

Member Data Documentation

OMX_VIDEO_CONTROLRATETYPE eControlRate

OMX_VIDEO_CONTROLRATETYPE eControlRate

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_U32 nTargetBitrate

OMX_U32 nTargetBitrate

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion