AppSrcGidBuilderImpl.maxBuffers

Set maxBuffers property.

class AppSrcGidBuilderImpl(T)
T
maxBuffers
(
ulong propval
)

Parameters

propval ulong

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.

Return Value

Type: T

Builder instance for fluent chaining