|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.coremedia.iso.boxes.TimeToSampleBox.Entry
public static class TimeToSampleBox.Entry
Constructor Summary | |
---|---|
TimeToSampleBox.Entry(long count,
long delta)
|
Method Summary | |
---|---|
long |
getCount()
|
long |
getDelta()
|
void |
setCount(long count)
|
void |
setDelta(long delta)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TimeToSampleBox.Entry(long count, long delta)
Method Detail |
---|
public long getCount()
public long getDelta()
public void setCount(long count)
public void setDelta(long delta)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |