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:3.0.1Date:3/06/2009Updates At:http://blog.coursevector.com/tempoliteTempoLite is based off of its sister project Tempo this is a parsed down version that does not handle a UI. |
|
TempoLite(players, formats) — Constructor in class cv.TempoLite | |
Constructor. | |
textData — Event in class cv.media.RTMPPlayer | |
Dispatched when onTextData is called. | |
TEXT_DATA — Constant static property in class cv.events.MetaDataEvent | |
time — Property in class cv.events.LoadEvent | |
Gets the duration of the item that is associated with this event. | |
timeCurrent — Property in class cv.TempoLite | |
Retrieve the current play time of the current item playing. | |
timeCurrent — Property in interface cv.interfaces.IMediaPlayer | |
Gets the elapsed play time of the current file. | |
timeCurrent — Property in class cv.media.ImagePlayer | |
Gets the elapsed play time in milliseconds | |
timeCurrent — Property in class cv.media.NetStreamPlayer | |
Gets the elapsed play time in milliseconds | |
timeCurrent — Property in class cv.media.SoundPlayer | |
Gets the elapsed play time in milliseconds | |
timeHandler() — Method in class cv.media.ImagePlayer | |
timeLeft — Property in class cv.TempoLite | |
Retrieve the play time remaining of the current item playing. | |
timeLeft — Property in interface cv.interfaces.IMediaPlayer | |
Gets the remaining play time of the current file. | |
timeLeft — Property in class cv.media.ImagePlayer | |
Gets the remaining play time in milliseconds | |
timeLeft — Property in class cv.media.NetStreamPlayer | |
Gets the remaining play time in milliseconds | |
timeLeft — Property in class cv.media.SoundPlayer | |
Gets the remaining play time in milliseconds | |
timeToString(n) — Static method in class cv.TempoLite | |
Converts milliseconds to a 00:00:000 format. | |
timeTotal — Property in class cv.TempoLite | |
Retrieve the total play time of the current item playing. | |
timeTotal — Property in interface cv.interfaces.IMediaPlayer | |
Gets the total play time of the current file. | |
_timeTotal — Property in class cv.media.ImagePlayer | |
timeTotal — Property in class cv.media.ImagePlayer | |
Gets the total play time in milliseconds | |
timeTotal — Property in class cv.media.NetStreamPlayer | |
Gets the total play time in milliseconds | |
timeTotal — Property in class cv.media.SoundPlayer | |
Gets the total play time in milliseconds | |
toDataProviderArray() — Method in class cv.data.PlayList | |
Converts the PlayList to an array for use with DataProvider and AS3 components. | |
toPlayList(data) — Method in class cv.formats.ASX | |
toPlayList(data) — Method in class cv.formats.ATOM | |
toPlayList(data) — Method in class cv.formats.B4S | |
toPlayList(data) — Method in class cv.formats.M3U | |
toPlayList(data) — Method in class cv.formats.PLS | |
toPlayList(data) — Method in class cv.formats.XSPF | |
toPlayList(data) — Method in interface cv.interfaces.IPlaylistParser | |
toSeconds(str) — Method in class cv.data.PlayList | |
Converts a string version of a time format into the seconds equivalent. | |
toSeconds(str) — Method in class cv.formats.ASX | |
Converts a string version of a time format into the seconds equivalent. | |
toSeconds(str) — Method in class cv.formats.ATOM | |
Converts a string version of a time format into the seconds equivalent. | |
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. | |
total — Property in class cv.events.PlayProgressEvent | |
The reference to the total time of the media playing. | |
trace2(... rest) — Method in class cv.TempoLite | |
trace2(... rest) — Method in class cv.media.ImagePlayer | |
trace2(... rest) — Method in class cv.media.NetStreamPlayer | |
trace2(... rest) — Method in class cv.media.SoundPlayer | |
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 |