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  
_pan — Property in class cv.media.NetStreamPlayer
pan — Property in class cv.media.NetStreamPlayer
The left-to-right panning of the sound, ranging from -1 (full pan left) to 1 (full pan right).
_pan — Property in class cv.media.SoundPlayer
pan — Property in class cv.media.SoundPlayer
The left-to-right panning of the sound, ranging from -1 (full pan left) to 1 (full pan right).
_parsers — Property in class cv.TempoLite
pause(b) — Method in class cv.TempoLite
Pauses the current playback.
_pause — Property in class cv.TempoLite
pause(b) — Method in interface cv.interfaces.IMediaPlayer
Controls the pause of the audio
pause(b) — Method in class cv.media.ImagePlayer
Pauses the media
pause(b) — Method in class cv.media.NetStreamPlayer
Loads a netstream from the BulkLoader to be played.
pause(b) — Method in class cv.media.SoundPlayer
Controls the pause of the audio
paused — Property in class cv.TempoLite
If TempoLite is currently paused.
paused — Property in interface cv.interfaces.IMediaPlayer
Gets the pause status of the media player.
_paused — Property in class cv.media.ImagePlayer
paused — Property in class cv.media.ImagePlayer
Returns the pause status of the player.
_paused — Property in class cv.media.NetStreamPlayer
paused — Property in class cv.media.NetStreamPlayer
Returns the pause status of the player.
_paused — Property in class cv.media.SoundPlayer
paused — Property in class cv.media.SoundPlayer
Returns the pause status of the player.
pausePosition — Property in class cv.media.ImagePlayer
pausePosition — Property in class cv.media.SoundPlayer
percent — Property in class cv.events.PlayProgressEvent
The reference to the percentage of progress for the media playing.
play(pos) — Method in class cv.TempoLite
Plays starting at the given position.
play(pos) — Method in interface cv.interfaces.IMediaPlayer
Plays the media file, starting at the given position.
play(pos) — Method in class cv.media.ImagePlayer
Starts playback at the given position.
play(pos) — Method in class cv.media.NetStreamPlayer
Plays the media, starting at the given position.
play(pos) — Method in class cv.media.SoundPlayer
Plays the audio, starting at the given position.
playComplete — Event in class cv.TempoLite
Dispatched as a media file finishes playing
playComplete — Event in class cv.media.ImagePlayer
Dispatched as a media file finishes playing
playComplete — Event in class cv.media.NetStreamPlayer
Dispatched as a media file finishes playing
playComplete — Event in class cv.media.SoundPlayer
Dispatched as a media file finishes playing
PLAY_COMPLETE — Constant static property in class cv.events.PlayProgressEvent
_players — Property in class cv.TempoLite
playInterval — Property in class cv.media.ImagePlayer
playItem(index) — Method in class cv.TempoLite
Plays the current item in the playlist, or at the specified index in the playlist.
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) — Constructor in class cv.data.PlayList
Creates a new PlayList object.
playlistHandler(e) — Method in class cv.TempoLite
playProgress — Event in class cv.TempoLite
Dispatched as a media file is playing
playProgress — Event in class cv.media.ImagePlayer
Dispatched as a media file is playing
playProgress — Event in class cv.media.NetStreamPlayer
Dispatched as a media file is playing
playProgress — Event in class cv.media.SoundPlayer
Dispatched as a media file is playing
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 media players.
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.ImagePlayer
Dispatched once as a media file first begins to play
playStart — Event in class cv.media.NetStreamPlayer
Dispatched once as a media file first begins to play
playStart — Event in class cv.media.SoundPlayer
Dispatched once as a media file first begins to play
PLAY_START — Constant static property in class cv.events.PlayProgressEvent
playStatus — Event in class cv.media.RTMPPlayer
Dispatched when onPlayStatus is called.
PLAY_STATUS — Constant static property in class cv.events.MetaDataEvent
playTimer — Property in class cv.media.NetStreamPlayer
playTimer — Property in class cv.media.SoundPlayer
playTimerHandler(event) — Method in class cv.media.NetStreamPlayer
PLS — Class in package cv.formats
The PLS class parses PLS formatted playlist files and returns a PlayList.
position — Property in class cv.media.ImagePlayer
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.
progressHandler(e) — Method in class cv.media.ImagePlayer
progressHandler(e) — Method in class cv.media.SoundPlayer
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