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