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

MetaEvent Properties

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

Public Instance Properties

DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
MetaEventType Gets the Meta Event type indicator byte.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

MetaEvent Class | EF.SimpleMIDI Namespace