set_colored


Description:


public void set_colored (bool colored)

Sets or unsets the use of coloured debugging output.

Same as set_color_mode with the argument being being GST_DEBUG_COLOR_MODE_ON or GST_DEBUG_COLOR_MODE_OFF.

This function may be called before init.

Parameters:

colored

Whether to use colored output or not


Namespace: Gst.Debug
Package: gstreamer-1.0