MythTV master
Macros | Enumerations
goomconfig.h File Reference
#include <cstdint>
Include dependency graph for goomconfig.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Macro Definition Documentation

◆ COLOR_BGRA

#define COLOR_BGRA

Definition at line 9 of file goomconfig.h.

◆ XMMS_PLUGIN

#define XMMS_PLUGIN

Definition at line 29 of file goomconfig.h.

Enumeration Type Documentation

◆ COLOR

enum COLOR : uint8_t
Enumerator
ROUGE 

position des composantes

BLEU 
VERT 
ALPHA 

Definition at line 12 of file goomconfig.h.