Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHLivePhotoEditingContextMBS class.

PHLivePhotoEditingContextMBS.audioVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The audio gain to apply to the processed Live Photo.

Values must be between 0.0 and 1.0, inclusive. A value of 1.0 (the default) leaves the audio content of the Live Photo unchanged. A value of 0.0 mutes all audio in the output Live Photo.
Setting this property does not process the Live Photo content; instead, it sets the audio gain to be applied when you later process the Live Photo using one of the methods listed in Processing an Editing Context’s Live Photo.
(Read and Write property)

PHLivePhotoEditingContextMBS.duration as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The duration, in seconds, of the Live Photo.

(Read only property)

PHLivePhotoEditingContextMBS.fullSizeImage 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 unedited still photo content of the Live Photo.

Value is CIImageMBS.
Use this property to display the unedited Live Photo’s photo content, or to provide still-image previews in your editing UI.

For the best interactive editing performance, use a Metal, OpenGL, or OpenGL ES view and corresponding Core Image context to render editing results. See Processing Images in Core Image Programming Guide for details and examples.

This image does not reflect the Live Photo’s orientation metadata. Adjust your rendering based on the orientation property to ensure that the image appears to the user in the correct orientation.
(Read only property)

PHLivePhotoEditingContextMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The internal object reference.

(Read and Write property)

PHLivePhotoEditingContextMBS.orientation as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The image orientation of the Live Photo.

This fullSizeImage object does not reflect the Live Photo’s orientation metadata. Use this property when displaying that image to ensure that it appears to the user in the correct orientation.
(Read only property)

PHLivePhotoEditingContextMBS.photoTime as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The offset, in seconds, from the beginning of the Live Photo’s duration to the time corresponding to its still photo.

To create time-based effects in your frameProcessor block, use this property together with the duration property.
(Read only property)

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


The biggest plugin in space...