#include <Ap4MetaData.h>
Inheritance diagram for AP4_MetaDataAtomTypeHandler:

Public Member Functions | |
| AP4_MetaDataAtomTypeHandler (AP4_AtomFactory *atom_factory) | |
| virtual AP4_Result | CreateAtom (AP4_Atom::Type type, AP4_UI32 size, AP4_ByteStream &stream, AP4_Atom::Type context, AP4_Atom *&atom) |
Definition at line 209 of file Ap4MetaData.h.
| AP4_MetaDataAtomTypeHandler::AP4_MetaDataAtomTypeHandler | ( | AP4_AtomFactory * | atom_factory | ) | [inline] |
Definition at line 213 of file Ap4MetaData.h.
| virtual AP4_Result AP4_MetaDataAtomTypeHandler::CreateAtom | ( | AP4_Atom::Type | type, | |
| AP4_UI32 | size, | |||
| AP4_ByteStream & | stream, | |||
| AP4_Atom::Type | context, | |||
| AP4_Atom *& | atom | |||
| ) | [virtual] |
Implements AP4_AtomFactory::TypeHandler.
1.5.1-p1