|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.coremedia.iso.boxes.CompositionTimeToSample.Entry
public static class CompositionTimeToSample.Entry
Constructor Summary | |
---|---|
CompositionTimeToSample.Entry(int count,
int offset)
|
Method Summary | |
---|---|
int |
getCount()
|
int |
getOffset()
|
void |
setCount(int count)
|
void |
setOffset(int offset)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CompositionTimeToSample.Entry(int count, int offset)
Method Detail |
---|
public int getCount()
public int getOffset()
public void setCount(int count)
public void setOffset(int offset)
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 |