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 |
pause(b) — Method in class cv.TempoLite |
|
Pauses the current playback. |
pause(b) — Method in interface cv.interfaces.IMediaManager |
|
Controls the pause of the audio
|
pause(b) — Method in class cv.media.AudioManager |
|
Controls the pause of the audio
|
pause(b) — Method in class cv.media.VideoManager |
|
Controls the pause of the media
|
percent — Property in class cv.events.PlayProgressEvent |
|
The reference to the percentage of progress for the media playing. |
play(index) — Method in class cv.TempoLite |
|
Plays the current item in the playlist, or at the
specified index in the playlist. |
play(pos) — Method in interface cv.interfaces.IMediaManager |
|
Plays the media file, starting at the given position. |
play(pos) — Method in class cv.media.AudioManager |
|
Plays the audio, starting at the given position. |
play(pos) — Method in class cv.media.VideoManager |
|
Plays the media, starting at the given position. |
playComplete — Event in class cv.TempoLite |
|
Dispatched as a media file finishes playing
|
playComplete — Event in class cv.media.AudioManager |
|
Dispatched as a media file finishes playing
|
playComplete — Event in class cv.media.VideoManager |
|
Dispatched as a media file finishes playing
|
PLAY_COMPLETE — Constant static property in class cv.TempoLite |
| |
PlayList — Dynamic class in package cv.data |
|
The PlayList class extends the Array class and enables the management
of a list of items. |
PlayList(dp:fl.data:DataProvider) — Constructor in class cv.data.PlayList |
| |
playlistHandler(e) — Method in class cv.TempoLite |
| |
PlayListManager — Class in package cv.data |
|
The PlayListManager class handles the PlayList component of TempoLite. |
PlayListManager() — Constructor in class cv.data.PlayListManager |
| |
playProgress — Event in class cv.TempoLite |
|
Dispatched as a media file is playing
|
playProgress — Event in class cv.media.AudioManager |
|
Dispatched as a media file is playing
|
playProgress — Event in class cv.media.VideoManager |
|
Dispatched as a media file is playing
|
PLAY_PROGRESS — Constant static property in class cv.TempoLite |
| |
PLAY_PROGRESS — Constant static property in class cv.events.PlayProgressEvent |
|
Defines the value of the type property of an playProgress
event object. |
PlayProgressEvent — Class in package cv.events |
|
The PlayProgressEvent class defines events for the AudioManager and VideoManager. |
PlayProgressEvent(type, bubbles, cancelable, percent, elapsed, remain, total) — Constructor in class cv.events.PlayProgressEvent |
|
Creates a new PlayProgressEvent object with the specified parameters. |
playStart — Event in class cv.TempoLite |
|
Dispatched once as a media file first begins to play
|
playStart — Event in class cv.media.AudioManager |
|
Dispatched once as a media file first begins to play
|
playStart — Event in class cv.media.VideoManager |
|
Dispatched once as a media file first begins to play
|
PLAY_START — Constant static property in class cv.TempoLite |
| |
plM — Property in class cv.TempoLite |
| |
PLS — Dynamic class in package cv.formats |
|
The PLS class parses PLS formatted playlist files and adds the data
to itself. |
PLS(sourceFile) — Constructor in class cv.formats.PLS |
| |
preDataChange — Event in class fl.data.DataProvider |
|
Dispatched before the data is changed. |
PRE_DATA_CHANGE — Constant static property in class fl.events.DataChangeEvent |
|
Defines the value of the type property of a preDataChange
event object. |
previous — Event in class cv.TempoLite |
|
Dispatched after Tempo has begun loading the previous item
|
previous() — Method in class cv.TempoLite |
|
Plays the previous item in the playlist. |
PREVIOUS — Constant static property in class cv.TempoLite |
| |
previousIndex — Property in class cv.data.PlayList |
|
Gets the index of the previous item in the playlist. |
|
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 |