|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Control payload that configures DualSense adaptive triggers. More...
Public Attributes | |
| std::uint8_t | event_flags |
| control_header_v2 | header |
| Control message header preceding this payload. | |
| std::uint16_t | id |
| Controller identifier associated with this message. | |
| std::uint8_t | left [DS_EFFECT_PAYLOAD_SIZE] |
| Left adaptive-trigger effect payload. | |
| std::uint8_t | right [DS_EFFECT_PAYLOAD_SIZE] |
| Right adaptive-trigger effect payload. | |
| std::uint8_t | type_left |
| Adaptive-trigger mode for the left trigger. | |
| std::uint8_t | type_right |
| Adaptive-trigger mode for the right trigger. | |
Control payload that configures DualSense adaptive triggers.
| std::uint8_t stream::control_adaptive_triggers_t::event_flags |
0x04 - Right trigger 0x08 - Left trigger