OMX_TIME_MEDIATIMETYPE Struct Reference

struct OMX_TIME_MEDIATIMETYPE

Member Data Documentation

OMX_TIME_CLOCKSTATE eState

OMX_TIME_CLOCKSTATE eState

OMX_TIME_UPDATETYPE eUpdateType

OMX_TIME_UPDATETYPE eUpdateType

Reason for the update

OMX_U32 nClientPrivate

OMX_U32 nClientPrivate

Client private data to disabiguate this media time from others. Copied from the media time request. A value of zero is reserved for time scale updates.

OMX_TICKS nMediaTimestamp

OMX_TICKS nMediaTimestamp

Media time requested. If no media time was requested then this is the current media time.

OMX_TICKS nOffset

OMX_TICKS nOffset

Amount of wall clock time by which this request was actually fulfilled early

OMX_U32 nSize

OMX_U32 nSize

size of the structure in bytes

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX specification version information

OMX_TICKS nWallTimeAtMediaTime

OMX_TICKS nWallTimeAtMediaTime

Wall time corresponding to nMediaTimeStamp. A client may compare this value to current media time obtained from the Clock Component to determine the wall time until the media timestamp is really current.

OMX_S32 xScale

OMX_S32 xScale

Current media time scale in Q16 format.