![]() |
Sunshine v2025.118.151840
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
| bool | lock () |
| texture_lock_helper & | operator= (const texture_lock_helper &)=delete |
| texture_lock_helper & | operator= (texture_lock_helper &&other) |
| texture_lock_helper (const texture_lock_helper &)=delete | |
| texture_lock_helper (IDXGIKeyedMutex *mutex) | |
| texture_lock_helper (texture_lock_helper &&other) | |
Public Attributes | |
| bool | _locked = false |
| keyed_mutex_t | _mutex |