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

Asynchronous capture thread state. More...

Collaboration diagram for video::capture_thread_async_ctx_t:
[legend]

Public Attributes

std::shared_ptr< safe::queue_t< capture_ctx_t > > capture_ctx_queue
 Capture ctx queue.
 
std::thread capture_thread
 Capture thread.
 
sync_util::sync_t< std::weak_ptr< platf::display_t > > display_wp
 Display wp.
 
const encoder_tencoder_p
 Encoder p.
 
safe::signal_t reinit_event
 Reinit event.
 

Detailed Description

Asynchronous capture thread state.


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