mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-10 09:11:31 +00:00
[client] usb audio: connect USB redirection
Add an opt-in USB audio fallback and connect the emulator to an available PureSpice USBREDIR channel. Keep transport-provided audio in priority and serialize USB parser processing and teardown on the PureSpice thread.
This commit is contained in:
@@ -358,6 +358,8 @@ All command line options
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:audio | | yes | Enable SPICE audio support |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:usbAudio | | no | Use USB redirection for SPICE audio playback |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:scaleCursor | -j | yes | Scale cursor input position to screen size when up/down scaled |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:captureOnStart | | no | Capture mouse and keyboard on start |
|
||||
|
||||
Reference in New Issue
Block a user