Table of Contents

Delegate BufferListFunc

Namespace
Gst
Assembly
Gst-1.0.dll
public delegate bool BufferListFunc(out Buffer? buffer, uint idx)

Parameters

buffer Buffer
idx uint

Returns

bool