Bin.recalculateLatency

Queries bin for the current latency and reconfigures this latency on all the elements using a LATENCY event.

This method is typically called on the pipeline when a #GST_MESSAGE_LATENCY is posted on the bus.

This function simply emits the #GstBin::do-latency signal so any custom latency calculations will be performed.

class Bin
bool
recalculateLatency
()

Return Value

Type: bool

true if the latency could be queried and reconfigured.