![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Classes | |
struct | codec_t |
struct | option_t |
Public Types | |
enum | flag_e { PASSED , REF_FRAMES_RESTRICT , DYNAMIC_RANGE , YUV444 , VUI_PARAMETERS , MAX_FLAGS } |
Public Member Functions | |
const codec_t & | codec_from_config (const config_t &config) const |
Static Public Member Functions | |
static std::string_view | from_flag (flag_e flag) |
Public Attributes | |
struct video::encoder_t::codec_t | av1 |
uint32_t | flags |
struct video::encoder_t::codec_t | h264 |
struct video::encoder_t::codec_t | hevc |
std::string_view | name |
const std::unique_ptr< const encoder_platform_formats_t > | platform_formats |