OpenMAX Bellagio 0.9.3
|
#include <OMX_Other.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_TIME_REFCLOCKTYPE | eClock |
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 288 of file OMX_Other.h.
OMX_TIME_REFCLOCKTYPE OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::eClock |
Reference clock used to compute media time
Definition at line 291 of file OMX_Other.h.
OMX_U32 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nSize |
size of the structure in bytes
Definition at line 289 of file OMX_Other.h.
OMX_VERSIONTYPE OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nVersion |
OMX specification version information
Definition at line 290 of file OMX_Other.h.