Definition of the MessageReceived and MessageReceived event handler.
Namespace: radio42.Multimedia.Midi
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.2
Syntax
Parameters
- sender
- Type: SystemObject
Set to the MidiInputDevice resp. the MidiOutputDevice object instance that raised the event. - e
- Type: radio42.Multimedia.MidiMidiMessageEventArgs
An instance of the MidiMessageEventArgs event args containing the event details.
Remarks
See Also