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  
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class cv.data.PlayList
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
addHeader(operation, mustUnderstand, param) — Method in class cv.media.RTMPPlayer
Adds a context header to the Action Message Format (AMF) packet structure.
addItem(item, index) — Method in class cv.TempoLite
Add an item to the playlist at the end, or at index specified.
addPlayer(player:cv.interfaces:IMediaPlayer) — Method in class cv.TempoLite
Adds a player for use by TempoLite.
arrFileTypes — Property in class cv.media.ImagePlayer
arrFileTypes — Property in class cv.media.NetStreamPlayer
ASX — Class in package cv.formats
The ASX class parses ASX formatted playlist files and returns a PlayList.
ASX() — Constructor in class cv.formats.ASX
ATOM — Dynamic class in package cv.formats
The ATOM class parses ATOM formatted playlist files and returns a PlayList.
ATOM() — Constructor in class cv.formats.ATOM
autoRewind — Property in class cv.media.ImagePlayer
Will automatically call stop (rewind) after playing complete.
autoRewind — Property in class cv.media.NetStreamPlayer
Will automatically call stop (rewind) after playing complete.
autoRewind — Property in class cv.media.SoundPlayer
Will automatically call stop (rewind) after playing complete.
autoScale — Property in class cv.media.NetStreamPlayer
Gets or sets whether the video object will be scaled to the metadata given for video dimensions.
_autoStart — Property in class cv.TempoLite
autoStart — Property in class cv.TempoLite
Whether a video will play immediately when a playlist is loaded.
autoStart — Property in interface cv.interfaces.IMediaPlayer
Whether media will play automatically once loaded.
_autoStart — Property in class cv.media.ImagePlayer
autoStart — Property in class cv.media.ImagePlayer
Whether media will play automatically once loaded.
_autoStart — Property in class cv.media.NetStreamPlayer
autoStart — Property in class cv.media.NetStreamPlayer
Whether media will play automatically once loaded.
_autoStart — Property in class cv.media.SoundPlayer
autoStart — Property in class cv.media.SoundPlayer
Whether media will play automatically once loaded.
_autoStartIndex — Property in class cv.TempoLite
autoStartIndex — Property in class cv.TempoLite
If autoStart is true, the index of the item in the playlist to play first.
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