AVAssetDownloadTaskMediaSelectionKey
A key that indicates which media selection to download.
Declaration
let AVAssetDownloadTaskMediaSelectionKey: StringDiscussion
By default, a download task automatically retrieves all of an asset’s media selections. To download a specific media selection, provide an AVMediaSelection object for this key.