Skip to content

Commit a3771a1

Browse files
Update hls-downloader.md
1 parent 713ff62 commit a3771a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hls-downloader.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public class HISPlayeriOSDownloaderSample : HISPlayerManager
9494
* **HISPLAYER_EVENT_DOWNLOAD_COMPLETED**
9595
* **HISPLAYER_EVENT_DOWNLOAD_PROGRESS**
9696

97+
9798
#### protected virtual void EventOnDownloadCompleted(HISPlayerEventInfo eventInfo)
9899
Override this method to add custom logic when **HISPlayerEvent.HISPLAYER_EVENT_DOWNLOAD_COMPLETED** is triggered.
99100
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)