struct OMX_TIME_CONFIG_CLOCKSTATETYPE |
Structure representing the current mode of the media clock. IL Client uses this config to change or query the mode of the media clock of the clock component. Applicable only to clock component.
On a SetConfig if eState is OMX_TIME_ClockStateRunning media time starts immediately at the prescribed start time. If OMX_TIME_ClockStateWaitingForStartTime the Clock Component ignores the given nStartTime and waits for all clients specified in the nWaitMask to send starttimes (via OMX_IndexConfigTimeClientStartTime). The Clock Component then starts the media clock using the earliest start time supplied.
Public Attributes | |
---|---|
OMX_TIME_CLOCKSTATE | eState |
OMX_TICKS | nOffset |
OMX_U32 | nSize |
OMX_TICKS | nStartTime |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nWaitMask |
OMX_TICKS | nOffset |
Time to offset the media time by (e.g. preroll). Media time will be reported to be nOffset ticks earlier.
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.