From 01d923aa74086ef23d2a2551aecfd5e05225aa14 Mon Sep 17 00:00:00 2001 From: Stephan Sundermann Date: Fri, 11 Oct 2013 10:45:50 +0200 Subject: [PATCH] metadata: Do not remove all global classes TODO: For now Global and Constants for plugins are moved into their own classes because the code generator overrides files which already exists. --- sources/gstreamer-sharp.metadata | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sources/gstreamer-sharp.metadata b/sources/gstreamer-sharp.metadata index def9b8a..1eef09a 100644 --- a/sources/gstreamer-sharp.metadata +++ b/sources/gstreamer-sharp.metadata @@ -95,7 +95,6 @@ along with this program. If not, see . /api/namespace/struct[@cname='GstEvent'] /api/namespace/struct[@cname='GstQuery'] /api/namespace/object[@cname='GstPad'] - true true @@ -121,5 +120,14 @@ along with this program. If not, see . Gst.Audio Gst.Base Gst.PbUtils + GlobalBase + GlobalVideo + GlobalAudio + GlobalPbUtil + Gst.PbUtils + ConstantsBase + ConstantsVideo + ConstantsAudio + ConstantsPbUtil -- 2.7.4