Debug.setColorModeFromString

Changes the coloring mode for debug output.

This function may be called before gst_init().

struct Debug
static
void
setColorModeFromString
(
string mode
)

Parameters

mode string

The coloring mode for debug output. One of the following: "on", "auto", "off", "disable", "unix".

Meta