Platforms to show: All Mac Windows Linux Cross-Platform

Back to DesktopPHLivePhotoControlMBS control.

DesktopPHLivePhotoControlMBS.audioVolume as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The audio gain to apply to the Live Photo’s movie content during playback.

Values for this property must be between 0.0 and 1.0, inclusive. A value of 1.0 (the default) plays audio content from the Live Photo at full volume (relative to the system volume). A value of 0.0 is equivalent to setting the muted property to true.
(Read and Write property)

DesktopPHLivePhotoControlMBS.ContentMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The content mode.

(Read and Write property)

DesktopPHLivePhotoControlMBS.LivePhoto as PHLivePhotoMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The Live Photo displayed in the view.

(Read and Write property)

DesktopPHLivePhotoControlMBS.livePhotoBadgeView as NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A view for displaying Live Photo status.

The PHLivePhotoViewMBS uses this subview to display icons indicating the existence or status of Live Photo content. Photos manages the content displayed in the badge view, so you don’t need to do anything with view’s content—instead, this property provides access to the badge view so you can change where it appears in your view hierarchy if needed. For example, if you display a Live Photo view within a scroll view, you can move the badge view so that its position remains constant while the scroll view scrolls.
(Read only property)

DesktopPHLivePhotoControlMBS.muted as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A Boolean value that determines whether the view plays the audio content of its Live Photo.

The default value is false, indicating that the view plays audio content along with the motion content of its Live Photo. Change this value to true to play motion content but not audio content.
(Read and Write property)

DesktopPHLivePhotoControlMBS.View as NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The view used in the control.

Use this object to set more options on the control.
(Read only property)

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


The biggest plugin in space...