Package org.mp4parser

Class IsoFile

All Implemented Interfaces:
Closeable, AutoCloseable, Container

@DoNotParseDetail public class IsoFile extends BasicContainer implements Closeable
The most upper container for ISO Boxes. It is a container box that is a file. Uses IsoBufferWrapper to access the underlying file.