OpenMAXBellagio 0.9.3
OMX_CONFIG_CAPTUREMODETYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bContinuous
OMX_BOOL bFrameLimited
OMX_U32 nFrameLimit

Detailed Description

Definition at line 793 of file OMX_IVCommon.h.


Field Documentation

If true then ignore frame rate and emit capture data as fast as possible (otherwise obey port's frame rate).

Definition at line 797 of file OMX_IVCommon.h.

If true then terminate capture after the port emits the specified number of frames (otherwise the port does not terminate the capture until instructed to do so by the client). Even if set, the client may manually terminate the capture prior to reaching the limit.

Definition at line 799 of file OMX_IVCommon.h.

Limit on number of frames emitted during a capture (only valid if bFrameLimited is set).

Definition at line 804 of file OMX_IVCommon.h.

Port that this structure applies to

Definition at line 796 of file OMX_IVCommon.h.


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