Uses of Package
com.tuneology.avm

Packages that use com.tuneology.avm
com.tuneology.avm Media information, user preferences, and native program execution. 
com.tuneology.avm.appleaudio Loadable API to Apple CoreAudio services. 
com.tuneology.avm.burner An API for writing and erasing data from CD-R(W) discs. 
com.tuneology.avm.drive An API for accessing disc drives. 
com.tuneology.avm.mixer An API to a sound card's mixer hardware. 
com.tuneology.avm.mrj Loadable API to Apple MRJ services. 
com.tuneology.avm.player An API for playing audio and video files. 
com.tuneology.avm.qtplugin External classes for linking with optional java libraries. 
 

Classes in com.tuneology.avm used by com.tuneology.avm
ApplListener
          Interface to implementation-specific services.
DiscInfo
          Describes the contents of a CD.
FormatPrefs
          Represents the user's preferences for the format and quality of a media file.
FreeDb.Site
          A class to represent a FreeDb server site.
FreeDbException
          Exceptions thrown by FreeDb.
Lyrics
          An API for accessing external lyrics databases.
Native.LineReader
          This class gets called for each line of output generated by the program.
Native.Logger
          This class is called for each line of output generated by a shell program.
PlayerStatus
          Represents the state of a CD drive playing an audio cd.
ProgressListener
          Implement this class to get status updates.
TocEntry
          Describes a track or a file on a CD, including CD-TEXT info, if present.
 

Classes in com.tuneology.avm used by com.tuneology.avm.appleaudio
AudioPlugin
          This is the interface to an external, system-dependent Java library providing audio services.
 

Classes in com.tuneology.avm used by com.tuneology.avm.burner
DiscInfo
          Describes the contents of a CD.
ProgressListener
          Implement this class to get status updates.
TocEntry
          Describes a track or a file on a CD, including CD-TEXT info, if present.
 

Classes in com.tuneology.avm used by com.tuneology.avm.drive
DiscInfo
          Describes the contents of a CD.
PlayerStatus
          Represents the state of a CD drive playing an audio cd.
PlayerStatusListener
          Listener for PlayerStatus events.
 

Classes in com.tuneology.avm used by com.tuneology.avm.mixer
Volume
          This class represents a volume level.
VolumeRange
          This class represents a range of volume levels.
 

Classes in com.tuneology.avm used by com.tuneology.avm.mrj
ApplListener
          Interface to implementation-specific services.
CorePlugin
          Describes the API to platform-specfic features.
 

Classes in com.tuneology.avm used by com.tuneology.avm.player
PlayerStatusListener
          Listener for PlayerStatus events.
Volume
          This class represents a volume level.
VolumeRange
          This class represents a range of volume levels.
 

Classes in com.tuneology.avm used by com.tuneology.avm.qtplugin
Volume
          This class represents a volume level.
VolumeRange
          This class represents a range of volume levels.