Changed Classes |
AudioFileFormat
|
An instance of the AudioFileFormat class describes
an audio file, including the file type, the file's length in bytes,
the length in sample frames of the audio data contained in the file,
and the format of the audio data. |
AudioFileFormat.Type
|
An instance of the Type class represents one of the
standard types of audio file. |
AudioFormat
|
AudioFormat is the class that specifies a particular arrangement of data in a sound stream. |
AudioFormat.Encoding
|
The Encoding class names the specific type of data representation
used for an audio stream. |
AudioSystem
|
The AudioSystem class acts as the entry point to the
sampled-audio system resources. |
ReverbType
|
The ReverbType class provides methods for
accessing various reverberation settings to be applied to
an audio signal. |