Contents

AVAssetDownloadTaskPrefersLosslessAudioKey

A key that indicates whether the task downloads media selections in lossless audio format, when available.

Declaration

let AVAssetDownloadTaskPrefersLosslessAudioKey: String

Discussion

By default, a download task prefers downloading lossy audio formats. Provide a Boolean value of true to change this behavior.

See Also

Download option keys