Click or drag to resize

IPluginHostOnSoundPlayBackMidiEnd Event

Delegate gets called when adiirc finishes playing an MIDI file

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event SoundPlayBackMidiEnd OnSoundPlayBackMidiEnd

Value

Type: AdiIRCAPIv2.DelegatesSoundPlayBackMidiEnd
Remarks
Scripted Event Equivalent: on MIDIEND
See Also