MythTV master
Classes | Typedefs
mythnvcontrol.h File Reference
#include <memory>
#include "mythvrr.h"
Include dependency graph for mythnvcontrol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythGSync
 A wrapper around NVidia GSync support (when using X11 and a Display Port connection). More...
 

Typedefs

using NVControl = std::shared_ptr< class MythNVControl >
 

Typedef Documentation

◆ NVControl

using NVControl = std::shared_ptr<class MythNVControl>

Definition at line 8 of file mythnvcontrol.h.