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
The output of an asset content editing session.

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
The date and time at which the asset claims to have been originally created.

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
The date and time at which the asset claims to have been originally created.

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
A Boolean value that indicates whether the asset is marked as one of the user’s favorites.

(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
A Boolean value that indicates whether the asset is hidden in collections.

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
The location information saved with the asset.

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
A placeholder object for the asset that the change request creates.

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.


The biggest plugin in space...