AVAssetDownloadTaskMinimumRequiredPresentationSizeKey
A key that indicates the minimum presentation size of the variant to download.
Declaration
let AVAssetDownloadTaskMinimumRequiredPresentationSizeKey: StringDiscussion
By default, a download task selects the variant with the largest media presentation size. To download a variant of a particular size, provide a CGSize value for this key.