| Class | Description |
|---|---|
| AppleLosslessBox | |
| BinaryXMLBox |
When the primary data is in XML format and it is desired that the XML be
stored directly in the meta-box, either the XMLBox or the BinaryXMLBox is
used.
|
| BitRateBox | |
| ChapterBox |
The chapter box allows to specify individual chapters along the main timeline
of a movie.
|
| ChunkOffsetBox | |
| CleanApertureBox | |
| ColorParameterBox | |
| CompositionTimeToSampleBox |
This box provides the offset between decoding time and composition time.
|
| CopyrightBox |
The Copyright box contains a copyright declaration which applies to the
entire presentation, when contained within the Movie Box, or, when contained
in a track, to that entire track.
|
| DataEntryUrlBox | |
| DataEntryUrnBox | |
| DataReferenceBox |
The data reference object contains a table of data references (normally URLs)
that declare the location(s) of the media data used within the presentation.
|
| DecodingTimeToSampleBox |
This box contains a compact version of a table that allows indexing from
decoding time to sample number.
|
| DegradationPriorityBox |
This box contains the degradation priority of each sample.
|
| EditListBox |
This box contains an explicit timeline map.
|
| ESDBox |
The entry sample descriptor (ESD) box is a container for entry descriptors.
|
| FileTypeBox | |
| FreeSpaceBox |
This class is used for all boxes, that are known but don't contain necessary
data and can be skipped.
|
| HandlerBox |
This box within a Media Box declares the process by which the media-data in
the track is presented, and thus, the nature of the media in a track.
|
| HintMediaHeaderBox |
The hint media header contains general information, independent of the
protocol, for hint tracks.
|
| IPMPControlBox |
The IPMP Control Box may contain IPMP descriptors which may be referenced by
any stream in the file.
|
| IPMPInfoBox |
The IPMPInfoBox contains IPMP Descriptors which document the protection
applied to the stream.
|
| ItemInformationBox |
The item information box provides extra information about selected items,
including symbolic ('file') names.
|
| ItemInformationEntry | |
| ItemInformationEntry.Extension | |
| ItemInformationEntry.FDExtension | |
| ItemLocationBox |
The item location box provides a directory of resources in this or other
files, by locating their containing file, their offset within that file, and
their length.
|
| ItemProtectionBox |
The item protection box provides an array of item protection information, for
use by the Item Information Box.
|
| MediaDataBox |
The Media Data Box contains the media data.
|
| MediaHeaderBox |
The media header declares overall information that is media-independent, and relevant to characteristics of
the media in a track.
|
| MetaBox | |
| MetaBoxRelationBox |
The metabox relation box indicates a relation between two meta boxes at the
same level, i.e., the top level of the file, the Movie Box, or Track Box.
|
| MovieExtendsHeaderBox |
The Movie Extends Header is optional, and provides the overall duration,
including fragments, of a fragmented movie.
|
| MovieFragmentHeaderBox |
The movie fragment header contains a sequence number, as a safety check.
|
| MovieFragmentRandomAccessOffsetBox |
The Movie Fragment Random Access Offset Box provides a copy of the length
field from the enclosing Movie Fragment Random Access Box.
|
| MovieHeaderBox |
The movie header box defines overall information which is media-independent,
and relevant to the entire presentation considered as a whole.
|
| ObjectDescriptorBox | |
| OriginalFormatBox |
The Original Format Box contains the four-character-code of the original
un-transformed sample description.
|
| PaddingBitBox |
In some streams the media samples do not occupy all bits of the bytes given
by the sample size, and are padded at the end to a byte boundary.
|
| PixelAspectRatioBox | |
| PrimaryItemBox |
For a given handler, the primary data may be one of the referenced items when
it is desired that it be stored elsewhere, or divided into extents; or the
primary metadata may be contained in the meta-box (e.g. in an XML box).
|
| ProgressiveDownloadInformationBox |
The Progressive download information box aids the progressive download of an
ISO file.
|
| SampleDependencyBox |
This box contains the sample dependencies for each switching sample.
|
| SampleDependencyTypeBox |
This optional table answers three questions about sample dependency:
does this sample depend on others (is it an I-picture)?
|
| SampleDescriptionBox |
The sample description table gives detailed information about the coding type
used, and any initialization information needed for that coding.
|
| SampleGroupDescriptionBox |
This description table gives information about the characteristics of sample
groups.
|
| SampleScaleBox |
This box may be present in any visual sample entry.
|
| SampleSizeBox | |
| SampleToChunkBox | |
| SampleToGroupBox |
This table can be used to find the group that a sample belongs to and the
associated description of that sample group.
|
| SchemeTypeBox |
The Scheme Type Box identifies the protection scheme.
|
| ShadowSyncSampleBox |
The shadow sync table provides an optional set of sync samples that can be
used when seeking or for similar purposes.
|
| SoundMediaHeaderBox |
The sound media header contains general presentation information, independent
of the coding, for audio media.
|
| SubSampleInformationBox |
The Sub-Sample Information box is designed to contain sub-sample information.
|
| SyncSampleBox |
This box provides a compact marking of the random access points within the
stream.
|
| TrackExtendsBox |
This box sets up default values used by the movie fragments.
|
| TrackFragmentHeaderBox |
Each movie fragment can add zero or more fragments to each track; and a track
fragment can add zero or more contiguous runs of samples.
|
| TrackFragmentRandomAccessBox | |
| TrackFragmentRunBox |
Within the Track Fragment Box, there are zero or more Track Run Boxes.
|
| TrackHeaderBox |
This box specifies the characteristics of a single track.
|
| TrackReferenceBox |
The Track Reference Box provides a reference from the containing track to
another track in the presentation.
|
| TrackSelectionBox |
A typical presentation stored in a file contains one alternate group per
media type: one for video, one for audio, etc.
|
| VideoMediaHeaderBox |
The video media header contains general presentation information, independent
of the coding, for video media
|
| XMLBox |
When the primary data is in XML format and it is desired that the XML be
stored directly in the meta-box, either the XMLBox or the BinaryXMLBox is
used.
|