Skip to content

Commit 662ef71

Browse files
Update hls-downloader.md
1 parent 25465cd commit 662ef71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hls-downloader.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ public class HISPlayeriOSDownloaderSample : HISPlayerManager
9494
* **public enum HISPlayerEvent**: The list of events provided by HISPlayer SDK for using HLS Downloader functionalities. The events can be used with the virtual functions in the next section:
9595
* **HISPLAYER_EVENT_DOWNLOAD_COMPLETED**
9696
* **HISPLAYER_EVENT_DOWNLOAD_PROGRESS**
97-
9897
#### protected virtual void EventOnDownloadCompleted(HISPlayerEventInfo eventInfo)
9998
Override this method to add custom logic when **HISPlayerEvent.HISPLAYER_EVENT_DOWNLOAD_COMPLETED** is triggered.
10099
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

Comments
 (0)