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  
lastSecond — Event in class cv.media.RTMPPlayer
Dispatched when onLastSecond is called.
LAST_SECOND — Constant static property in class cv.events.MetaDataEvent
ldr — Property in class cv.media.ImagePlayer
_leftToLeft — Property in class cv.media.NetStreamPlayer
leftToLeft — Property in class cv.media.NetStreamPlayer
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the left speaker.
_leftToLeft — Property in class cv.media.SoundPlayer
leftToLeft — Property in class cv.media.SoundPlayer
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the left speaker.
_leftToRight — Property in class cv.media.NetStreamPlayer
leftToRight — Property in class cv.media.NetStreamPlayer
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the right speaker.
_leftToRight — Property in class cv.media.SoundPlayer
leftToRight — Property in class cv.media.SoundPlayer
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the right speaker.
length — Property in class cv.TempoLite
Retrieves the number of items in the playlist.
_list — Property in class cv.TempoLite
list — Property in class cv.TempoLite
Retrieve the current playlist in PlayList format (enhanced array).
_listShuffled — Property in class cv.TempoLite
load(item) — Method in class cv.TempoLite
Create a playlist of a single item and load the item.
load(item) — Method in interface cv.interfaces.IMediaPlayer
Loads a new file to be played.
load(item) — Method in class cv.media.ImagePlayer
Loads a new file to be played.
load(item) — Method in class cv.media.NetStreamPlayer
Loads a new file to be played.
load(item) — Method in class cv.media.SoundPlayer
Loads a new file to be played.
loadAsset(sound) — Method in class cv.media.SoundPlayer
Loads a sound from the library to be played.
loadComplete — Event in class cv.TempoLite
Dispatched as a media file has completed loading
loadComplete — Event in class cv.media.ImagePlayer
Dispatched when the media file has completed loading
loadComplete — Event in class cv.media.NetStreamPlayer
Dispatched when the media file has completed loading
loadComplete — Event in class cv.media.SoundPlayer
Dispatched when the media file has completed loading
LOAD_COMPLETE — Constant static property in class cv.events.LoadEvent
Defines the value of the type property of an loadComplete event object.
loadCurrent — Property in class cv.TempoLite
Retrieve the current bytes loaded of the current item.
loadCurrent — Property in interface cv.interfaces.IMediaPlayer
Gets the number of bytes currently loaded.
_loadCurrent — Property in class cv.media.ImagePlayer
loadCurrent — Property in class cv.media.ImagePlayer
Gets the current load progress in terms of bytes
_loadCurrent — Property in class cv.media.NetStreamPlayer
loadCurrent — Property in class cv.media.NetStreamPlayer
Gets the current load progress in terms of bytes
_loadCurrent — Property in class cv.media.SoundPlayer
loadCurrent — Property in class cv.media.SoundPlayer
Gets the current load progress in terms of bytes
LOADED — Constant static property in class cv.events.PlayProgressEvent
loadedHandler(e) — Method in class cv.TempoLite
LoadEvent — Class in package cv.events
The LoadEvent class defines events for TempoLite and media players.
LoadEvent(type, bubbles, cancelable, url, mediaType:cv.interfaces:IMediaPlayer, time) — Constructor in class cv.events.LoadEvent
Creates a new LoadEvent object with the specified parameters.
LOADING — Constant static property in class cv.events.PlayProgressEvent
loadItem(o) — Method in class cv.TempoLite
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.ImagePlayer
Dispatched as a media file is loaded
loadProgress — Event in class cv.media.NetStreamPlayer
Dispatched as a media file is loaded
loadProgress — Event in class cv.media.SoundPlayer
Dispatched as a media file is loaded
LOAD_PROGRESS — Constant static property in class cv.events.LoadEvent
Defines the value of the type property of an loadProgress event object.
loadStart — Event in class cv.TempoLite
Dispatched as a media file begins loading
loadStart — Event in class cv.media.ImagePlayer
Dispatched as a media file begins loading
loadStart — Event in class cv.media.NetStreamPlayer
Dispatched as a media file begins loading
loadStart — Event in class cv.media.SoundPlayer
Dispatched as a media file begins loading
LOAD_START — Constant static property in class cv.events.LoadEvent
Defines the value of the type property of an loadStart event object.
loadTimer — Property in class cv.media.NetStreamPlayer
loadTimerHandler(event) — Method in class cv.media.NetStreamPlayer
loadTotal — Property in class cv.TempoLite
Retrieve the total bytes to load of the current item.
loadTotal — Property in interface cv.interfaces.IMediaPlayer
Gets the total number of bytes for a given file being loaded.
_loadTotal — Property in class cv.media.ImagePlayer
loadTotal — Property in class cv.media.ImagePlayer
Gets the total size to be loaded in terms of bytes
_loadTotal — Property in class cv.media.NetStreamPlayer
loadTotal — Property in class cv.media.NetStreamPlayer
Gets the total size to be loaded in terms of bytes
_loadTotal — Property in class cv.media.SoundPlayer
loadTotal — Property in class cv.media.SoundPlayer
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