Sunshine master
Self-hosted game stream host for Moonlight.
stream::control_rumble_t Struct Reference

Control payload that sets controller rumble motors. More...

Collaboration diagram for stream::control_rumble_t:
[legend]

Public Attributes

control_header_v2 header
 Control message header preceding this payload.
 
std::uint16_t highfreq
 High-frequency rumble motor intensity.
 
std::uint16_t id
 Controller identifier associated with this message.
 
std::uint16_t lowfreq
 Low-frequency rumble motor intensity.
 
std::uint32_t useless
 Reserved field kept for protocol compatibility.
 

Detailed Description

Control payload that sets controller rumble motors.


The documentation for this struct was generated from the following file: