Uses of Class
org.mp4parser.boxes.iso14496.part12.SampleTableBox
-
Packages that use SampleTableBox Package Description org.mp4parser.boxes.iso14496.part12 -
-
Uses of SampleTableBox in org.mp4parser.boxes.iso14496.part12
Methods in org.mp4parser.boxes.iso14496.part12 that return SampleTableBox Modifier and Type Method Description SampleTableBoxMediaInformationBox. getSampleTableBox()SampleTableBoxTrackBox. getSampleTableBox()Gets the SampleTableBox at mdia/minf/stbl if existing.
-