Uses of Package
com.tuneology.avm.recorder

Packages that use com.tuneology.avm.recorder
com.tuneology.avm.media An API for controlling the process of recording and playing digital media to and from files. 
com.tuneology.avm.recorder An API for recording audio or video from an external source as a digital stream. 
 

Classes in com.tuneology.avm.recorder used by com.tuneology.avm.media
MediaRecorder
          This class represents a digital media recorder.
 

Classes in com.tuneology.avm.recorder used by com.tuneology.avm.recorder
AudioRecorder
          This class represents a digital audio recorder.
MediaRecorder
          This class represents a digital media recorder.
Recorder
          An abstract class for representing a way to record a media file.