blob: a79274048c16aa560f301055276a38ee8b532ea5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
<p>Base classes for the implementation of AudioFileReaders and AudioFileWriters.
The classes provided here .</p>
@see javax.sound.sampled.spi.AudioFileReader
@see javax.sound.sampled.spi.AudioFileWriter
@see org.tritonus.sampled.file
@see org.tritonus.sampled.file.gsm
@see org.tritonus.sampled.file.jorbis
@see org.tritonus.sampled.file.mpeg
@see org.tritonus.sampled.file.vorbis
</body>
</html>
|