Table of Contents

Delegate MemoryMapFunction

Namespace
Gst
Assembly
Gst-1.0.dll
public delegate IntPtr MemoryMapFunction(Memory mem, nuint maxsize, MapFlags flags)

Parameters

mem Memory
maxsize nuint
flags MapFlags

Returns

IntPtr