AVAssetDownloadTaskPrefersLosslessAudioKey
A key that indicates whether the task downloads media selections in lossless audio format, when available.
Declaration
let AVAssetDownloadTaskPrefersLosslessAudioKey: StringDiscussion
By default, a download task prefers downloading lossy audio formats. Provide a Boolean value of true to change this behavior.