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  
imageData — Event in class cv.media.RTMPPlayer
Dispatched when onImageData is called.
IMAGE_DATA — Constant static property in class cv.events.MetaDataEvent
imageHandler(e) — Method in class cv.media.ImagePlayer
ImagePlayer — Class in package cv.media

Version:

1.0.2

Date:

4/02/2009

Updates At:

http://blog.coursevector.com/tempolite

The ImagePlayer class is a facade for controlling loading, and playing of images.
ImagePlayer() — Constructor in class cv.media.ImagePlayer
IMediaPlayer — Interface in package cv.interfaces
Implement the IMediaPlayer interface to create a custom media player.
index — Property in class cv.data.PlayList
Gets or sets the current selected item in the playlist.
inPlayList(item) — Method in class cv.data.PlayList
Searchs the playlist to determin if an item is listed.
IPlaylistParser — Interface in package cv.interfaces
_isReadyToPlay — Property in class cv.media.SoundPlayer
isValid(ext, url) — Method in class cv.TempoLite
isValid(ext, data) — Method in class cv.formats.ASX
isValid(ext, data) — Method in class cv.formats.ATOM
isValid(ext, data) — Method in class cv.formats.B4S
isValid(ext, data) — Method in class cv.formats.M3U
isValid(ext, data) — Method in class cv.formats.PLS
isValid(ext, data) — Method in class cv.formats.XSPF
isValid(ext, url) — Method in interface cv.interfaces.IMediaPlayer
Validates if the given filetype is compatible to be played with media player.
isValid(ext, data) — Method in interface cv.interfaces.IPlaylistParser
isValid(ext, url) — Method in class cv.media.ImagePlayer
Validates if the given filetype is compatible to be played with ImagePlayer.
isValid(ext, url) — Method in class cv.media.NetStreamPlayer
Validates if the given filetype is compatible to be played with NetStreamPlayer.
isValid(ext, url) — Method in class cv.media.RTMPPlayer
isValid(ext, url) — Method in class cv.media.SoundPlayer
Validates if the given filetype is compatible to be played with 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