Uses of Class
org.mp4parser.boxes.iso14496.part12.EditListBox
-
Packages that use EditListBox Package Description org.mp4parser.boxes.iso14496.part12 -
-
Uses of EditListBox in org.mp4parser.boxes.iso14496.part12
Constructors in org.mp4parser.boxes.iso14496.part12 with parameters of type EditListBox Constructor Description Entry(EditListBox editListBox, long segmentDuration, long mediaTime, double mediaRate)Creates a newEntrywith all values set.Entry(EditListBox editListBox, ByteBuffer bb)
-