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