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  
change — Event in class cv.TempoLite
Dispatched from the PlayList when a change has occured
change — Event in class cv.data.PlayList
Dispatched when the index has changed or getNext() and getPrevious() were called.
CHANGE — Constant static property in class cv.TempoLite
CHANGE — Constant static property in class cv.data.PlayList
The PlayList.CHANGE constant defines the value of the type property of the event object that is dispatched to indicate that the playlist has changed in some way.
CHANGE — Constant static property in class fl.events.DataChangeType
A change was made to the component data.
CHANGE — Constant static property in class fl.events.SliderEvent
Defines the value of the type property of a change event object.
changeType — Property in class fl.events.DataChangeEvent
Gets the type of the change that triggered the event.
clear() — Method in class cv.data.PlayListManager
Removes all items from the playlist and dispatches the TempoLite.NEW_PLAYLIST event.
clearItems() — Method in class cv.TempoLite
Clears the current playlist.
clickTarget — Property in class fl.events.SliderEvent
Gets a string that indicates whether the slider thumb or a slider track was pressed.
clone() — Method in class cv.events.CuePointEvent
Creates a copy of the CuePointEvent object and sets the value of each parameter to match the original.
clone() — Method in class cv.events.LoadEvent
Creates a copy of the LoadEvent object and sets the value of each parameter to match the original.
clone() — Method in class cv.events.MetaDataEvent
Creates a copy of the MetaDataEvent object and sets the value of each parameter to match the original.
clone() — Method in class cv.events.PlayProgressEvent
Creates a copy of the PlayProgressEvent object and sets the value of each parameter to match the original.
clone() — Method in class fl.data.DataProvider
Creates a copy of the current DataProvider object.
clone() — Method in class fl.events.DataChangeEvent
Creates a copy of the DataEvent object and sets the value of each parameter to match that of the original.
clone() — Method in class fl.events.ListEvent
Creates a copy of the ListEvent object and sets the value of each parameter to match the original.
clone() — Method in class fl.events.SliderEvent
Creates a copy of the SliderEvent object and sets the value of each parameter to match the original.
cM — Property in class cv.TempoLite
columnIndex — Property in class fl.events.ListEvent
Gets the column index of the item that is associated with this event.
concat(items) — Method in class fl.data.DataProvider
Concatenates the specified items to the end of the current data provider.
cuePoint — Event in class cv.TempoLite
Dispatched everytime a cue point is encountered
cuePoint — Property in class cv.events.CuePointEvent
The reference to the cue point object.
cuePoint — Event in class cv.media.VideoManager
Dispatched everytime a cuepoint in encountered
CUE_POINT — Constant static property in class cv.events.CuePointEvent
Defines the value of the type property of an cuePoint event object.
CuePointEvent — Class in package cv.events
The CuePointEvent class defines events for the VideoManager.
CuePointEvent(type, bubbles, cancelable, cuePoint) — Constructor in class cv.events.CuePointEvent
Creates a new CuePointEvent object with the specified parameters.
currentPercent — Property in interface cv.interfaces.IMediaManager
Gets the play progress percentage of the currently playing media file.
currentPercent — Property in class cv.media.AudioManager
Gets the current play progress in terms of percent
currentPercent — Property in class cv.media.VideoManager
Gets the current play progress in terms of percent
cv — Package
cv.data — Package
cv.events — Package
cv.formats — Package
cv.interfaces — Package
cv.media — Package
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