Debug.removeLogFunction

Removes all registered instances of the given logging functions.

struct Debug
static
uint
removeLogFunction

Parameters

func GstLogFunction

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