Uses of Class
org.mp4parser.boxes.iso14496.part12.MovieBox
-
Packages that use MovieBox Package Description org.mp4parser -
-
Uses of MovieBox in org.mp4parser
Methods in org.mp4parser that return MovieBox Modifier and Type Method Description MovieBoxIsoFile. getMovieBox()Shortcut to get the MovieBox since it is often needed and present in nearly all ISO 14496 files (at least if they are derived from MP4 ).
-