Beispiel #1
0
static void OverrideBind (Gst.GLib.GType gtype, BindNativeDelegate callback) {
  gst__controllersharp_gst__controller_controlsource_override_bind (gtype.Val, callback);
}
Beispiel #2
0
static extern void gst__controllersharp_gst__controller_controlsource_override_bind (IntPtr gtype, BindNativeDelegate cb);