Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to PHAssetChangeRequestMBS class.
PHAssetChangeRequestMBS.contentEditingOutput as PHContentEditingOutputMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
To edit an asset’s image or video content, you must first begin a content editing session with the asset’s requestContentEditingInputWithOptions method. You commit a content edit by setting the contentEditingOutput property of a change request within a change block. For more information about asset content editing, see PHAssetMBS.
(Read and Write property)
PHAssetChangeRequestMBS.creationDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Set this property to change the creation date of an asset.
(Read and Write property)
PHAssetChangeRequestMBS.creationDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Set this property to change the creation date of an asset.
(Read and Write property)
PHAssetChangeRequestMBS.Favorite as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
(Read and Write property)
PHAssetChangeRequestMBS.Hidden as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Hidden assets do not appear in the Moments interface in the Photos app.
(Read and Write property)
PHAssetChangeRequestMBS.location as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Typically, an asset’s location metadata identifies the place where the asset was captured. Use this property to provide a different location.
We pass result, the CLLocationMBS object, as variant to avoid plugin dependencies.
(Read and Write property)
PHAssetChangeRequestMBS.placeholderForCreatedAsset as PHObjectPlaceholderMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Use this property if you need to reference the asset created by a change request within the same change block.
(Read only property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.