BaseSinkGidBuilderImpl.maxBitrate

Set maxBitrate property.

class BaseSinkGidBuilderImpl(T)
T
maxBitrate
(
ulong propval
)

Parameters

propval ulong

Control the maximum amount of bits that will be rendered per second. Setting this property to a value bigger than 0 will make the sink delay rendering of the buffers when it would exceed to max-bitrate.

Return Value

Type: T

Builder instance for fluent chaining