AP4_OdafAtom Class Reference

#include <Ap4OdafAtom.h>

Inheritance diagram for AP4_OdafAtom:

AP4_Atom List of all members.

Public Member Functions

 AP4_OdafAtom (bool m_SelectiveEncryption, AP4_UI08 m_KeyIndicatorLength, AP4_UI08 m_IvLength)
virtual AP4_AtomClone ()
 Create a clone of the object.
virtual AP4_Result InspectFields (AP4_AtomInspector &inspector)
virtual AP4_Result WriteFields (AP4_ByteStream &stream)
bool GetSelectiveEncryption ()
AP4_UI08 GetKeyIndicatorLength ()
AP4_UI08 GetIvLength ()

Static Public Member Functions

static AP4_OdafAtomCreate (AP4_Size size, AP4_ByteStream &stream)

Detailed Description

Definition at line 41 of file Ap4OdafAtom.h.


Constructor & Destructor Documentation

AP4_OdafAtom::AP4_OdafAtom ( bool  m_SelectiveEncryption,
AP4_UI08  m_KeyIndicatorLength,
AP4_UI08  m_IvLength 
)


Member Function Documentation

static AP4_OdafAtom* AP4_OdafAtom::Create ( AP4_Size  size,
AP4_ByteStream stream 
) [static]

virtual AP4_Atom* AP4_OdafAtom::Clone (  )  [virtual]

Create a clone of the object.

This method returns a clone of the atom, or NULL if the atom cannot be cloned. Override this if your want to make an atom cloneable.

Reimplemented from AP4_Atom.

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

Reimplemented from AP4_Atom.

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

Implements AP4_Atom.

bool AP4_OdafAtom::GetSelectiveEncryption (  )  [inline]

Definition at line 56 of file Ap4OdafAtom.h.

AP4_UI08 AP4_OdafAtom::GetKeyIndicatorLength (  )  [inline]

Definition at line 57 of file Ap4OdafAtom.h.

AP4_UI08 AP4_OdafAtom::GetIvLength (  )  [inline]

Definition at line 58 of file Ap4OdafAtom.h.


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