AppSrc.setMaxBuffers

void setMaxBuffers(ulong max)

Set the maximum amount of buffers that can be queued in appsrc. After the maximum amount of buffers are queued, appsrc will emit the "enough-data" signal.

Parameters

maxthe maximum number of buffers to queue