Platforms to show: All Mac Windows Linux Cross-Platform

Back to DRFSObjectMBS class.

DRFSObjectMBS.DRAccessDate 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 keys.

Date containing the item's last-accessed date.

DRFSObjectMBS.DRAllFilesystems 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
The key for accessing the name or properties for the file in all filesystems together.

When this key is used to refer to a name, it refers to the base name (which has no naming restrictions).

DRFSObjectMBS.DRAttributeModificationDate 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 keys.

Date containing the item's attribute modification date.

DRFSObjectMBS.DRBackupDate 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 keys.

Date containing the item's backup date.

DRFSObjectMBS.DRContentModificationDate 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 keys.

Date containing the item's content modification date.

DRFSObjectMBS.DRCreationDate 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 keys.

Date containing the item's creation date.

DRFSObjectMBS.DREffectiveDate 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 keys.

Date containing the item's effective date.

DRFSObjectMBS.DRExpirationDate 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 keys.

Date containing the item's expiration date.

DRFSObjectMBS.DRHFSPlus 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
The key for accessing the HFS+ name/properties for the file.

HFS+ names can be up to 255 decomposed unicode characters long.

DRFSObjectMBS.DRHFSPlusCatalogNodeID 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 keys.

Number containing item's catalog node ID (HFS+ only). Currently, this value if set is only a suggestion. The burn engine will attempt to use this node ID, but may use another value if it needs to resolve conflicts. Default behavior is to allocate node IDs incrementally from kHFSFirstUserCatalogNodeID.

DRFSObjectMBS.DRHFSPlusTextEncodingHint 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 keys.

Number containing the item's text encoding hint (HFS+ only).

This value is used by the MacOS to help when converting the natively UTF-16 filename into an 8-bit-per-character representation (such as MacRoman, Shift-JIS, or UTF8). If not set, default behavior is to call CFStringGetMostCompatibleMacStringEncoding (CFStringGetSmallestEncoding()).

DRFSObjectMBS.DRInvisible 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 keys.

Boolean indicating whether the item is invisibile or not.

DRFSObjectMBS.DRISO9660 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
The key for accessing the ISO-9660 properties for the file.

This key cannot be used to refer to the name of the file; it is ambiguous, since the name may be in either level 1 or level 2 format.

DRFSObjectMBS.DRISO9660LevelOne 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
The key for accessing the ISO-9660 level 1 name for the file.

This key is used to refer specifically to the name generated for ISO-9660 if the ISO level is set to 1. When used for a property, it is equivalent in use to the DRISO9660 key and acts as a synonym for that key.

ISO9660 level 1 names are in the form typically known as 8.3 - eight characters of name and three characters of extension (if it's a file; directories can't have extensions). Character set is limited to A-Z, 0-9, and _.

DRFSObjectMBS.DRISO9660LevelTwo 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
The key for accessing the ISO-9660 level 2 name for the file.

This key is used to refer specifically to the name generated for ISO-9660 if the ISO level is set to 2. When used for a property, it is equivalent in use to the DRISO9660 key and acts as a synonym for that key.

ISO9660 level 2 names can be 32 chars long, are limited to a subset of the 7-bit ASCII chars (capital letters, numbers, space, punctuation), and are only allowed one "." character.

DRFSObjectMBS.DRISO9660VersionNumber 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 keys.

Number containing the ISO9660 version number for the object. Default value is 1.

DRFSObjectMBS.DRJoliet 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
The key for accessing the Joliet name/properties for the file.

Joliet names can be 64 precomposed unicode characters long, but are only allowed one "." character and many punctuation characters are illegal.

DRFSObjectMBS.DRMacExtendedFinderFlags 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 keys.

Number containing the item's extended Finder flags (MacOS only).

DRFSObjectMBS.DRMacFileCreator 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 keys.

A binary string containing the OSType for the file creator (MacOS only).

DRFSObjectMBS.DRMacFileType 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 keys.

A binary string containing the OSType for the file type (MacOS only).

DRFSObjectMBS.DRMacFinderFlags 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 keys.

Number containing the item's Finder flags (MacOS only). The invisible bit is ignored - use DRInvisible instead.

DRFSObjectMBS.DRMacFinderHideExtension 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 keys.

A boolean indicating whether the extension should be hidden in the Finder or not. The default is false and only applies to files.

DRFSObjectMBS.DRMacIconLocation 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 keys.

A binary string containing a Point (not NSPoint) for the item's icon location in its parent folder (MacOS only).

DRFSObjectMBS.DRMacScrollPosition 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 keys.

Binary string containing a Point (not NSPoint) for the folder's scroll position (MacOS only).

DRFSObjectMBS.DRMacWindowBounds 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 keys.

Binary string containing a Rect (not NSRect) for the window bounds for a folder (MacOS only).

DRFSObjectMBS.DRMacWindowView 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 keys.

Number containing the folder's window view type (MacOS only).

DRFSObjectMBS.DRPosixFileMode 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 keys.

Number containing the item's POSIX file mode.

DRFSObjectMBS.DRPosixGID 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 keys.

Number containing the item's POSIX GID.

DRFSObjectMBS.DRPosixUID 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 keys.

Number containing the item's POSIX UID.

DRFSObjectMBS.DRRecordingDate 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 keys.

Date containing the item's recording date.

DRFSObjectMBS.DRUDF 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
The key for accessing the UDF name/properties for the file.

DRFSObjectMBS.DRUDFApplicationIdentifierSuffix 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 keys.

Optional key. Binary string of up to 8 bytes in length, for application use. The presence of this key requires the DRApplicationIdentifier key.

DRFSObjectMBS.DRUDFExtendedFilePermissions 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 keys.

Number indicating the extended UDF file permissions of this file.

Bit 0: Change attributes for others (low order bit) Bit 1: Delete permissions for others Bit 2: Change attributes for group Bit 3: Delete permissions for group Bit 4: Change attributes for owner Bit 5: Delete permissions for owner Bit 6 & 7: Reserved If this key is not present, DRPosixFileMode will be used with the above bits being set to the corresponding write bit for owner, group, and others. If DRPosixFileMode is not present, the file mode from the file on disc will be used, again using the write bit for these permissions.

DRFSObjectMBS.DRUDFInterchangeLevel 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 keys.

Optional key. Number containing the volume interchange level. See the UDF specs for details.

DRFSObjectMBS.DRUDFMaxInterchangeLevel 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 keys.

Optional key. Number containing the maximum volume interchange level number. See the UDF specs for details.

DRFSObjectMBS.DRUDFMaxVolumeSequenceNumber 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 keys.

Optional key. Number containing the maximum volume sequence number. See the UDF specs for details.

DRFSObjectMBS.DRUDFPrimaryVolumeDescriptorNumber 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 keys.

Optional key. Number containing the primary volume sequence number. See the UDF specs for details.

DRFSObjectMBS.DRUDFRealTimeFile 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 keys.

Number indicating whether the file is a UDF Real-Time file.

DRFSObjectMBS.DRUDFVersion102 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
This value is used in DRUDFWriteVersion.

DRFSObjectMBS.DRUDFVersion150 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
This value is used in DRUDFWriteVersion.

DRFSObjectMBS.DRUDFVolumeSequenceNumber 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 keys.

Optional key. Number containing the volume sequence number. See the UDF specs for details.

DRFSObjectMBS.DRUDFVolumeSetIdentifier 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 keys.

Optional key. The Volume Set Identifier for the UDF volume set. If this key is not present, DRVolumeSet will be used if present. The Volume Set Identifier is composed of the Volume Set Timestamp, the Implementation Use, and a the string contained in this property.

DRFSObjectMBS.DRUDFVolumeSetImplementationUse 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 keys.

Optional key. A binary string (8 bytes in length) for implementation use data. See the UDF specs for details.

DRFSObjectMBS.DRUDFVolumeSetTimestamp 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 keys.

Optional key. A date object for the volume set timestamp. See the UDF specs for details.

DRFSObjectMBS.DRUDFWriteVersion 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 keys.

Optional key. This property key defines the version for the UDF structures written to disk. Values are definde in UDF Version types.

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


The biggest plugin in space...