BASS.NET API for the Un4seen BASS Audio Library

MidiMessageEventArgsIsSysExMessage Property

BASS.NET API for the Un4seen BASS Audio Library
Returns , if a Midi system-exclusive message which was passed along with the event (else ).

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

public bool IsSysExMessage { get; }

Property Value

Type: Boolean
See Also

Reference