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

TrackEvent.StatusByte Property

Gets the status byte detailing the type of event.

public byte StatusByte {get;}

Property Value

The status byte detailing the type of event.

See Also

TrackEvent Class | EF.SimpleMIDI Namespace