OMX_CONFIG_CAPTUREMODETYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#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 773 of file OMX_IVCommon.h.


Field Documentation

Definition at line 774 of file OMX_IVCommon.h.

Definition at line 775 of file OMX_IVCommon.h.

Port that this structure applies to

Definition at line 776 of file OMX_IVCommon.h.

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

Definition at line 777 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 779 of file OMX_IVCommon.h.

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

Definition at line 784 of file OMX_IVCommon.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