public class Frame extends java.lang.Object implements java.lang.Comparable<Frame>
int
compareTo(Frame f)
byte[]
getData()
long
getOffset()
getSize()
double
getTime()
Type
getType()
void
setData(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Type getType()
public long getOffset()
public long getSize()
public double getTime()
public int compareTo(Frame f)
compareTo
java.lang.Comparable<Frame>
public void setData(byte[] data)
public byte[] getData()