A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
TempoLite — Class in package cv

Version:

2.0.3

Date:

10/24/2008

Updates At:

http://blog.coursevector.com/tempolite

TempoLite is based off of its sister project Tempo this is a parsed down version that does not handle a UI.
TempoLite() — Constructor in class cv.TempoLite
Constructor.
THUMB_DRAG — Constant static property in class fl.events.SliderEvent
Defines the value of the type property of a thumbDrag event object.
THUMB_PRESS — Constant static property in class fl.events.SliderEvent
Defines the value of the type property of a thumbPress event object.
THUMB_RELEASE — Constant static property in class fl.events.SliderEvent
Defines the value of the type property of a thumbRelease event object.
time — Property in class cv.events.LoadEvent
Gets the duration of the item that is associated with this event.
timeCurrent — Property in interface cv.interfaces.IMediaManager
Gets the elapsed play time of the current file.
timeCurrent — Property in class cv.media.AudioManager
Gets the elapsed play time in milliseconds
timeCurrent — Property in class cv.media.VideoManager
Gets the elapsed play time in milliseconds
timeLeft — Property in interface cv.interfaces.IMediaManager
Gets the remaining play time of the current file.
timeLeft — Property in class cv.media.AudioManager
Gets the remaining play time in milliseconds
timeLeft — Property in class cv.media.VideoManager
Gets the remaining play time in milliseconds
timeToString(n) — Method in class cv.TempoLite
Converts milliseconds to a 00:00:000 format.
timeTotal — Property in interface cv.interfaces.IMediaManager
Gets the total play time of the current file.
timeTotal — Property in class cv.media.AudioManager
Gets the total play time in milliseconds
timeTotal — Property in class cv.media.VideoManager
Gets the total play time in milliseconds
toArray() — Method in class fl.data.DataProvider
Creates an Array object representation of the data that the data provider contains.
toDataProvider() — Method in class cv.data.PlayList
Converts the PlayList to a DataProvider for use with components.
toSeconds(str) — Method in class cv.data.PlayList
Converts a string version of a time format into the seconds equivalent.
toString() — Method in class cv.events.CuePointEvent
Returns a string that contains all the properties of the CuePointEvent object.
toString() — Method in class cv.events.LoadEvent
Returns a string that contains all the properties of the LoadEvent object.
toString() — Method in class cv.events.MetaDataEvent
Returns a string that contains all the properties of the MetaDataEvent object.
toString() — Method in class cv.events.PlayProgressEvent
Returns a string that contains all the properties of the PlayProgressEvent object.
toString() — Method in class fl.data.DataProvider
Creates a string representation of the data that the data provider contains.
toString() — Method in class fl.events.DataChangeEvent
Returns a string that contains all the properties of the DataChangeEvent object.
toString() — Method in class fl.events.ListEvent
Returns a string that contains all the properties of the ListEvent object.
toString() — Method in class fl.events.SliderEvent
Returns a string that contains all the properties of the SliderEvent object.
total — Property in class cv.events.PlayProgressEvent
The reference to the total time of the media playing.
triggerEvent — Property in class fl.events.SliderEvent
Gets the type of device that was used to send the input.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z