BaseSinkGidBuilderImpl.throttleTime

Set throttleTime property.

class BaseSinkGidBuilderImpl(T)
T
throttleTime
(
ulong propval
)

Parameters

propval ulong

The time to insert between buffers. This property can be used to control the maximum amount of buffers per second to render. Setting this property to a value bigger than 0 will make the sink create THROTTLE QoS events.

Return Value

Type: T

Builder instance for fluent chaining