AppSrc.setMaxBytes

void setMaxBytes(ulong max)

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

Parameters

maxthe maximum number of bytes to queue