debug_set_colored
function debug_set_colored(colored:Boolean):void { // Gjs wrapper for gst_debug_set_colored() }
Sets or unsets the use of coloured debugging output.
This function may be called before init.
- colored
Whether to use colored output or not