Skip to content

Commit 004de66

Browse files
Update hls-downloader.md
1 parent a3771a1 commit 004de66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hls-downloader.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ public class HISPlayeriOSDownloaderSample : HISPlayerManager
9090
# Related API
9191

9292
### Event and Virtual Options
93-
* **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:
94-
* **HISPLAYER_EVENT_DOWNLOAD_COMPLETED**
95-
* **HISPLAYER_EVENT_DOWNLOAD_PROGRESS**
93+
**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:
94+
* **HISPLAYER_EVENT_DOWNLOAD_COMPLETED**
95+
* **HISPLAYER_EVENT_DOWNLOAD_PROGRESS**
9696

9797

9898
#### protected virtual void EventOnDownloadCompleted(HISPlayerEventInfo eventInfo)

0 commit comments

Comments
 (0)