Constant STALL_BEHIND

Source
const STALL_BEHIND: f64 = 0.15;
Expand description

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).