|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ApplListener | Interface to implementation-specific services. |
AudioPlugin | This is the interface to an external, system-dependent Java library providing audio services. |
CorePlugin | Describes the API to platform-specfic features. |
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. |
PlayerStatusListener | Listener for PlayerStatus events. |
ProgressListener | Implement this class to get status updates. |
Class Summary | |
AudioConverter | Utilities for converting audio files to different types. |
DiscInfo | Describes the contents of a CD. |
FormatPrefs | Represents the user's preferences for the format and quality of a media file. |
FreeDb | An API for the FreeDb song database. |
FreeDb.Site | A class to represent a FreeDb server site. |
InfoReader | This class is used to read and write meta-information to media files. |
ISOFsImg | Used to generate an ISO image file. |
LyricsXP | An API for the lyricsxp lyrics database. |
Native | This class extends the System and Runtime classes to provide extra functionality. |
NoValidateParser | This class extends the standard nanoXML XML parser, but it omits the validation process. |
PlayerStatus | Represents the state of a CD drive playing an audio cd. |
TocEntry | Describes a track or a file on a CD, including CD-TEXT info, if present. |
Volume | This class represents a volume level. |
VolumeRange | This class represents a range of volume levels. |
Exception Summary | |
FreeDbException | Exceptions thrown by FreeDb. |
InvalidStateException | An exception thrown when a command is attempted, but the MediaEngine is in the wrong state. |
ProcessException | An exception for handling errors from external programs. |
Media information, user preferences, and native program execution. For representing information about media files and user preferences, and for running native executable programs and parsing their output.
$Id: package.html,v 1.1 2002/09/23 05:03:11 xnarf Exp $
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |