Package com.tuneology.avm.player

An API for playing audio and video files.

See:
          Description

Interface Summary
AudioPlayer An interface to facilities for playing audio files.
MediaPlayer An interface to facilities for playing audio and video files.
PlayerListener A callback interface for programs that want to be updated as to the current state of playing a media file.
VideoPlayer An interface to facilities for playing video files.
 

Class Summary
ALSAPlayer A native API to ALSA player.
CDPlayer Interface to the Audio portion of CD-ROM drives.
EsdPlayer An API for esound.
LocalPlayer  
MadplayPlayer An interface to madplay, a sound file player for Unix.
MPlayer An interface to mplayer, a video player for Unix.
NativePlayer A native API to a digital audio player, usually on a sound card.
Player An abstract class for representing a way to play a media file.
WinampPlayer An interface to Winamp, a Windows media player.
XanimPlayer An interface to xanim, a video player for Unix.
XmmsPlayer An interface to xmms, a sound file player for Unix.
 

Package com.tuneology.avm.player Description

An API for playing audio and video files.

$Id: package.html,v 1.2 2003/02/24 01:41:38 xnarf Exp $