From 603cc6dee1dc4e1ce238dfb8b10a379ac25a6bc3 Mon Sep 17 00:00:00 2001 From: Stephan Sundermann Date: Wed, 3 Jul 2013 18:58:30 +0200 Subject: [PATCH] Shifted things from GstGlobal into their own classes Added missing README --- README | 0 sources/gst-sharp.metadata | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..e69de29 diff --git a/sources/gst-sharp.metadata b/sources/gst-sharp.metadata index 982c497..9ae6db5 100644 --- a/sources/gst-sharp.metadata +++ b/sources/gst-sharp.metadata @@ -27,5 +27,34 @@ protected + + + /api/namespace/class[@name='Parse'] + + + /api/namespace/boxed[@cname='GstCaps'] + + + /api/namespace/class[@cname='GstDebug'] + + + /api/namespace/class[@cname='GstApplication'] + + + /api/namespace/class[@cname='GstValue'] + + + /api/namespace/class[@cname='GstTag'] + + + /api/namespace/class[@cname='GstUtil'] + + /api/namespace/object[@cname='GstRegistry'] + /api/namespace/struct[@cname='GstPoll'] + /api/namespace/boxed[@cname='GstMessage'] + /api/namespace/boxed[@cname='GstEvent'] + /api/namespace/boxed[@cname='GstQuery'] + /api/namespace/object[@cname='GstPad'] + true -- 2.7.4