com.coremedia.iso.boxes
Class CompositionTimeToSample.Entry

java.lang.Object
  extended by com.coremedia.iso.boxes.CompositionTimeToSample.Entry
Enclosing class:
CompositionTimeToSample

public static class CompositionTimeToSample.Entry
extends Object


Constructor Summary
CompositionTimeToSample.Entry(int count, int offset)
           
 
Method Summary
 int getCount()
           
 int getOffset()
           
 void setCount(int count)
           
 void setOffset(int offset)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompositionTimeToSample.Entry

public CompositionTimeToSample.Entry(int count,
                                     int offset)
Method Detail

getCount

public int getCount()

getOffset

public int getOffset()

setCount

public void setCount(int count)

setOffset

public void setOffset(int offset)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.