debugSetColorModeFromString
fn
void debugSetColorModeFromString(string mode)Changes the coloring mode for debug output.
This function may be called before [gst.global.init_].
Parameters
mode | The coloring mode for debug output. One of the following: "on", "auto", "off", "disable", "unix". |