Table of Contents

Delegate BaseSrcClassData.AllocCallback

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate FlowReturn BaseSrcClassData.AllocCallback(nint src, ulong offset, uint size, out nint buf)

Parameters

src nint
offset ulong
size uint
buf nint

Returns

FlowReturn