Contents

PHAssetMediaSubtype

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

Declaration

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 OptionSet values, so you can combine them using set literal syntax to test for multiple subtypes.

Topics

Initializers

Media Subtypes

Type Properties

See Also

Reading Asset Metadata