You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hls-downloader.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,9 +90,9 @@ public class HISPlayeriOSDownloaderSample : HISPlayerManager
90
90
# Related API
91
91
92
92
### 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:
0 commit comments