AppSink.setDrop

void setDrop(bool drop) nothrow

Instruct appsink to drop old buffers when the maximum amount of queued data is reached, that is, when any configured limit is hit (max-buffers, max-time or max-bytes).

Parameters

dropthe new state