Table of Contents

Delegate IteratorFoldFunction

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool IteratorFoldFunction(IntPtr item, IntPtr ret, IntPtr userData)

Parameters

item IntPtr
ret IntPtr
userData IntPtr

Returns

bool