Table of Contents

Delegate MemoryIsSpanFunction

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool MemoryIsSpanFunction(IntPtr mem1, IntPtr mem2, ref nuint offset)

Parameters

mem1 IntPtr
mem2 IntPtr
offset nuint

Returns

bool