|
MythTV master
|
#include <QGuiApplication>#include <qpa/qplatformnativeinterface.h>#include "libmythbase/mythlogging.h"#include "libmythui/mythmainwindow.h"#include "mythframe.h"#include "mythvideocolourspace.h"#include "libmythui/platforms/mythdisplaydrm.h"#include "libmythui/platforms/drm/mythdrmframebuffer.h"#include "drm/mythvideodrmutils.h"#include "drm/mythvideodrm.h"#include <unistd.h>Go to the source code of this file.
Macros | |
| #define | LOC QString("DRMVideo: ") |
| #define LOC QString("DRMVideo: ") |
Definition at line 18 of file mythvideodrm.cpp.