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