summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs')
-rw-r--r--sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs b/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
index 2eac4a2..88d1058 100644
--- a/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
+++ b/sources/generated/Gst.PbUtils/DiscovererSubtitleInfo.cs
@@ -18,7 +18,7 @@ namespace Gst.PbUtils {
CreateNativeObject (new string [0], new GLib.Value [0]);
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_subtitle_info_get_type();
public static new GLib.GType GType {
@@ -29,7 +29,7 @@ namespace Gst.PbUtils {
}
}
- [DllImport("libgstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstpbutils-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_discoverer_subtitle_info_get_language(IntPtr raw);
public string Language {