public class OggInfoReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.logging.Logger |
logger |
Constructor and Description |
---|
OggInfoReader() |
Modifier and Type | Method and Description |
---|---|
private int |
computeBitrate(int length,
long size) |
GenericAudioHeader |
read(java.io.RandomAccessFile raf) |
public GenericAudioHeader read(java.io.RandomAccessFile raf) throws CannotReadException, java.io.IOException
CannotReadException
java.io.IOException
private int computeBitrate(int length, long size)
Copyright © 2005-2013 java.net. All Rights Reserved.