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 PHAssetMBS class.
PHAssetMBS.MediaSubtypeNone = 0
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset has no subtype.
This is the default subtype for most photo and video assets.
PHAssetMBS.MediaSubtypePhotoDepthEffect = 16
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a photo captured with the Camera app's Portrait mode depth effect.
PHAssetMBS.MediaSubtypePhotoHDR = 2
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a High Dynamic Range photo.
PHAssetMBS.MediaSubtypePhotoLive = 8
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a Live Photo that includes movement and sounds from the moments just before and after its capture.
To display a Live Photo asset with its associated video content, retrieve a PHLivePhotoMBS object using the PHImageManagerMBS class and assign it to a PHLivePhotoViewMBS object.
PHAssetMBS.MediaSubtypePhotoPanorama = 1
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a large-format panorama photo.
PHAssetMBS.MediaSubtypePhotoScreenshot = 4
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is an image captured with the device’s screenshot feature.
PHAssetMBS.MediaSubtypeVideoHighFrameRate = &h20000
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a high-frame-rate video.
High-frame-rate videos are created by the Slow-Mo feature in the Camera app on an iOS device.
PHAssetMBS.MediaSubtypeVideoStreamed = &h10000
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a video whose contents are always streamed over a network connection.
This subtype identifies video assets that are never stored on the local device, such as shared videos in a subscribed iCloud Photo Stream.
PHAssetMBS.MediaSubtypeVideoTimelapse = &h40000
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
The asset is a time-lapse video.
The items on this page are in the following plugins: MBS Mac64bit Plugin.