SampleSizeBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for SampleSizeBox:

FullBox Box List of all members.

Public Member Functions

 SampleSizeBox (unsigned_int8 version=0)
virtual ~SampleSizeBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
UInt32 add_sample_size (unsigned_int32 new_sample_size)

Public Attributes

unsigned_int32 sample_size
unsigned_int32 sample_count
Vector< unsigned_int32 > entry_size

Detailed Description

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

SampleSizeBox::SampleSizeBox ( unsigned_int8  version = 0  ) 

SampleSizeBox::~SampleSizeBox (  )  [virtual]


Member Function Documentation

UInt32 SampleSizeBox::add_sample_size ( unsigned_int32  new_sample_size  ) 

Add a new SampleSizeBox::entry_size

Returns:
The new SampleSizeBox::sample_size

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

See also:
Box::decode

Reimplemented from FullBox.

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

See also:
Box::encode

Reimplemented from FullBox.

UInt32 SampleSizeBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from FullBox.


Member Data Documentation

Vector<unsigned_int32> SampleSizeBox::entry_size

unsigned_int32 SampleSizeBox::sample_count

unsigned_int32 SampleSizeBox::sample_size


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