Uses of Class
org.mp4parser.boxes.samplegrouping.SampleToGroupBox.Entry
-
Packages that use SampleToGroupBox.Entry Package Description org.mp4parser.boxes.samplegrouping -
-
Uses of SampleToGroupBox.Entry in org.mp4parser.boxes.samplegrouping
Methods in org.mp4parser.boxes.samplegrouping that return types with arguments of type SampleToGroupBox.Entry Modifier and Type Method Description List<SampleToGroupBox.Entry>SampleToGroupBox. getEntries()Method parameters in org.mp4parser.boxes.samplegrouping with type arguments of type SampleToGroupBox.Entry Modifier and Type Method Description voidSampleToGroupBox. setEntries(List<SampleToGroupBox.Entry> entries)
-