Click or drag to resize

IPluginHostOnSoundPlayBackMp3End Event

Delegate gets called when adiirc finishes playing an Mp3 file

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

Value

Type: AdiIRCAPIv2.DelegatesSoundPlayBackMp3End
Remarks
Scripted Event Equivalent: on MP3END
See Also