BaseSink.throttleTime

Get throttleTime property.

  1. ulong throttleTime [@property getter]
    class BaseSink
    @property
    ulong
    throttleTime
    ()
  2. ulong throttleTime [@property setter]

Return Value

Type: 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.