|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractContainerBox
Abstract base class suitable for most boxes acting purely as container for other boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| MovieBox
The metadata for a presentation is stored in the single Movie Box which occurs at the top-level of a file. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractContainerBox
Abstract base class suitable for most boxes acting purely as container for other boxes. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| AbstractMediaHeaderBox
A common superclass for all MediaInformationHeaderBoxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ChunkOffsetBox
Abstract Chunk Offset Box |
|
| CompositionTimeToSample
aligned(8) class CompositionOffsetBox extends FullBox(‘ctts’, version = 0, 0) { unsigned int(32) entry_count; int i; if (version==0) { for (i=0; i < entry_count; i++) { unsigned int(32) sample_count; unsigned int(32) sample_offset; } } else if (version == 1) { for (i=0; i < entry_count; i++) { unsigned int(32) sample_count; signed int(32) sample_offset; } } } |
|
| CompositionTimeToSample.Entry
|
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
EditListBox
Box Type : 'elst'This box contains an explicit timeline map. |
|
| EditListBox.Entry
|
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| FullContainerBox
Abstract base class for a full iso box only containing ither boxes. |
|
| 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. |
|
| ItemLocationBox.Extent
|
|
| ItemLocationBox.Item
|
|
| MediaBox
The media declaration container contains all the objects that declare information about the media data within a track. |
|
| MediaHeaderBox
This box defines overall information which is media-independent, and relevant to the entire presentation considered as a whole. |
|
| MediaInformationBox
This box contains all the objects that declare characteristic information of the media in the track. |
|
MovieHeaderBox
Box Type: 'mvhd'
This box defines overall information which is media-independent, and relevant to the entire presentation
considered as a whole. |
|
| ProgressiveDownloadInformationBox.Entry
|
|
| SampleDependencyTypeBox
aligned(8) class SampleDependencyTypeBox extends FullBox('sdtp', version = 0, 0) { for (i=0; i < sample_count; i++){ unsigned int(2) reserved = 0; unsigned int(2) sample_depends_on; unsigned int(2) sample_is_depended_on; unsigned int(2) sample_has_redundancy; } } |
|
| SampleDependencyTypeBox.Entry
|
|
| SampleDescriptionBox
The sample description table gives detailed information about the coding type used, and any initialization information needed for that coding. |
|
| SampleSizeBox
This box containes the sample count and a table giving the size in bytes of each sample. |
|
| SampleTableBox
The sample table contains all the time and data indexing of the media samples in a track. |
|
| SampleToChunkBox
Samples within the media data are grouped into chunks. |
|
| SampleToChunkBox.Entry
|
|
| SampleToGroupBox.Entry
|
|
| SchemeInformationBox
The Scheme Information Box is a container box that is only interpreted by the scheme beeing used. |
|
| SubSampleInformationBox.SampleEntry
|
|
| SubSampleInformationBox.SampleEntry.SubsampleEntry
|
|
| SyncSampleBox
This box provides a compact marking of the random access points withinthe stream. |
|
| TimeToSampleBox
This box contains a compact version of a table that allows indexing from decoding time to sample number. |
|
| TimeToSampleBox.Entry
|
|
| TrackHeaderBox
This box specifies the characteristics of a single track. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.apple | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractContainerBox
Abstract base class suitable for most boxes acting purely as container for other boxes. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.dece | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.fragment | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractContainerBox
Abstract base class suitable for most boxes acting purely as container for other boxes. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| SampleDependencyTypeBox
aligned(8) class SampleDependencyTypeBox extends FullBox('sdtp', version = 0, 0) { for (i=0; i < sample_count; i++){ unsigned int(2) reserved = 0; unsigned int(2) sample_depends_on; unsigned int(2) sample_is_depended_on; unsigned int(2) sample_has_redundancy; } } |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.h264 | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.mdat | |
|---|---|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| TrackBox
Tracks are used for two purposes: (a) to contain media data (media tracks) and (b) to contain packetization information for streaming protocols (hint tracks). |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.sampleentry | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.threegpp26244 | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.coremedia.iso.boxes.vodafone | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.authoring | |
|---|---|
| AbstractMediaHeaderBox
A common superclass for all MediaInformationHeaderBoxes. |
|
| CompositionTimeToSample.Entry
|
|
| SampleDependencyTypeBox.Entry
|
|
| SampleDescriptionBox
The sample description table gives detailed information about the coding type used, and any initialization information needed for that coding. |
|
| TimeToSampleBox.Entry
|
|
| TrackBox
Tracks are used for two purposes: (a) to contain media data (media tracks) and (b) to contain packetization information for streaming protocols (hint tracks). |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.authoring.builder | |
|---|---|
| Box
Defines basic interaction possibilities for any ISO box. |
|
DataInformationBox
Box Type: 'dinf'
The data information box contains objects that declare the location of the media information in a track. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.authoring.tracks | |
|---|---|
| AbstractMediaHeaderBox
A common superclass for all MediaInformationHeaderBoxes. |
|
| CompositionTimeToSample.Entry
|
|
| SampleDependencyTypeBox.Entry
|
|
| SampleDescriptionBox
The sample description table gives detailed information about the coding type used, and any initialization information needed for that coding. |
|
| TimeToSampleBox.Entry
|
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.adobe | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| ContainerBox
Interface for all ISO boxes that may contain other boxes. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.basemediaformat | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.mp4 | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.piff | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.threegpp26245 | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.boxes.ultraviolet | |
|---|---|
| AbstractBox
A basic ISO box. |
|
| AbstractFullBox
Base class for all ISO Full boxes. |
|
| Box
Defines basic interaction possibilities for any ISO box. |
|
| FullBox
The FullBox contains all getters and setters specific
to a so-called full box according to the ISO/IEC 14496/12 specification. |
|
| Classes in com.coremedia.iso.boxes used by com.googlecode.mp4parser.util | |
|---|---|
| Box
Defines basic interaction possibilities for any ISO box. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||