#include <mxflib/mxflib.h>
#include <stdarg.h>
Defines | |
| #define | DEBUG_WRITEOBJECT(x) |
| Write this object to a memory buffer. | |
Class MDObject holds info about a specific metadata object
Class MDOType holds the definition of MDObjects derived from the XML dictionary.
| #define DEBUG_WRITEOBJECT | ( | x | ) |
Write this object to a memory buffer.
The object is appended to the buffer
1.5.1-p1