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

size of the structure in bytes

Definition at line 207 of file OMX_Other.h.

OMX specification version information

Definition at line 208 of file OMX_Other.h.

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.

Reason for the update

Definition at line 212 of file OMX_Other.h.

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.

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

Definition at line 215 of file OMX_Other.h.

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.

Current media time scale in Q16 format.

Definition at line 223 of file OMX_Other.h.

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