Function gstreamer::debug_set_threshold_for_name[][src]

pub fn debug_set_threshold_for_name(name: &str, level: DebugLevel)
Expand description

Sets all categories which match the given glob style pattern to the given level.

name

name of the categories to set

level

level to set them to