OpenMAX Bellagio  0.9.3
OMX_VIDEO_PARAM_PROFILELEVELTYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 eProfile
 
OMX_U32 eLevel
 
OMX_U32 nProfileIndex
 

Detailed Description

Definition at line 907 of file OMX_Video.h.

Field Documentation

◆ eLevel

OMX_U32 OMX_VIDEO_PARAM_PROFILELEVELTYPE::eLevel

type is OMX_VIDEO_AVCLEVELTYPE, OMX_VIDEO_H263LEVELTYPE, or OMX_VIDEO_MPEG4PROFILETYPE depending on context

Definition at line 913 of file OMX_Video.h.

◆ eProfile

OMX_U32 OMX_VIDEO_PARAM_PROFILELEVELTYPE::eProfile

type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, or OMX_VIDEO_MPEG4PROFILETYPE depending on context

Definition at line 911 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nPortIndex

Definition at line 910 of file OMX_Video.h.

◆ nProfileIndex

OMX_U32 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nProfileIndex

Used to query for individual profile support information, This parameter is valid only for OMX_IndexParamVideoProfileLevelQuerySupported index, For all other indices this parameter is to be ignored.

Definition at line 915 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nSize

Definition at line 908 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_PROFILELEVELTYPE::nVersion

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