org.kc7bfi.jflac.metadata
Class CueIndex
java.lang.Object
org.kc7bfi.jflac.metadata.CueIndex
public class CueIndex
- extends Object
An entry into the cue track.
- Author:
- kc7bfi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offset
protected long offset
number
protected byte number
CueIndex
public CueIndex(BitInputStream is)
throws IOException
- The constructor.
- Parameters:
is
- The InputBitStream
- Throws:
IOException
- Thrown if error reading from InputBitStream
Copyright © 2004-2011. All Rights Reserved.