ChunkOffsetBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for ChunkOffsetBox:

FullBox Box List of all members.

Public Member Functions

 ChunkOffsetBox (unsigned_int8 version=0)
virtual ~ChunkOffsetBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
UInt32 add_chunk_offset (unsigned_int32 chunk_offset)

Public Attributes

unsigned_int32 entry_count
Vector< unsigned_int32 > chunk_offset

Detailed Description

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

ChunkOffsetBox::ChunkOffsetBox ( unsigned_int8  version = 0  ) 

ChunkOffsetBox::~ChunkOffsetBox (  )  [virtual]


Member Function Documentation

UInt32 ChunkOffsetBox::add_chunk_offset ( unsigned_int32  chunk_offset  ) 

Add a new ChunkOffsetBox::chunk_offset

Returns:
The new ChunkOffsetBox::entry_count

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

See also:
Box::decode

Reimplemented from FullBox.

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

See also:
Box::encode

Reimplemented from FullBox.

UInt32 ChunkOffsetBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from FullBox.


Member Data Documentation

Vector<unsigned_int32> ChunkOffsetBox::chunk_offset

unsigned_int32 ChunkOffsetBox::entry_count


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