Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHFetchResultMBS class.

PHFetchResultMBS.EditOperationContent = 2

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the identifying possible actions an asset can support, used by the canPerformEditOperation method.

The asset’s photo or video content can be edited.
To begin the process of editing an asset, use the requestContentEditingInputWithOptions method.

PHFetchResultMBS.EditOperationDelete = 1

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the identifying possible actions an asset can support, used by the canPerformEditOperation method.

The asset can be deleted from the photo library.
To delete one or more assets, create a change request with the deleteAssets method inside a PHPhotoLibrary change block.

PHFetchResultMBS.EditOperationProperties = 3

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the identifying possible actions an asset can support, used by the canPerformEditOperation method.

The asset’s metadata properties can be edited.
To change an asset’s properties, create a change request with the changeRequestForAsset method inside a PHPhotoLibraryMBS change block.

PHFetchResultMBS.MediaTypeAudio = 3

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants identifying the general type of an asset, such as image or video.

The asset is an audio file.

PHFetchResultMBS.MediaTypeImage = 1

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants identifying the general type of an asset, such as image or video.

The asset is a photo or other static image.

PHFetchResultMBS.MediaTypeUnknown = 0

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants identifying the general type of an asset, such as image or video.

The asset’s type is unknown.

PHFetchResultMBS.MediaTypeVideo = 2

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants identifying the general type of an asset, such as image or video.

The asset is a video file.

PHFetchResultMBS.PlaybackStyleImage = 1

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset should be displayed as a still image.

PHFetchResultMBS.PlaybackStyleImageAnimated = 2

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset should be displayed as an animated image.

PHFetchResultMBS.PlaybackStyleLivePhoto = 3

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset should be displayed as a Live Photo.

PHFetchResultMBS.PlaybackStyleUnsupported = 0

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset has an unsupported or undefined media playback type.

PHFetchResultMBS.PlaybackStyleVideo = 4

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset should be displayed as a video.

PHFetchResultMBS.PlaybackStyleVideoLooping = 5

Type Topic Plugin Version
const Photos MBS Mac64bit Plugin 20.2
One of the constants of asset playback styles that dictate how to present an asset to the user.

The asset should be displayed as a looping video.

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


💬 Ask a question or report a problem
The biggest plugin in space...