HandlerBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for HandlerBox:

FullBox Box List of all members.

Public Member Functions

 HandlerBox (unsigned_int8 version=0)
virtual ~HandlerBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
void set_name (string new_name)

Public Attributes

unsigned_int32 pre_defined
unsigned_int32 handler_type
unsigned_int32 reserved [3]
string name

Detailed Description

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

HandlerBox::HandlerBox ( unsigned_int8  version = 0  ) 

HandlerBox::~HandlerBox (  )  [virtual]


Member Function Documentation

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

See also:
Box::decode

Reimplemented from FullBox.

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

See also:
Box::encode

Reimplemented from FullBox.

UInt32 HandlerBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from FullBox.

void HandlerBox::set_name ( string  new_name  ) 

Set ISO/IEC 14496-12:2005(E) HandlerBox::name

Parameters:
new_name NULL terminated name string


Member Data Documentation

unsigned_int32 HandlerBox::handler_type

string HandlerBox::name

unsigned_int32 HandlerBox::pre_defined

unsigned_int32 HandlerBox::reserved[3]


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