Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.sound.sampled.spi: Javadoc index of package javax.sound.sampled.spi.


Package Samples:

javax.sound.sampled.spi

Classes:

AudioFileReader: This abstract class defines the interface to audio file readers. A concrete provider subclass will implement the methods declared here. These methods can be used to determine the format of files, and to retrieve an AudioInputStream for a file.
FormatConversionProvider: A format conversion provider supplies methods for converting between different audio formats. This abstract class defines the interface to this functionality; concrete subclasses will implement the methods declared here.
MixerProvider: This abstract class defines an interface to mixer providers. Concrete subclasses will implement the methods in this class.
AudioFileWriter: This abstract class provides an API for writing audio files. Concrete subclasses implement the methods declared here.

Home | Contact Us | Privacy Policy | Terms of Service