OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE Struct Reference

#include <OMX_Other.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_TIME_REFCLOCKTYPE eClock


Detailed Description

Structure representing the reference clock currently being used to compute media time. IL client uses this config to change or query the clock component's active reference clock

Definition at line 278 of file OMX_Other.h.


Field Documentation

OMX_U32 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nSize

size of the structure in bytes

Definition at line 279 of file OMX_Other.h.

OMX_VERSIONTYPE OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nVersion

OMX specification version information

Definition at line 280 of file OMX_Other.h.

OMX_TIME_REFCLOCKTYPE OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::eClock

Reference clock used to compute media time

Definition at line 281 of file OMX_Other.h.

Referenced by main().


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo