Platforms to show: All Mac Windows Linux Cross-Platform
Back to MLMediaObjectMBS class.
MLMediaObjectMBS.ArtworkImage as NSImageMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Applies to iTunes media only. Returns nil if not applicable or not available.
(Read only property)
Some examples using this property:
MLMediaObjectMBS.ContentType as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.File as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For your convenience, the plugin provides here a folderitem for the URL.
(Read only property)
MLMediaObjectMBS.FileSize as UInt64
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.Handle as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
MLMediaObjectMBS.Identifier as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Each object’s identifier is unique within a media source.
(Read only property)
MLMediaObjectMBS.MediaLibrary as MLMediaLibraryMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.MediaSourceIdentifier as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For a list of possible media source identifiers, see MLMediaLibraryMBS.
(Read only property)
MLMediaObjectMBS.MediaType as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For a list of possible media types, see kType* constants.
(Read only property)
MLMediaObjectMBS.ModificationDate as Date
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.ModificationDateTime as DateTime
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.Name as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
MLMediaObjectMBS.OriginalFile as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For your convenience, the plugin provides here a folderitem for the URL.
(Read only property)
MLMediaObjectMBS.OriginalURL as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This property is provided as a security-scoped URL. In order to gain access to the file that this URL refers to, the caller must call startAccessingSecurityScopedResource before and stopAccessingSecurityScopedResource after using the URL to access the file. For more information about security-scoped URLs, see NSURL.
(Read only property)
Some examples using this property:
MLMediaObjectMBS.Properties as Dictionary
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For a list of possible object attribute keys, see Media Object Attribute Keys.
(Read only property)
MLMediaObjectMBS.ThumbnailFile as FolderItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For your convenience, the plugin provides here a folderitem for the URL.
(Read only property)
MLMediaObjectMBS.ThumbnailURL as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This property is provided as a security-scoped URL. In order to gain access to the file that this URL refers to, the caller must call startAccessingSecurityScopedResource before and stopAccessingSecurityScopedResource after using the URL to access the file. For more information about security-scoped URLs, see NSURL.
(Read only property)
Some examples using this property:
MLMediaObjectMBS.URL as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | MediaLibrary | MBS Mac64bit Plugin | 18.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This property is provided as a security-scoped URL. In order to gain access to the file that this URL refers to, the caller must call startAccessingSecurityScopedResource before and stopAccessingSecurityScopedResource after using the URL to access the file. For more information about security-scoped URLs, see NSURL.
(Read only property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.