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 DRBurnProgressPanelMBS class.
DRBurnProgressPanelMBS.burnProgressPanelBurnDidFinish(burn as DRBurnMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | DiscRecording | MBS MacControls Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No |
This method allows the delegate to handle or modify the end-of-burn feedback performed by the progress panel. Return true to indicate the delegate handled the burn completion and the standard feedback should be supressed. If this method returns false, the normal end-of-burn handling is performed (displaying an error if appropriate, playing an "I'm done" sound, etc). The delegate is messaged before the progress panel is ordered out so a sheet may be displayed on a progress panel displayed as a window.
DRBurnProgressPanelMBS.burnProgressPanelDidFinish
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | DiscRecording | MBS MacControls Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No |
If the delegate implements this method it will receive the message after the panel is removed from display.
DRBurnProgressPanelMBS.burnProgressPanelWillBegin
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | DiscRecording | MBS MacControls Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No |
If the delegate implements this method it will receive the message immediately before the panel is displayed.
The items on this page are in the following plugins: MBS MacControls Plugin.