Sunshine latest
Self-hosted game stream host for Moonlight.
platf::dxgi::img_d3d_t Struct Reference
Inheritance diagram for platf::dxgi::img_d3d_t:
[legend]
Collaboration diagram for platf::dxgi::img_d3d_t:
[legend]

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_toperator= (const img_t &)=delete
 
img_toperator= (img_t &&)=delete
 

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