debugRemoveLogFunction

Removes all registered instances of the given logging functions.

uint
debugRemoveLogFunction

Parameters

func gst.types.LogFunction

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

Return Value

Type: uint

How many instances of the function were removed