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
Album artwork associated with the media object.

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
The UTI associated with the media object.

(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
The location of the media object.

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
The size, in bytes, of the media object.

(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
Internet object reference.

(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
An identifier for the media object.

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
A pointer to the media library instance that loaded the media object’s source.

(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
An identifier for the source that loaded the media object.

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
The media object’s type of media (image, audio, or movie).

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
The date and time when the media object was last altered.

(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
The date and time when the media object was last altered.

(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
The name of the media object.

(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
The location of the original media object, if URL is not the original (master).

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
The location of the original media object, if URL is not the original (master).

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
A dictionary of attributes describing the media object.

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
The location of the media object’s thumbnail image.

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
The location of the media object’s thumbnail image.

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
The location of the media object.

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.


The biggest plugin in space...