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