OpenMAXBellagio  0.9.3
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 243 of file OMX_Other.h.

Field Documentation

OMX_U32 OMX_TIME_CONFIG_SCALETYPE::nSize

size of the structure in bytes

Definition at line 244 of file OMX_Other.h.

OMX_VERSIONTYPE OMX_TIME_CONFIG_SCALETYPE::nVersion

OMX specification version information

Definition at line 245 of file OMX_Other.h.

OMX_S32 OMX_TIME_CONFIG_SCALETYPE::xScale

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

Definition at line 246 of file OMX_Other.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo