OpenMAXBellagio  0.9.3
OMX_VIDEO_PARAM_BITRATETYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_VIDEO_CONTROLRATETYPE eControlRate
 
OMX_U32 nTargetBitrate
 

Detailed Description

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

Definition at line 238 of file OMX_Video.h.

Field Documentation

OMX_VIDEO_CONTROLRATETYPE OMX_VIDEO_PARAM_BITRATETYPE::eControlRate

Definition at line 242 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_BITRATETYPE::nPortIndex

Definition at line 241 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_BITRATETYPE::nSize

Definition at line 239 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_BITRATETYPE::nTargetBitrate

Definition at line 243 of file OMX_Video.h.

OMX_VERSIONTYPE OMX_VIDEO_PARAM_BITRATETYPE::nVersion

Definition at line 240 of file OMX_Video.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo