OpenMAXBellagio
0.9.3
|
#include <OMX_Video.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nIDRPeriod |
OMX_U32 | nPFrames |
AVC IDR Period Configs
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nIDRPeriod : Specifies periodicity of IDR frames nPFrames : Specifies internal of coding Intra frames
Definition at line 1028 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nIDRPeriod |
Definition at line 1032 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nPFrames |
Definition at line 1033 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nPortIndex |
Definition at line 1031 of file OMX_Video.h.
OMX_U32 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nSize |
Definition at line 1029 of file OMX_Video.h.
OMX_VERSIONTYPE OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nVersion |
Definition at line 1030 of file OMX_Video.h.