debugSetThresholdForName
fn
void debugSetThresholdForName(string name, gst.types.DebugLevel level)Sets all categories which match the given glob style pattern to the given level.
Parameters
name | name of the categories to set |
level | level to set them to |