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