Bin.recalculateLatency

Query bin for the current latency using and reconfigures this latency to all the elements with 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 'do-latency' signal so any custom latency calculations will be performed.

class Bin
int
recalculateLatency
()

Return Value

Type: int

TRUE if the latency could be queried and reconfigured.

Meta