Contents

assetURL

The URL that points to the media item.

Declaration

var assetURL: URL? { get }

Discussion

A URL pointing to the media item, which you can use to create an AVAsset object or other URL-based AVFoundation object.

See Also

Media item properties