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