refresh targets if needed
This commit is contained in:
@@ -19,6 +19,9 @@ Q_SIGNALS:
|
||||
void requestedStreamStart(QString target, uint width, uint height,
|
||||
uint frameRate);
|
||||
|
||||
public Q_SLOTS:
|
||||
void updateTargets();
|
||||
|
||||
private Q_SLOTS:
|
||||
void startStream();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user