public class OggDecoder
extends java.lang.Object
| Constructor and Description | 
|---|
| OggDecoder()Create a new OGG decoder | 
| Modifier and Type | Method and Description | 
|---|---|
| OggData | getData(java.io.InputStream input)Get the data out of an OGG file | 
public OggData getData(java.io.InputStream input) throws java.io.IOException
input - The input stream from which to read the OGG filejava.io.IOException - Indicaites a failure to read the OGG file