debugSetColorModeFromString

Changes the coloring mode for debug output.

This function may be called before gst.global.init_.

void
debugSetColorModeFromString
(
string mode
)

Parameters

mode string

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