AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2mcsfile.h File Reference

Declares the CNTV2MCSfile class. More...

#include <string>
#include <vector>
#include <fstream>
#include "ntv2utils.h"
Include dependency graph for ntv2mcsfile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IntelRecordInfo
 
class  CNTV2MCSfile
 Instances of me can parse an MCS file. More...
 

Enumerations

enum  IntelRecordType {
  IRT_UNKNOWN, IRT_DR, IRT_EOFR, IRT_ESAR,
  IRT_ELAR
}
 

Detailed Description

Declares the CNTV2MCSfile class.

Definition in file ntv2mcsfile.h.

Enumeration Type Documentation

◆ IntelRecordType

Enumerator
IRT_UNKNOWN 
IRT_DR 
IRT_EOFR 
IRT_ESAR 
IRT_ELAR 

Definition at line 20 of file ntv2mcsfile.h.