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
max | the maximum number of bytes to queue |