OMX_TIME_MEDIATIMETYPE Struct Reference

#include <OMX_Other.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nClientPrivate
OMX_TIME_UPDATETYPE eUpdateType
OMX_TICKS nMediaTimestamp
OMX_TICKS nOffset
OMX_TICKS nWallTimeAtMediaTime
OMX_S32 xScale
OMX_TIME_CLOCKSTATE eState


Detailed Description

Definition at line 206 of file OMX_Other.h.


Field Documentation

OMX_U32 OMX_TIME_MEDIATIMETYPE::nSize

size of the structure in bytes

Definition at line 207 of file OMX_Other.h.

OMX_VERSIONTYPE OMX_TIME_MEDIATIMETYPE::nVersion

OMX specification version information

Definition at line 208 of file OMX_Other.h.

OMX_U32 OMX_TIME_MEDIATIMETYPE::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.

Definition at line 209 of file OMX_Other.h.

OMX_TIME_UPDATETYPE OMX_TIME_MEDIATIMETYPE::eUpdateType

Reason for the update

Definition at line 212 of file OMX_Other.h.

OMX_TICKS OMX_TIME_MEDIATIMETYPE::nMediaTimestamp

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

Definition at line 213 of file OMX_Other.h.

OMX_TICKS OMX_TIME_MEDIATIMETYPE::nOffset

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

Definition at line 215 of file OMX_Other.h.

OMX_TICKS OMX_TIME_MEDIATIMETYPE::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.

Definition at line 218 of file OMX_Other.h.

OMX_S32 OMX_TIME_MEDIATIMETYPE::xScale

Current media time scale in Q16 format.

Definition at line 223 of file OMX_Other.h.

OMX_TIME_CLOCKSTATE OMX_TIME_MEDIATIMETYPE::eState

Definition at line 224 of file OMX_Other.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