Allow to specify gamepad GUIDs to be ignored when streaming
This commit is contained in:
parent
d165bf7498
commit
85d4037a89
3 changed files with 36 additions and 4 deletions
|
|
@ -179,6 +179,7 @@ private:
|
|||
bool m_FakeCaptureActive;
|
||||
QString m_OldIgnoreDevices;
|
||||
QString m_OldIgnoreDevicesExcept;
|
||||
QStringList m_IgnoreDeviceGuids;
|
||||
StreamingPreferences::CaptureSysKeysMode m_CaptureSystemKeysMode;
|
||||
int m_MouseCursorCapturedVisibilityState;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue