mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-16 21:51:17 +00:00
Implement trigger rumble using Sunshine protocol extension
This commit is contained in:
@@ -124,6 +124,9 @@ private:
|
||||
static
|
||||
void clSetHdrMode(bool enabled);
|
||||
|
||||
static
|
||||
void clRumbleTriggers(uint16_t controllerNumber, uint16_t leftTrigger, uint16_t rightTrigger);
|
||||
|
||||
static
|
||||
int arInit(int audioConfiguration,
|
||||
const POPUS_MULTISTREAM_CONFIGURATION opusConfig,
|
||||
|
||||
Reference in New Issue
Block a user