on Download Started
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.
estimated Size
estimated total size of the download.
media Properties
map of information related to the video being downloaded.