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

Enumeration Members

BG_BLACK: number

Use black as background color.

BG_BLUE: number

Use blue as background color.

BG_CYAN: number

Use cyan as background color.

BG_GREEN: number

Use green as background color.

BG_MAGENTA: number

Use magenta as background color.

BG_RED: number

Use red as background color.

BG_WHITE: number

Use white as background color.

BG_YELLOW: number

Use yellow as background color.

BOLD: number

Make the output bold.

FG_BLACK: number

Use black as foreground color.

FG_BLUE: number

Use blue as foreground color.

FG_CYAN: number

Use cyan as foreground color.

FG_GREEN: number

Use green as foreground color.

FG_MAGENTA: number

Use magenta as foreground color.

FG_RED: number

Use red as foreground color.

FG_WHITE: number

Use white as foreground color.

FG_YELLOW: number

Use yellow as foreground color.

UNDERLINE: number

Underline the output.