entagged.audioformats.ape.util
Class MonkeyHeader
java.lang.Object
entagged.audioformats.ape.util.MonkeyHeader
public class MonkeyHeader
- extends Object
Field Summary |
(package private) byte[] |
b
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
b
byte[] b
MonkeyHeader
public MonkeyHeader(byte[] b)
getCompressionLevel
public int getCompressionLevel()
getFormatFlags
public int getFormatFlags()
getBlocksPerFrame
public long getBlocksPerFrame()
getFinalFrameBlocks
public long getFinalFrameBlocks()
getTotalFrames
public long getTotalFrames()
getLength
public int getLength()
getPreciseLength
public float getPreciseLength()
getBitsPerSample
public int getBitsPerSample()
getChannelNumber
public int getChannelNumber()
getSamplingRate
public int getSamplingRate()
Copyright © 2007-2008. All Rights Reserved.