We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713ff62 commit a3771a1Copy full SHA for a3771a1
hls-downloader.md
@@ -94,6 +94,7 @@ public class HISPlayeriOSDownloaderSample : HISPlayerManager
94
* **HISPLAYER_EVENT_DOWNLOAD_COMPLETED**
95
* **HISPLAYER_EVENT_DOWNLOAD_PROGRESS**
96
97
+
98
#### protected virtual void EventOnDownloadCompleted(HISPlayerEventInfo eventInfo)
99
Override this method to add custom logic when **HISPlayerEvent.HISPLAYER_EVENT_DOWNLOAD_COMPLETED** is triggered.
100
This event occurs whenever a stream that was being downloaded has ended the download process, and it's ready to be played.
0 commit comments