Uses of Class
org.mp4parser.boxes.iso14496.part12.TimeToSampleBox.Entry
Packages that use TimeToSampleBox.Entry
-
Uses of TimeToSampleBox.Entry in org.mp4parser.boxes.iso14496.part12
Methods in org.mp4parser.boxes.iso14496.part12 that return types with arguments of type TimeToSampleBox.EntryMethod parameters in org.mp4parser.boxes.iso14496.part12 with type arguments of type TimeToSampleBox.EntryModifier and TypeMethodDescriptionstatic long[]TimeToSampleBox.blowupTimeToSamples(List<TimeToSampleBox.Entry> entries) Decompresses the list of entries and returns the list of decoding times.voidTimeToSampleBox.setEntries(List<TimeToSampleBox.Entry> entries)