Searched refs:GstLogFunction (Results 1 – 3 of 3) sorted by relevance
348 typedef void (*GstLogFunction) (GstDebugCategory * category, typedef449 void gst_debug_add_log_function (GstLogFunction func,453 guint gst_debug_remove_log_function (GstLogFunction func);
313 GstLogFunction func;1466 gst_debug_add_log_function (GstLogFunction func, gpointer user_data, in gst_debug_add_log_function()1558 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function()2419 gst_debug_add_log_function (GstLogFunction func, gpointer user_data, in gst_debug_add_log_function()2427 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function()
7027 The argument must be at least a GObject according to the GstLogFunction97574 * gst/gstinfo.h: (GstLogFunction):