![]() |
Sunshine v2025.628.4510
Self-hosted game stream host for Moonlight.
|
Public Attributes | |
| bool | blank = true |
| keyed_mutex_t | capture_mutex |
| render_target_t | capture_rt |
| texture2d_t | capture_texture |
| bool | dummy = false |
| HANDLE | encoder_texture_handle = {} |
| DXGI_FORMAT | format |
| uint32_t | id = 0 |
Public Attributes inherited from platf::img_t | |
| std::uint8_t * | data {} |
| std::optional< std::chrono::steady_clock::time_point > | frame_timestamp |
| std::int32_t | height {} |
| std::int32_t | pixel_pitch {} |
| std::int32_t | row_pitch {} |
| std::int32_t | width {} |
Additional Inherited Members | |
Public Member Functions inherited from platf::img_t | |
| img_t (const img_t &)=delete | |
| img_t (img_t &&)=delete | |
| img_t & | operator= (const img_t &)=delete |
| img_t & | operator= (img_t &&)=delete |