Contents

downloadsInterstitialAssets

Download interstitial assets as listed in the index file. False by default.

Declaration

var downloadsInterstitialAssets: Bool { get set }

Discussion

Ordinarily, interstitial assets are skipped when downloading content for later playback. Setting this property to true will cause interstitial assets to be downloaded as well. Playback of the downloaded content can then match the experience of online streaming playback as closely as possible.

See Also

Accessing configuration details