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