debugRemoveLogFunction

fnuint debugRemoveLogFunction(gst.types.LogFunction func = null)

Removes all registered instances of the given logging functions.

Parameters

functhe log function to remove, or null to remove the default log function

Returns

How many instances of the function were removed