BASS.NET API for the Un4seen BASS Audio Library

MidiSysExMessageMessageType Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the Midi message type (one of the MIDIMessageType values).

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public MIDIMessageType MessageType { get; }

Property Value

Type: MIDIMessageType
Remarks

Actually always returns SystemExclusive.
See Also

Reference