|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.audio.ogg.util.OggInfoReader
public class OggInfoReader
Read encoding info, only implemented for vorbis streams
| Field Summary | |
|---|---|
static java.util.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
OggInfoReader()
|
|
| Method Summary | |
|---|---|
private int |
computeBitrate(int length,
long size)
|
GenericAudioHeader |
read(java.io.RandomAccessFile raf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger logger
| Constructor Detail |
|---|
public OggInfoReader()
| Method Detail |
|---|
public GenericAudioHeader read(java.io.RandomAccessFile raf)
throws CannotReadException,
java.io.IOException
CannotReadException
java.io.IOException
private int computeBitrate(int length,
long size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||