GstDebugCategory

This is the struct that describes the categories. Once initialized with #GST_DEBUG_CATEGORY_INIT, its values can't be changed anymore.

Members

Variables

color
uint color;
description
const(char)* description;
name
const(char)* name;
threshold
int threshold;