Table of Contents

Delegate DataQueueCheckFullFunction

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate bool DataQueueCheckFullFunction(IntPtr queue, uint visible, uint bytes, ulong time, IntPtr checkdata)

Parameters

queue IntPtr
visible uint
bytes uint
time ulong
checkdata IntPtr

Returns

bool