Contents

optimizesAuxiliaryContentConfigurations

A Boolean value that indicates whether the task optimizes auxiliary content selection.

Declaration

var optimizesAuxiliaryContentConfigurations: Bool { get set }

Discussion

By default, a download task optimizes its selection of auxiliary content based on its primary download content. For example, if the primary content configuration represents stereo renditions, and auxiliary content configuration represents multichannel audio renditions, the task choses the auxiliary multichannel variant to avoid downloading duplicate video renditions.

See Also

Accessing configuration details