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

Packages that use LocalPlayer
com.tuneology.avm.player An API for playing audio and video files. 
 

Uses of LocalPlayer in com.tuneology.avm.player
 

Subclasses of LocalPlayer 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 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.