| 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 |
| length — Property in class cv.TempoLite |
|
Retrieves the number of items in the playlist. |
| length — Property in class fl.data.DataProvider |
|
The number of items that the data provider contains. |
| list — Property in class cv.data.PlayListManager |
|
Gets a reference to the PlayList
|
| ListEvent — Class in package fl.events |
|
The ListEvent class defines events for list-based components including the List, DataGrid, TileList, and ComboBox components. |
| ListEvent(type, bubbles, cancelable, columnIndex, rowIndex, index, item) — Constructor in class fl.events.ListEvent |
|
Creates a new ListEvent object with the specified parameters. |
| load(o) — Method in class cv.TempoLite |
| |
| load(s) — Method in class cv.data.PlayListManager |
|
Loads a playlist file to be used as a playlist
|
| load(s) — Method in interface cv.interfaces.IMediaManager |
|
Loads a new file to be played. |
| load(s) — Method in class cv.media.AudioManager |
|
Loads a new file to be played. |
| load(s) — Method in class cv.media.VideoManager |
|
Loads a new file to be played. |
| loadComplete — Event in class cv.media.AudioManager |
|
Dispatched when the media file has completed loading
|
| loadComplete — Event in class cv.media.VideoManager |
|
Dispatched when the media file has completed loading
|
| LOAD_COMPLETE — Constant static property in class cv.TempoLite |
| |
| loadCurrent — Property in interface cv.interfaces.IMediaManager |
|
Gets the number of bytes currently loaded. |
| loadCurrent — Property in class cv.media.AudioManager |
|
Gets the current load progress in terms of bytes
|
| loadCurrent — Property in class cv.media.VideoManager |
|
Gets the current load progress in terms of bytes
|
| LoadEvent — Class in package cv.events |
|
The LoadEvent class defines events for TempoLite, AudioManager and VideoManager. |
| LoadEvent(type, bubbles, cancelable, url, mediaType, time) — Constructor in class cv.events.LoadEvent |
|
Creates a new LoadEvent object with the specified parameters. |
| loadMedia(item, autoStart) — Method in class cv.TempoLite |
|
Create a playlist of a single item and load the item. |
| loadPlayList(url) — Method in class cv.TempoLite |
|
Loads a new playlist and clears any previous playlsit. |
| loadProgress — Event in class cv.TempoLite |
|
Dispatched as a media file is loaded
|
| loadProgress — Event in class cv.media.AudioManager |
|
Dispatched as a media file is loaded
|
| loadProgress — Event in class cv.media.VideoManager |
|
Dispatched as a media file is loaded
|
| LOAD_PROGRESS — Constant static property in class cv.TempoLite |
| |
| loadSingle(oItem) — Method in class cv.data.PlayListManager |
|
Creates a new playlist with a single item, the item passed in as a parameter. |
| loadStart — Event in class cv.TempoLite |
|
Dispatched as a media file begins loading
|
| loadStart — Event in class cv.media.AudioManager |
|
Dispatched as a media file begins loading
|
| loadStart — Event in class cv.media.VideoManager |
|
Dispatched as a media file begins loading
|
| LOAD_START — Constant static property in class cv.TempoLite |
| |
| LOAD_START — Constant static property in class cv.events.LoadEvent |
|
Defines the value of the type property of an
loadStart event object. |
| loadTotal — Property in interface cv.interfaces.IMediaManager |
|
Gets the total number of bytes for a given file
being loaded. |
| loadTotal — Property in class cv.media.AudioManager |
|
Gets the total size to be loaded in terms of bytes
|
| loadTotal — Property in class cv.media.VideoManager |
|
Gets the total size to be loaded in terms of bytes
|
|
| 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 |