#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "mythdisplayrpi.h"
#include "interface/vmcs_host/vc_dispmanx_types.h"
#include "moc_mythdisplayrpi.cpp"
Go to the source code of this file.
◆ LOC
| #define LOC QString("DisplayRPI: ") |
◆ MAX_MODE_ID
| #define MAX_MODE_ID (127) |
◆ DisplayToString()
| static QString DisplayToString |
( |
int |
Id | ) |
|
|
inlinestatic |
◆ MythTVServiceCallback()
| static void MythTVServiceCallback |
( |
void * |
Context, |
|
|
uint32_t |
Reason, |
|
|
uint32_t |
Param1, |
|
|
uint32_t |
Param2 |
|
) |
| |
|
static |