add_log_function


Description:


public void add_log_function (owned LogFunction func)

Adds the logging function to the list of logging functions.

Be sure to use G_GNUC_NO_INSTRUMENT on that function, it is needed.

Parameters:

func

the function to use

notify

called when user_data is not used anymore

user_data

user data


Namespace: Gst.Debug
Package: gstreamer-1.0