AppSrcGidBuilderImpl.maxBytes
T maxBytes(ulong propval)Set maxBytes property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining