AppSrcGidBuilderImpl.maxBytes

Set maxBytes property.

class AppSrcGidBuilderImpl(T)
T
maxBytes
(
ulong propval
)

Parameters

propval ulong

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.

Return Value

Type: T

Builder instance for fluent chaining