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.
The URL that points to the media item.
var assetURL: URL? { get }A URL pointing to the media item, which you can use to create an AVAsset object or other URL-based AVFoundation object.