#include <algorithm>
Go to the source code of this file.
Namespaces | |
| namespace | mxflib |
Classes | |
| class | MXFFile |
| Holds data relating to an MXF file. More... | |
Functions | |
| template<class TP, class T> | |
| TP | MXFFile__ReadObjectBase (MXFFilePtr This, PrimerPtr UsePrimer=NULL) |
| template<class TP, class T> | |
| TP | MXFFile__ReadObjectBase (MXFFilePtr This, PrimerPtr UsePrimer) |
The MXFFile class holds data about an MXF file, either loaded from a physical file or built in memory
1.5.1-p1