| Home >> All >> com >> tuneology |
| | com.tuneology.avm.* (10) | | com.tuneology.irremote.* (5) |
Package Samples:
com.tuneology.avm
com.tuneology.irremote
Classes:
ProcessException: An exception for handling errors from external programs. The error output contains raw SCSI info and so forth, and as such it needs some skill to parse correctly so we try to pick out a nice error message. The entire original output is available via getExtendedError().
FreeDb: An API for the FreeDb song database. This API is single threaded; if you want to use it in a multithreaded program, create an instance of the FreeDb object for each thread.
LircComponent: A high-level interface to Linux Infrared Remote Control. The application instantiates a LircComponent object and registers listeners with it.
IRComponent: This is the interface to an IRComponent. It detects infrared remote key events and generates action callbacks based on the key bindings.
LircClient: Low-level API to LIRC. Consists of a reader connected to the irx process. Outputs a line of text for each infrared event.
Native: This class extends the System and Runtime classes to provide extra functionality.
FormatPrefs: Represents the user's preferences for the format and quality of a media file.
IRRemote: This class is the interface for listing and instantiating IR components.
InfoReader: This class is used to read and write meta-information to media files.
IRRemotePanel: This class represents a Swing component used to edit IR bindings.
TocEntry: Describes a track on a CD, including CD-TEXT info, if present.
AudioConverter: Utilities for converting audio files to different types.
ProgressListener: Implement this class to get status updates.
ISOFsImg: Used to generate an ISO image file.
DiscInfo: Describes the contents of a CD.
| Home | Contact Us | Privacy Policy | Terms of Service |