AppSink.maxBuffers

uint maxBuffers() @property nothrow

Get maxBuffers property.

Returns

Maximum amount of buffers in the queue (0 = unlimited).
void maxBuffers(uint propval) @property nothrow

Set maxBuffers property.

Parameters

propvalMaximum amount of buffers in the queue (0 = unlimited).