entagged.audioformats.ape.util
Class MonkeyDescriptor

java.lang.Object
  extended by entagged.audioformats.ape.util.MonkeyDescriptor

public class MonkeyDescriptor
extends Object


Field Summary
(package private)  byte[] b
           
 
Constructor Summary
MonkeyDescriptor(byte[] b)
           
 
Method Summary
 long getApeFrameDataHighLength()
           
 long getApeFrameDataLength()
           
 int getDescriptorLength()
           
 int getHeaderLength()
           
 int getRiffWavLength()
           
 int getRiffWavOffset()
           
 int getSeekTableLength()
           
 int getTerminatingDataLength()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

b

byte[] b
Constructor Detail

MonkeyDescriptor

public MonkeyDescriptor(byte[] b)
Method Detail

getRiffWavOffset

public int getRiffWavOffset()

getDescriptorLength

public int getDescriptorLength()

getHeaderLength

public int getHeaderLength()

getSeekTableLength

public int getSeekTableLength()

getRiffWavLength

public int getRiffWavLength()

getApeFrameDataLength

public long getApeFrameDataLength()

getApeFrameDataHighLength

public long getApeFrameDataHighLength()

getTerminatingDataLength

public int getTerminatingDataLength()


Copyright © 2007-2008. All Rights Reserved.