|
MythTV master
|
#include <cstdint>Go to the source code of this file.
Macros | |
| #define | COLOR_BGRA |
| #define | XMMS_PLUGIN |
Enumerations | |
| enum | COLOR : uint8_t { ROUGE = 2 , BLEU = 0 , VERT = 1 , ALPHA = 3 } |
| #define COLOR_BGRA |
Definition at line 9 of file goomconfig.h.
| #define XMMS_PLUGIN |
Definition at line 29 of file goomconfig.h.
| enum COLOR : uint8_t |
| Enumerator | |
|---|---|
| ROUGE | position des composantes |
| BLEU | |
| VERT | |
| ALPHA | |
Definition at line 12 of file goomconfig.h.