Function gstreamer::debug_set_default_threshold [−][src]
pub fn debug_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