OMX_CONFIG_CAPTUREMODETYPE Struct Reference
struct OMX_CONFIG_CAPTUREMODETYPE
|
Member Data Documentation
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
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
Limit on number of frames emitted during a capture (only valid if bFrameLimited is set).
OMX_U32
nPortIndex
Port that this structure applies to
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.