Uses of Class
com.tuneology.avm.player.Player

Packages that use Player
com.tuneology.avm.player An API for playing audio and video files. 
com.tuneology.avm.qtplugin External classes for linking with optional java libraries. 
 

Uses of Player in com.tuneology.avm.player
 

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

Uses of Player in com.tuneology.avm.qtplugin
 

Subclasses of Player in com.tuneology.avm.qtplugin
 class QTPlugin
          An interface to the QuickTime player on Windows and MacOS.