BASS.NET API for the Un4seen BASS Audio Library

MidiMessageEventArgsIsShortMessage Property

BASS.NET API for the Un4seen BASS Audio Library
Returns , if a Midi short message 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 IsShortMessage { get; }

Property Value

Type: Boolean
See Also

Reference