Table of Contents

Delegate BaseSrcClassData.AllocCallback

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

Parameters

src IntPtr
offset ulong
size uint
buf IntPtr

Returns

FlowReturn