reworked stream dialog

This commit is contained in:
Malte Jürgens
2022-11-22 16:35:47 +01:00
parent d693535d53
commit f4a60f281d
5 changed files with 125 additions and 81 deletions

View File

@@ -47,7 +47,8 @@ private:
private Q_SLOTS:
void featurePermissionRequested(const QUrl &securityOrigin,
QWebEnginePage::Feature feature);
void startStream(QString target, uint width, uint height, uint frameRate);
void startStream(bool video, bool audio, uint width, uint height,
uint frameRate, QString target);
};
// Will immediately get destroyed again but is needed for navigation to