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