![]() |
Sunshine v2025.628.4510
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
| client_input_raw_t (input_t &input) | |
| client_input_raw_t (input_t &input) | |
Public Attributes | |
| UINT32 | activeTouchSlots {} |
| input_raw_t * | global |
| inputtino::Result< inputtino::PenTablet > | pen |
| HSYNTHETICPOINTERDEVICE | pen {} |
| POINTER_TYPE_INFO | penInfo {} |
| thread_pool_util::ThreadPool::task_id_t | penRepeatTask {} |
| inputtino::Result< inputtino::TouchScreen > | touch |
| HSYNTHETICPOINTERDEVICE | touch {} |
| POINTER_TYPE_INFO | touchInfo [10] {} |
| thread_pool_util::ThreadPool::task_id_t | touchRepeatTask {} |