OMX_CONFIG_CAPTUREMODETYPE Struct Reference

struct OMX_CONFIG_CAPTUREMODETYPE

Member Data Documentation

OMX_BOOL bContinuous

OMX_BOOL bContinuous

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

OMX_BOOL bFrameLimited

OMX_BOOL bFrameLimited

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.

OMX_U32 nFrameLimit

OMX_U32 nFrameLimit

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

OMX_U32 nPortIndex

OMX_U32 nPortIndex

Port that this structure applies to

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion