Contents

AVAssetDownloadTaskPrefersHDRKey

A key that indicates whether the task downloads HDR instead of SDR video, when available.

Declaration

let AVAssetDownloadTaskPrefersHDRKey: String

Discussion

By default, a download task prefers downloading HDR content. Provide a Boolean value of false to change this behavior.

See Also

Download option keys