TimeCodeManager

From LinuxMCE
Revision as of 18:05, 1 October 2012 by Langstonius (Talk | contribs)

Jump to: navigation, search

TimeCodeManager is the class responsible for processing timecode for external playing media. This means anything not playing locally in QOrbiter.

Properties

Property Name Property Type Description
tcTotalTime int the total time, in milliseconds of the current media
tcCurrentTime int the current position, in milliseconds
runningTimer double  ??
dragTime String the time that the slider if implemented has been dragged to.

Functions