Click or drag to resize

IPluginHostOnSoundPlaybackEnd Event

Delegate gets called when adiirc finishes playing any sound file

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

Value

Type: AdiIRCAPIv2.DelegatesSoundPlayBackEnd
Remarks
Scripted Event Equivalent: on SONGEND
See Also