---------------------------------------------------------------------------
| 11685 | |
| 11686 | //--------------------------------------------------------------------------- |
| 11687 | void File_Mxf::Preface_OperationalPattern() |
| 11688 | { |
| 11689 | //Parsing |
| 11690 | Get_UL (OperationalPattern, "UUID", Mxf_OperationalPattern); Element_Info1(Mxf_OperationalPattern(OperationalPattern)); |
| 11691 | } |
| 11692 | |
| 11693 | //--------------------------------------------------------------------------- |
| 11694 | void File_Mxf::Preface_EssenceContainers() |
nothing calls this directly
no test coverage detected