AVAssetDownloadTask
A session used to download HTTP Live Streaming assets.
Declaration
class AVAssetDownloadTaskOverview
This class is a subclass of URLSessionTask that you use to download HTTP Live Streaming assets. You create instances of this class by calling makeAssetDownloadTask(downloadConfiguration:) on the download session.