Table of Contents

Delegate AllocatorClassData.AllocCallback

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate IntPtr AllocatorClassData.AllocCallback(IntPtr allocator, nuint size, IntPtr @params)

Parameters

allocator IntPtr
size nuint
params IntPtr

Returns

IntPtr