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  
refreshPlaylist — Event in class cv.TempoLite
Dispatched from the PlayListManager when ever an item is removed, or updated, or the entire list is updated
REFRESH_PLAYLIST — Constant static property in class cv.TempoLite
regex — Property in class cv.formats.PLS
regExec() — Method in class cv.formats.PLS
remain — Property in class cv.events.PlayProgressEvent
The reference to the remaining time of the media playing.
remove(item) — Method in class cv.data.PlayList
Removes the given item from the playlist.
removeAt(idx) — Method in class cv.data.PlayList
Removes an item at a given index.
removeEventListener(type, listener, useCapture) — Method in class cv.data.PlayList
Removes a listener from the EventDispatcher object.
removeItem(index) — Method in class cv.TempoLite
Remove an item from the playlist from the end, or at index specified.
removePlayer(player:cv.interfaces:IMediaPlayer) — Method in class cv.TempoLite
Remove a player from TempoLite.
_repeat — Property in class cv.TempoLite
repeat — Property in class cv.TempoLite
Sets whether repeat is enabled, or which type of repeat is enabled.
repeat — Property in class cv.data.PlayList
Gets or sets whether an item is repeated after it's finished.
_repeatAll — Property in class cv.TempoLite
repeatAll — Property in class cv.data.PlayList
Gets or sets whether the playlist repeats when it's finished.
REPEAT_ALL — Constant static property in class cv.TempoLite
REPEAT_NONE — Constant static property in class cv.TempoLite
REPEAT_TRACK — Constant static property in class cv.TempoLite
_rightToLeft — Property in class cv.media.NetStreamPlayer
rightToLeft — Property in class cv.media.NetStreamPlayer
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the left speaker.
_rightToLeft — Property in class cv.media.SoundPlayer
rightToLeft — Property in class cv.media.SoundPlayer
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the left speaker.
_rightToRight — Property in class cv.media.NetStreamPlayer
rightToRight — Property in class cv.media.NetStreamPlayer
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the right speaker.
_rightToRight — Property in class cv.media.SoundPlayer
rightToRight — Property in class cv.media.SoundPlayer
A value, from 0 (none) to 1 (all), specifying how much of the right input is played in the right speaker.
RTMPPlayer — Class in package cv.media

Version:

1.0.0

Date:

3/10/2009

Updates At:

http://blog.coursevector.com/tempolite

The RTMPPlayer class extends the capabilities of the NetStreamPlayer.
RTMPPlayer() — Constructor in class cv.media.RTMPPlayer
RtmpSampleAccess(o) — Method in class cv.media.RTMPPlayer
RTMPSampleAccess — Event in class cv.media.RTMPPlayer
Dispatched when RTMPSampleAccess is called.
RTMP_SAMPLE_ACCESS — Constant static property in class cv.events.MetaDataEvent
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