MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / Preface_OperationalPattern

Method Preface_OperationalPattern

Source/MediaInfo/Multiple/File_Mxf.cpp:11687–11691  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

11685
11686//---------------------------------------------------------------------------
11687void File_Mxf::Preface_OperationalPattern()
11688{
11689 //Parsing
11690 Get_UL (OperationalPattern, "UUID", Mxf_OperationalPattern); Element_Info1(Mxf_OperationalPattern(OperationalPattern));
11691}
11692
11693//---------------------------------------------------------------------------
11694void File_Mxf::Preface_EssenceContainers()

Callers

nothing calls this directly

Calls 1

Mxf_OperationalPatternFunction · 0.85

Tested by

no test coverage detected