OpenMAX Bellagio 0.9.3
|
#include <OMX_Video.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nEncodeBitrate |
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.
OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nEncodeBitrate |
Definition at line 934 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nPortIndex |
Definition at line 933 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_BITRATETYPE::nSize |
Definition at line 931 of file OMX_Video.h.
OMX_VERSIONTYPE OMX_VIDEO_CONFIG_BITRATETYPE::nVersion |
Definition at line 932 of file OMX_Video.h.