drs: rgb camera hook (#524)

## Link to GitHub Issue, if one exists
n/a

## Description of change
Add plug&play hooks for RGB camera in DRS.

## Testing
Seems to work with my crappy Logitech C270

Camera options (brightness etc) seem to work in test menu as well).

Tested by another user with realsense camera + logitech camera, both
cams were detected correctly.
This commit is contained in:
bicarus
2026-01-19 02:54:01 -08:00
committed by GitHub
parent 7684028f99
commit 4e26c8afa5
8 changed files with 198 additions and 0 deletions
+1
View File
@@ -236,6 +236,7 @@ namespace launcher {
spice2x_IIDXWindowedTDJ,
spice2x_DRSDisableTouch,
spice2x_DRSTransposeTouch,
DRSRGBCameraHook,
spice2x_IIDXNativeTouch,
spice2x_IIDXNoSub,
spice2x_IIDXEmulateSubscreenKeypadTouch,