OpenMAX Bellagio 0.9.3
OMX_VIDEO_CONFIG_BITRATETYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nEncodeBitrate
 

Detailed Description

Structure for dynamically 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 nEncodeBitrate : Target average bitrate to be generated in bps

Definition at line 930 of file OMX_Video.h.

Field Documentation

◆ nEncodeBitrate

OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nEncodeBitrate

Definition at line 934 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nPortIndex

Definition at line 933 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nSize

Definition at line 931 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_CONFIG_BITRATETYPE::nVersion

Definition at line 932 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