|
MythTV master
|
#include "libmythui/platforms/drm/mythdrmproperty.h"#include "libmythui/platforms/drm/mythdrmmode.h"Go to the source code of this file.
Classes | |
| class | MythDRMCrtc |
| A simple wrapper around a DRM CRTC object. More... | |
Typedefs | |
| using | DRMCrtc = std::shared_ptr< class MythDRMCrtc > |
| using | DRMCrtcs = std::vector< DRMCrtc > |
| using DRMCrtc = std::shared_ptr<class MythDRMCrtc> |
Definition at line 8 of file mythdrmcrtc.h.
Definition at line 9 of file mythdrmcrtc.h.