IsoBoxTypes Class Reference

#include <IsoBoxTypes.hpp>

List of all members.

Static Public Attributes

static const char * type_FileTypeBox = "ftyp"
static const char * type_MovieBox = "moov"
static const char * type_MediaDataBox = "mdat"
static const char * type_FreeSpaceBox = "free"
static const char * type_MovieHeaderBox = "mvhd"
static const char * type_TrackBox = "trak"
static const char * type_TrackHeaderBox = "tkhd"
static const char * type_MediaBox = "mdia"
static const char * type_MediaHeaderBox = "mdhd"
static const char * type_HandlerBox = "hdlr"
static const char * type_MediaInformationBox = "minf"
static const char * type_VideoMediaHeaderBox = "vmhd"
static const char * type_DataInformationBox = "dinf"
static const char * type_DataEntryUrlBox = "url "
static const char * type_DataEntryUrnBox = "urn "
static const char * type_DataReferenceBox = "dref"
static const char * type_SampleTableBox = "stbl"
static const char * type_TimeToSampleBox = "stts"
static const char * type_CompositionOffsetBox = "ctts"
static const char * type_SampleDescriptionBox = "stsd"
static const char * type_SampleSizeBox = "stsz"
static const char * type_SampleToChunkBox = "stsc"
static const char * type_ChunkOffsetBox = "stco"


Detailed Description

Class IsoBoxTypes, the identification "keys" for various box types as given in ISO/IEC 14496-12:2005(E)


Member Data Documentation

const char * IsoBoxTypes::type_ChunkOffsetBox = "stco" [static]

const char * IsoBoxTypes::type_CompositionOffsetBox = "ctts" [static]

const char * IsoBoxTypes::type_DataEntryUrlBox = "url " [static]

const char * IsoBoxTypes::type_DataEntryUrnBox = "urn " [static]

const char * IsoBoxTypes::type_DataInformationBox = "dinf" [static]

const char * IsoBoxTypes::type_DataReferenceBox = "dref" [static]

const char * IsoBoxTypes::type_FileTypeBox = "ftyp" [static]

const char * IsoBoxTypes::type_FreeSpaceBox = "free" [static]

const char * IsoBoxTypes::type_HandlerBox = "hdlr" [static]

const char * IsoBoxTypes::type_MediaBox = "mdia" [static]

const char * IsoBoxTypes::type_MediaDataBox = "mdat" [static]

const char * IsoBoxTypes::type_MediaHeaderBox = "mdhd" [static]

const char * IsoBoxTypes::type_MediaInformationBox = "minf" [static]

const char * IsoBoxTypes::type_MovieBox = "moov" [static]

const char * IsoBoxTypes::type_MovieHeaderBox = "mvhd" [static]

const char * IsoBoxTypes::type_SampleDescriptionBox = "stsd" [static]

const char * IsoBoxTypes::type_SampleSizeBox = "stsz" [static]

const char * IsoBoxTypes::type_SampleTableBox = "stbl" [static]

const char * IsoBoxTypes::type_SampleToChunkBox = "stsc" [static]

const char * IsoBoxTypes::type_TimeToSampleBox = "stts" [static]

const char * IsoBoxTypes::type_TrackBox = "trak" [static]

const char * IsoBoxTypes::type_TrackHeaderBox = "tkhd" [static]

const char * IsoBoxTypes::type_VideoMediaHeaderBox = "vmhd" [static]


The documentation for this class was generated from the following files:
Generated on Sun Aug 20 15:06:40 2006 for ISOCodec by  doxygen 1.4.7