OMX_VIDEO_PARAM_MPEG2TYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nPFrames
OMX_U32 nBFrames
OMX_VIDEO_MPEG2PROFILETYPE eProfile
OMX_VIDEO_MPEG2LEVELTYPE eLevel


Detailed Description

MPEG-2 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 : MPEG-2 profile(s) to use eLevel : MPEG-2 levels(s) to use

Definition at line 535 of file OMX_Video.h.


Field Documentation

Definition at line 536 of file OMX_Video.h.

Definition at line 537 of file OMX_Video.h.

Definition at line 538 of file OMX_Video.h.

Definition at line 539 of file OMX_Video.h.

Definition at line 540 of file OMX_Video.h.

Definition at line 541 of file OMX_Video.h.

Definition at line 542 of file OMX_Video.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo