de.jarnbjo.vorbis
Class IdentificationHeader
java.lang.Object
de.jarnbjo.vorbis.IdentificationHeader
- public class IdentificationHeader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentificationHeader
public IdentificationHeader(BitInputStream source)
throws VorbisFormatException,
java.io.IOException
getSampleRate
public int getSampleRate()
getMaximumBitrate
public int getMaximumBitrate()
getNominalBitrate
public int getNominalBitrate()
getMinimumBitrate
public int getMinimumBitrate()
getChannels
public int getChannels()
getBlockSize0
public int getBlockSize0()
getBlockSize1
public int getBlockSize1()
getVersion
public int getVersion()