FileTypeBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for FileTypeBox:

Box List of all members.

Public Member Functions

 FileTypeBox ()
virtual ~FileTypeBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()

Public Attributes

unsigned_int32 major_brand
unsigned_int32 minor_version
Vector< unsigned_int32 > compatible_brands

Detailed Description

ISO/IEC 14496-12:2005(E) Class FileTypeBox, for details about all public undocumented data (attributes), see ISO/IEC 14496-12:2005(E). Such attributes are syntax elements documented in standard under same name and class.


Constructor & Destructor Documentation

FileTypeBox::FileTypeBox (  ) 

FileTypeBox::~FileTypeBox (  )  [virtual]


Member Function Documentation

void FileTypeBox::decode ( Byte *  buffer,
UInt32  count 
) [virtual]

See also:
Box::decode

Reimplemented from Box.

void FileTypeBox::encode ( Byte **  buffer,
UInt32 *  count 
) [virtual]

See also:
Box::encode

Reimplemented from Box.

UInt32 FileTypeBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from Box.


Member Data Documentation

Vector<unsigned_int32> FileTypeBox::compatible_brands

unsigned_int32 FileTypeBox::major_brand

unsigned_int32 FileTypeBox::minor_version


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