de.jarnbjo.vorbis
Class IdentificationHeader
java.lang.Object
de.jarnbjo.vorbis.IdentificationHeader
public class IdentificationHeader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentificationHeader
public IdentificationHeader(BitInputStream source)
throws VorbisFormatException,
IOException
- Throws:
VorbisFormatException
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()
getMdct0
protected de.jarnbjo.vorbis.MdctFloat getMdct0()
getMdct1
protected de.jarnbjo.vorbis.MdctFloat getMdct1()
getVersion
public int getVersion()
Copyright © 2007-2011
shredzone.org. All Rights Reserved.