summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Audio/AudioDownmixMeta.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Audio/AudioDownmixMeta.cs')
-rw-r--r--sources/generated/Gst.Audio/AudioDownmixMeta.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Audio/AudioDownmixMeta.cs b/sources/generated/Gst.Audio/AudioDownmixMeta.cs
index 6b9ce17..bc577a3 100644
--- a/sources/generated/Gst.Audio/AudioDownmixMeta.cs
+++ b/sources/generated/Gst.Audio/AudioDownmixMeta.cs
@@ -27,7 +27,7 @@ namespace Gst.Audio {
return (Gst.Audio.AudioDownmixMeta) Marshal.PtrToStructure (raw, typeof (Gst.Audio.AudioDownmixMeta));
}
- [DllImport("libgstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstaudio-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_audio_downmix_meta_get_info();
public static Gst.MetaInfo Info {