Platforms to show: All Mac Windows Linux Cross-Platform
iTunesLibraryMediaEntityMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | iTunes | MBS MacExtras Plugin | 13.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 2 properties
- property Handle as Integer
- property persistentID as Int64
- 5 methods
- method Constructor Private
- method enumerateValuesExceptForProperties(propertyNames() as string) as dictionary
- method enumerateValuesForAllProperties as dictionary
- method enumerateValuesForProperties(propertyNames() as string) as dictionary
- method valueForProperty(PropertyName as string) as Variant
- shared method ITLibMediaEntityPropertyPersistentID as string
Sub classes:
Blog Entries
Release notes
- Version 19.3
- Changed iTunesLibraryMediaEntityMBS.persistentID to Int64.
The items on this page are in the following plugins: MBS MacExtras Plugin.
iTunesLibraryMBS - iTunesLibraryMediaItemMBS