const STALL_BEHIND: f64 = 0.15;
How far the clock may run past the newest published frame before playback is declared buffering (the UI pauses the clock and shows a spinner until the cache refills).