8using NVControl = std::shared_ptr<class MythNVControl>;
A device containing images (ie. USB stick, CD, storage group etc)
A wrapper around NVidia GSync support (when using X11 and a Display Port connection).
MythGSync(NVControl Device, VRRType Type, bool Enabled, MythVRRRange Range)
void SetEnabled(bool Enable=true) override
static bool s_gsyncResetOnExit
static bool s_gsyncDefaultValue
static MythVRRPtr CreateGSync(MythVRRRange Range)
static void ForceGSync(bool Enable)
Enable or disable GSync before the main window is created.
std::tuple< int, int, bool > MythVRRRange
std::shared_ptr< class MythNVControl > NVControl
std::shared_ptr< class MythVRR > MythVRRPtr