AppSrcGidBuilderImpl.maxBuffers
T maxBuffers(ulong propval)Set maxBuffers property.
Parameters
propval | The maximum amount of buffers that can be queued internally. After the maximum amount of buffers are queued, appsrc will emit the "enough-data" signal. |
Returns
Builder instance for fluent chaining