PHAssetMediaSubtype

PHAssetMediaSubtype

PHAssetMediaSubtype Structure of Photos Constants identifying specific variations of asset media, such as panorama or screenshot photos, and time-lapse or high-frame-rate video.

struct PHAssetMediaSubtype

Overview

You use these constants with the PHAsset and PHContentEditingInput classes to fetch specific types of assets or to identify an asset being edited.

Media subtypes are //com.apple.documentation/documentation/Swift/OptionSet values, so you can combine them using set literal syntax to test for multiple subtypes.