Inheritance diagram for AP4_PrintInspector:

Public Member Functions | |
| AP4_PrintInspector (AP4_ByteStream &stream) | |
| ~AP4_PrintInspector () | |
| void | StartElement (const char *name, const char *info) |
| void | EndElement () |
| void | AddField (const char *name, AP4_UI32 value, FormatHint hint) |
| void | AddField (const char *name, const char *value, FormatHint hint) |
Definition at line 86 of file Ap4Utils.h.
1.4.5