Ejemplo n.º 1
0
 static extern uint gst_debug_remove_log_function(GstSharp.LogFunctionNative func);
Ejemplo n.º 2
0
 static extern void gst_debug_add_log_function(GstSharp.LogFunctionNative func, IntPtr user_data, GLib.DestroyNotify notify);