Package com.tuneology.avm.recorder

An API for recording audio or video from an external source as a digital stream.

See:
          Description

Interface Summary
AudioRecorder This class represents a digital audio recorder.
MediaRecorder This class represents a digital media recorder.
VideoRecorder This class represents a digital video recorder.
 

Class Summary
ALSARecorder A native API to ALSA recorder.
EsdRecorder API to ESD recorder.
NativeRecorder This class represents a digital audio recorder, usually on a sound card.
Recorder An abstract class for representing a way to record a media file.
 

Package com.tuneology.avm.recorder Description

An API for recording audio or video from an external source as a digital stream.

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