Contents

videoStreamed

The asset is a video with contents that always stream over a network connection.

Declaration

static var videoStreamed: PHAssetMediaSubtype { get }

Discussion

This subtype identifies video assets that are never stored on the local device, such as shared videos in a subscribed iCloud Photo Stream.

See Also

Media Subtypes