metadata: Fixed namespaces
authorStephan Sundermann <stephansundermann@gmail.com>
Thu, 10 Oct 2013 13:13:45 +0000 (15:13 +0200)
committerStephan Sundermann <stephansundermann@gmail.com>
Sat, 21 Dec 2013 15:52:21 +0000 (16:52 +0100)
sources/gstreamer-sharp.metadata

index f28d90b48455977c96bded46357e41718024f7e3..207a9a78a0b313d823ce27209f266c6029f2d177 100644 (file)
@@ -115,5 +115,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
        <!-- GstAudio -->
        <attr path="/api/namespace/object[@cname='GstAudioClock']/field[@cname='destroy_notify']" name="hidden">1</attr>
        <attr path="/api/namespace/interface[@cname='GstStreamVolume']/property[@cname='volume']" name="hidden">1</attr>
+
+       <!-- Namespace switches -->
+       <attr path="/api/namespace[@name='GstVideo']" name="name">Gst.Video</attr>
+       <attr path="/api/namespace[@name='GstAudio']" name="name">Gst.Audio</attr>
+       <attr path="/api/namespace[@name='GstBase']" name="name">Gst.Base</attr>
 </metadata>