Platforms to show: All Mac Windows Linux Cross-Platform

Back to DREraseMBS class.

DREraseMBS.DREraseStatusChangedNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
One of the notification names you can use to register notifications on the erase status.

DREraseMBS.DREraseTypeComplete as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A constant to be used for the eraseType property.

Configures the erase object to perform a complete erase, erasing every byte on the disk. This operation is slow (on the order of 30 minutes) to complete.

DREraseMBS.DREraseTypeKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
One of the property names in the properties dictionary of the erase object.

DREraseMBS.DREraseTypeQuick as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A constant to be used for the eraseType property.

Configures the erase object to perform a quick erase, doing the minimal amount of work to make the disc appear blank. This operation typically takes only a minute or two.

DREraseMBS.eraseForDevice(device as DRDeviceMBS) as DREraseMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Creates and returns an erase object.

Returns nil on any error.

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...