Skip to content
Commit 29bc7216 authored by Phillip Wood's avatar Phillip Wood
Browse files

Improve accuracy of EggPlayPreview seek scale

The seek scale would sometimes move backwards due to rounding errors
and would jump on short tracks due to the relatively long update
interval. Fix by using GstClockTime for the position and duration and
increasing the frequency of the callback that updates the scale
position. Also simplify the logic for checking if we're currently
seeking.
parent b074a1d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment