com.coremedia.iso.boxes
Class SampleToGroupBox.Entry

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

public static class SampleToGroupBox.Entry
extends Object


Constructor Summary
SampleToGroupBox.Entry()
           
 
Method Summary
 long getGroupDescriptionIndex()
           
 long getSampleCount()
           
 void setGroupDescriptionIndex(long groupDescriptionIndex)
           
 void setSampleCount(long sampleCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleToGroupBox.Entry

public SampleToGroupBox.Entry()
Method Detail

getSampleCount

public long getSampleCount()

setSampleCount

public void setSampleCount(long sampleCount)

getGroupDescriptionIndex

public long getGroupDescriptionIndex()

setGroupDescriptionIndex

public void setGroupDescriptionIndex(long groupDescriptionIndex)


Copyright © 2012. All Rights Reserved.