[ CCode ( has_construct_function = false ) ]
public Event.latency (ClockTime latency)
Create a new latency event.
The event is sent upstream from the sinks and notifies elements that they should add an additional latency
to the running
time before synchronising against the clock.
The latency is mostly used in live sinks and is always expressed in the time format.
latency |
the new latency value |
a new Event |