Class MidiEventRecordedEventArgs
Holds an instance of MidiEvent for EventRecorded event.
Inherited Members
Namespace: Melanchall.DryWetMidi.Multimedia
Assembly: Melanchall.DryWetMidi.dll
Syntax
public sealed class MidiEventRecordedEventArgs
Properties
Event
Gets the recorded MIDI event.
Declaration
public MidiEvent Event { get; }
Property Value
Type | Description |
---|---|
MidiEvent |