gstreamer/gstreamer-sharp/Registry.custom
2009-04-08 09:29:38 +02:00

4 lines
102 B
Text

public Registry() : base (IntPtr.Zero)
{
CreateNativeObject (new string [0], new GLib.Value [0]);
}