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

SMPTEOffset Properties

The properties of the SMPTEOffset class are listed below. For a complete list of SMPTEOffset class members, see the SMPTEOffset Members topic.

Public Instance Properties

DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
FractionalFrames Gets/sets the offset fractional frames.
Frames Gets/sets the offset frames.
Hours Gets/sets the offset hours.
MetaEventType (inherited from MetaEvent) Gets the Meta Event type indicator byte.
Minutes Gets/sets the offset minutes.
Seconds Gets/sets the offset seconds.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

SMPTEOffset Class | EF.SimpleMIDI Namespace