Enumeration (GI Flags)

Gst-1.0GstDebugColorFlags

These are some terminal style flags you can use when creating your debugging categories to make them stand out in debugging output.

Index
BG_BLACK: 0

Use black as background color.

BG_BLUE: 64

Use blue as background color.

BG_CYAN: 96

Use cyan as background color.

BG_GREEN: 32

Use green as background color.

BG_MAGENTA: 80

Use magenta as background color.

BG_RED: 16

Use red as background color.

BG_WHITE: 112

Use white as background color.

BG_YELLOW: 48

Use yellow as background color.

BOLD: 256

Make the output bold.

FG_BLACK: 0

Use black as foreground color.

FG_BLUE: 4

Use blue as foreground color.

FG_CYAN: 6

Use cyan as foreground color.

FG_GREEN: 2

Use green as foreground color.

FG_MAGENTA: 5

Use magenta as foreground color.

FG_RED: 1

Use red as foreground color.

FG_WHITE: 7

Use white as foreground color.

FG_YELLOW: 3

Use yellow as foreground color.

UNDERLINE: 512

Underline the output.

Variables

$gtype