Added ability to open stream in external video player via URI scheme. (#1623)

This commit is contained in:
23rd
2020-04-11 12:43:35 +03:00
committed by GitHub
parent 5afb2800c9
commit f489d23a8d
5 changed files with 51 additions and 0 deletions
+1
View File
@@ -126,6 +126,7 @@ public slots:
void openInBrowser();
void openBrowserPlayer();
void openInStreamlink();
void openWithCustomScheme();
void copyToClipboard();
void showSearch();
void showViewerList();