MediaBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for MediaBox:

Box ClassContainer List of all members.

Public Member Functions

 MediaBox ()
virtual ~MediaBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
BoxgetBoxRecursive (const char *type)

Detailed Description

ISO/IEC 14496-12:2005(E) Class MediaBox, 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

MediaBox::MediaBox (  ) 

MediaBox::~MediaBox (  )  [virtual]


Member Function Documentation

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

See also:
Box::decode

Reimplemented from Box.

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

See also:
Box::encode

Reimplemented from Box.

UInt32 MediaBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from Box.

Box * MediaBox::getBoxRecursive ( const char *  type  ) 

See also:
ClassContainer::getBoxRecursive

Reimplemented from ClassContainer.


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