Platforms to show: All Mac Windows Linux Cross-Platform

Back to DRDeviceMBS class.

Previous items Next items

DRDeviceMBS.DRDeviceIORegistryEntryPathKey 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
String containing the path of the device in the IO Registry.

One of the keys in the dictionary returned by the info method.

DRDeviceMBS.DRDeviceIsBusyKey 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 keys in the dictionary returned by the status method.

Number containing a boolean value indicating whether the device is busy or not.

DRDeviceMBS.DRDeviceIsTrayOpenKey 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 keys in the dictionary returned by the status method.

Number containing a boolean value indicating whether the device's tray is open or not.

DRDeviceMBS.DRDeviceLoadingMechanismCanEjectKey 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 keys in the dictionary returned by the info method.

Number describing if the loading mechanism of the drive can eject.

DRDeviceMBS.DRDeviceLoadingMechanismCanInjectKey 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 keys in the dictionary returned by the info method.

Number describing if the loading mechanism of the drive can inject.

DRDeviceMBS.DRDeviceLoadingMechanismCanOpenKey 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 keys in the dictionary returned by the info method.

Number describing if the loading mechanism of the drive can open.

DRDeviceMBS.DRDeviceMaximumWriteSpeedKey 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 keys in the dictionary returned by the status method.

Number containing the maximum burning speed of this device.

DRDeviceMBS.DRDeviceMediaBlocksFreeKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the amount of space available (in blocks) on the media to be written to. If the media already contains data and this value will be less than the normal maximum size of the disc. This value will normally only be used if the intent is to append data onto an open disc.

DRDeviceMBS.DRDeviceMediaBlocksOverwritableKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the total amount of writable space available (in blocks) on the media to be written to - if that media can be overwritten. Media that can be overwitten is designated through the DRDeviceMediaIsOverwritableKey .

The overwritable space is the amount of space on the disc that would be available if any data currently on the disc is first erased.

DRDeviceMBS.DRDeviceMediaBlocksUsedKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the amount of space currently used (in blocks) for exising data.

DRDeviceMBS.DRDeviceMediaBSDNameKey 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 keys in the DRDeviceMediaInfoKey dictionary.

String containing the BSD /dev node name assigned to the media in the device.

DRDeviceMBS.DRDeviceMediaClassBD 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 possible value of the DRDeviceMediaClassKey.

Indicates the media is some type of BD (Blu-ray) based media.

DRDeviceMBS.DRDeviceMediaClassCD 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 possible value of the DRDeviceMediaClassKey.

Indicates the media is some type of CD based media.

DRDeviceMBS.DRDeviceMediaClassDVD 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 possible value of the DRDeviceMediaClassKey.

Indicates the media is some type of DVD based media.

DRDeviceMBS.DRDeviceMediaClassHDDVD 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 possible value of the DRDeviceMediaClassKey.

Indicates the media is some type of HD DVD based media.

DRDeviceMBS.DRDeviceMediaClassKey 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 keys in the DRDeviceMediaInfoKey dictionary.

String containing the class of media present in the drive.

DRDeviceMBS.DRDeviceMediaClassUnknown 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 possible value of the DRDeviceMediaClassKey.

Indicates the media class is unknown.

DRDeviceMBS.DRDeviceMediaDoubleLayerL0DataZoneBlocksKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the amount of space available (in blocks) on layer 0 of a double layer piece of media.

DRDeviceMBS.DRDeviceMediaFreeSpaceKey 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 keys in the DRDeviceMediaInfoKey dictionary.

MSF value of the amount of space available on the media to be written to. If the media already contains data and this value will be less than the normal maximum size of the disc. This value will normally only be used if the intent is to append data onto an open disc.

DRDeviceMBS.DRDeviceMediaInfoKey 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 keys in the dictionary returned by the status method.

Dictionary of information describing the media currently in the device. This key may not be present if no media is inserted.

DRDeviceMBS.DRDeviceMediaIsAppendableKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing a boolean value indicating that data can be appended to the exisiting data (if any).

DRDeviceMBS.DRDeviceMediaIsBlankKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing a boolean value indicating whether data has previously been written to the media.

DRDeviceMBS.DRDeviceMediaIsErasableKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing a boolean value indicating whether this media can be erased.

DRDeviceMBS.DRDeviceMediaIsOverwritableKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing a boolean value indicating that the data on the disc (if any) can be overwritten. Rewritable media can always be erased, and then rewritten in its entirety, so it is always considered overwritable.

Write-once media, if its blank, can also be written in its entirety and is also considered overwritable.

Write-once media, that has been partially written, can never again enter a state where it is entirely writable and will have lost its overwritable designation.

DRDeviceMBS.DRDeviceMediaIsReservedKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing a boolean value indicating whether the media is reserved for exclusive use by the current process.

DRDeviceMBS.DRDeviceMediaOverwritableSpaceKey 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 keys in the DRDeviceMediaInfoKey dictionary.

MSF value of the amount of writable space available on the media to be written to - if that media can be overwritten. Media that can be overwitten is designated through the DRDeviceMediaIsOverwritableKey .

The overwritable space is the amount of space on the disc that would be available if any data currently on the disc is first erased.

DRDeviceMBS.DRDeviceMediaSessionCountKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the current number of sessions present on the media.

DRDeviceMBS.DRDeviceMediaStateInTransition 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 possible values for the DRDeviceMediaStateKey.

The media is transitioning from one state to another (i.e., being spun up/down).

DRDeviceMBS.DRDeviceMediaStateKey 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 keys in the dictionary returned by the status method.

String describing the state of the media.

DRDeviceMBS.DRDeviceMediaStateMediaPresent 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 possible values for the DRDeviceMediaStateKey.

Device contains media of some type.

DRDeviceMBS.DRDeviceMediaStateNone 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 possible values for the DRDeviceMediaStateKey.

No media is present in the device.

DRDeviceMBS.DRDeviceMediaTrackCountKey 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 keys in the DRDeviceMediaInfoKey dictionary.

Number containing the number of tracks present on the media.

DRDeviceMBS.DRDeviceMediaTypeBDR 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 possible values of the DRDeviceMediaTypeKey.

Media is a BD-R.

DRDeviceMBS.DRDeviceMediaTypeBDRE 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 possible values of the DRDeviceMediaTypeKey.

Media is a BD-RE.

DRDeviceMBS.DRDeviceMediaTypeBDROM 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 possible values of the DRDeviceMediaTypeKey.

Media is a BD-ROM.

DRDeviceMBS.DRDeviceMediaTypeCDR 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 possible values of the DRDeviceMediaTypeKey.

Media is a CD-R.

DRDeviceMBS.DRDeviceMediaTypeCDROM 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 possible values of the DRDeviceMediaTypeKey.

Media is a CD-ROM.

DRDeviceMBS.DRDeviceMediaTypeCDRW 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 possible values of the DRDeviceMediaTypeKey.

Media is a CD-RW.

DRDeviceMBS.DRDeviceMediaTypeDVDPlusR 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD+R.

DRDeviceMBS.DRDeviceMediaTypeDVDPlusRDoubleLayer 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD+R Double Layer.

DRDeviceMBS.DRDeviceMediaTypeDVDPlusRW 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD+RW.

DRDeviceMBS.DRDeviceMediaTypeDVDPlusRWDoubleLayer 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD+RW Double Layer.

DRDeviceMBS.DRDeviceMediaTypeDVDR 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD+RW.

DRDeviceMBS.DRDeviceMediaTypeDVDRAM 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD-RAM.

DRDeviceMBS.DRDeviceMediaTypeDVDRDualLayer 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD-R DL.

DRDeviceMBS.DRDeviceMediaTypeDVDROM 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD-ROM.

DRDeviceMBS.DRDeviceMediaTypeDVDRW 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD-RW.

DRDeviceMBS.DRDeviceMediaTypeDVDRWDualLayer 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 possible values of the DRDeviceMediaTypeKey.

Media is a DVD-RW DL.

DRDeviceMBS.DRDeviceMediaTypeHDDVDR 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 possible values of the DRDeviceMediaTypeKey.

Media is a HD DVD-R.

DRDeviceMBS.DRDeviceMediaTypeHDDVDRAM 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 possible values of the DRDeviceMediaTypeKey.

Media is a HD DVD-RAM.

Previous items Next items

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


The biggest plugin in space...