Name |
Description |
Box |
Box is the top-level data class in MP4 files. This abstract class implements most of the ISO file system requirements. It does not yet handle parsing (input from files). |
FileRoot |
Utility object for building useful MP4f files and file parts. This is not thread-safe! |
FullBox |
Full box is a container box which has flags and version data |
GenericMediaFrame |
The bare minimum data to add frames into MP4 files. |
MediaStream |
This class holds all the data needed to setup and produce a single MP4 track. |