OpenMAXBellagio  0.9.3
OMX_VIDEO_PARAM_MPEG2TYPE Struct Reference

#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 553 of file OMX_Video.h.

Field Documentation

OMX_VIDEO_MPEG2LEVELTYPE OMX_VIDEO_PARAM_MPEG2TYPE::eLevel

Definition at line 560 of file OMX_Video.h.

OMX_VIDEO_MPEG2PROFILETYPE OMX_VIDEO_PARAM_MPEG2TYPE::eProfile

Definition at line 559 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_MPEG2TYPE::nBFrames

Definition at line 558 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_MPEG2TYPE::nPFrames

Definition at line 557 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_MPEG2TYPE::nPortIndex

Definition at line 556 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_MPEG2TYPE::nSize

Definition at line 554 of file OMX_Video.h.

OMX_VERSIONTYPE OMX_VIDEO_PARAM_MPEG2TYPE::nVersion

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