debugRemoveLogFunction
fn
uint debugRemoveLogFunction(gst.types.LogFunction func = null)Removes all registered instances of the given logging functions.
Parameters
func | the log function to remove, or null to remove the default log function |
Returns
How many instances of the function were removed