Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSSoundDelegateMBS class.
NSSoundDelegateMBS.SoundFinished(s as NSSoundMBS, didFinishPlaying as boolean)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Cocoa | MBS MacBase Plugin | 9.4 | ✅ Yes | ❌ No | ❌ No | ❌ No |
s: The NSSound that has completed playback of its sound data.
didFinishPlaying: True when playback was successful; false otherwise.
The parameter s is not the NSSoundMBS object you used before but a new one. But it has the same handle value as the one where you called play, so you can still compare which one was affected.
The items on this page are in the following plugins: MBS MacBase Plugin.