pub fn set_default_threshold(level: DebugLevel)
Expand description

Sets the default threshold to the given level and updates all categories to use this threshold.

This function may be called before gst_init().

§level

level to set