Table of Contents

Delegate CollectPadsClipFunction

Namespace
GstBase
Assembly
GstBase-1.0.dll
public delegate FlowReturn CollectPadsClipFunction(CollectPads pads, CollectData data, Buffer inbuffer, out Buffer outbuffer)

Parameters

pads CollectPads
data CollectData
inbuffer Buffer
outbuffer Buffer

Returns

FlowReturn