AppSrc.setMaxBuffers

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.

class AppSrc
void
setMaxBuffers
(
ulong max
)

Parameters

max ulong

the maximum number of buffers to queue