MythVRR(bool Controllable, VRRType Type, bool Enabled, MythVRRRange Range)
bool IsControllable() const
MythVRRRange GetRange() const
static MythVRRPtr Create(class MythDisplay *MDisplay)
Create a concrete implementation of MythVRR suitable for the given Display.
QString TypeToString() const
std::tuple< int, int, bool > MythVRRRange
virtual void SetEnabled(bool Enable=true)=0
virtual ~MythVRR()=default
QString RangeDescription() const
std::shared_ptr< class MythVRR > MythVRRPtr