Table of Contents

Delegate DataQueueCheckFullFunction

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

Parameters

queue DataQueue
visible uint
bytes uint
time ulong
checkdata IntPtr

Returns

bool