max_bytes


Description:

public uint64 max_bytes { get; set; }

The maximum amount of bytes that can be queued internally.

After the maximum amount of bytes are queued, appsrc will emit the "enough-data" signal.