Convert Gst.Marshaller to an internal class
This commit is contained in:
parent
6ab410403c
commit
5bef341b0a
@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
||||
using GLib;
|
||||
|
||||
namespace Gst {
|
||||
public static class Marshaller {
|
||||
internal static class Marshaller {
|
||||
|
||||
public static IntPtr StringArrayToNullTermPointer (string[] strs)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user