Gst.TagList: Made custom fixup public
This commit is contained in:
parent
ba21234dda
commit
4c09247df9
@ -18,7 +18,7 @@ namespace Gst
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
partial class TagList
|
||||
public partial class TagList
|
||||
{
|
||||
[DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
|
||||
static extern int gst_structure_n_fields (IntPtr raw);
|
||||
|
Loading…
x
Reference in New Issue
Block a user