Package com.tuneology.avm.media

An API for controlling the process of recording and playing digital media to and from files.

See:
          Description

Interface Summary
MediaData This interface represents a data store with capabilities suitable for holding media data.
StatusListener This class extends the System and Runtime classes to provide extra functionality.
 

Class Summary
AudioData This class presents an audio file or stream as a pure data stream, stripping off the header, and making its information available in a format-independent manner.
AudioProperties Represents information about an audio file.
MediaBuffer This class implements an in-memory implementation of the MediaData interface.
MediaEngine This class implements a controller for recording and playing back digital media.
MediaFile This class implements a file API suitable for media files.
MediaProperties Represents information about a media file.
StatusEvent Represents a status change event from a MediaController.
 

Package com.tuneology.avm.media Description

An API for controlling the process of recording and playing digital media to and from files.

$Id: package.html,v 1.1 2003/02/24 01:31:36 xnarf Exp $