AP4_OddaAtom Class Reference

#include <Ap4OddaAtom.h>

Inheritance diagram for AP4_OddaAtom:

AP4_Atom List of all members.

Public Member Functions

 ~AP4_OddaAtom ()
virtual AP4_Result InspectFields (AP4_AtomInspector &inspector)
virtual AP4_Result WriteFields (AP4_ByteStream &stream)
AP4_ByteStreamGetSourceStream ()
AP4_Position GetSourcePosition ()
AP4_Result SetSourceStream (AP4_ByteStream *stream, AP4_Position position=0)
 Sets the source stream (and releases any existing stream references).
AP4_Result SetEncryptedDataLength (AP4_UI64 length)
 Sets the length of the encrypted data.

Static Public Member Functions

static AP4_OddaAtomCreate (AP4_UI64 size, AP4_ByteStream &stream)

Detailed Description

Definition at line 42 of file Ap4OddaAtom.h.


Constructor & Destructor Documentation

AP4_OddaAtom::~AP4_OddaAtom (  ) 


Member Function Documentation

static AP4_OddaAtom* AP4_OddaAtom::Create ( AP4_UI64  size,
AP4_ByteStream stream 
) [static]

virtual AP4_Result AP4_OddaAtom::InspectFields ( AP4_AtomInspector inspector  )  [virtual]

Reimplemented from AP4_Atom.

virtual AP4_Result AP4_OddaAtom::WriteFields ( AP4_ByteStream stream  )  [virtual]

Implements AP4_Atom.

AP4_ByteStream* AP4_OddaAtom::GetSourceStream (  )  [inline]

Definition at line 57 of file Ap4OddaAtom.h.

AP4_Position AP4_OddaAtom::GetSourcePosition (  )  [inline]

Definition at line 58 of file Ap4OddaAtom.h.

AP4_Result AP4_OddaAtom::SetSourceStream ( AP4_ByteStream stream,
AP4_Position  position = 0 
)

Sets the source stream (and releases any existing stream references).

AP4_Result AP4_OddaAtom::SetEncryptedDataLength ( AP4_UI64  length  ) 

Sets the length of the encrypted data.

This method updates the size of the atom.


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 16:07:34 2007 for Bento4 MP4 SDK by  doxygen 1.5.1-p1