OMX_TIME_CONFIG_SCALETYPE Struct Reference

#include <OMX_Other.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_S32 xScale


Detailed Description

Structure representing the current media time scale factor. Applicable only to clock component, other components see scale changes via OMX_TIME_MEDIATIMETYPE buffers sent via the clock component client ports. Upon recieving this config the clock component changes the rate by which the media time increases or decreases effectively implementing trick modes.

Definition at line 233 of file OMX_Other.h.


Field Documentation

size of the structure in bytes

Definition at line 234 of file OMX_Other.h.

OMX specification version information

Definition at line 235 of file OMX_Other.h.

This is a value in Q16 format which is used for scaling the media time

Definition at line 236 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