Platforms to show: All Mac Windows Linux Cross-Platform

Back to MLMediaSourceMBS class.

MLMediaSourceMBS.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)

MLMediaSourceMBS.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 this media source.

(Read only property)

MLMediaSourceMBS.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
A unique identifier for the media source.

For a list of possible media source identifiers, see shared methods.
(Read only property)

MLMediaSourceMBS.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 list of attributes describing the media source.

(Read only property)

MLMediaSourceMBS.rootMediaGroup as MLMediaGroupMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MediaLibrary MBS Mac64bit Plugin 18.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The base media group in the media source that contains all other groups within the source as descendant elements.

This accessor property is nonblocking. If there is no data yet, it returns nil and automatically triggers an internal asynchronous request. When data arrives, a KVO notification is sent via the main thread.
(Read only property)

Some examples using this property:

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


The biggest plugin in space...