A class library for opening, parsing, and saving MIDI files.

SMPTEOffset Constructor

Initializes a new instance of the SMPTEOffset class.

Overload List

Initializes a new instance of the SMPTEOffset class.

public SMPTEOffset();

Initializes a new instance of the SMPTEOffset class.

public SMPTEOffset(long,byte,byte,byte,byte,byte);

Initializes a new instance of the SMPTEOffset class.

public SMPTEOffset(long,long,BinaryReaderEx);

See Also

SMPTEOffset Class | EF.SimpleMIDI Namespace