set_throttle_time
Description:
public void set_throttle_time (
uint64 throttle)
Set the time that will be inserted between rendered buffers.
This can be used to control the maximum buffers per second that the sink will render.
Parameters:
this |
a Sink
|
throttle |
the throttle time in nanoseconds
|