onDownloadStarted

abstract fun onDownloadStarted(video: Video, estimatedSize: Long, mediaProperties: Map<String, Serializable>)

This method will be called after successfully placing all required assets for the media in the download queue.

Parameters

video

the video that was queued.

estimatedSize

estimated total size of the download.

mediaProperties

map of information related to the video being downloaded.