Constant READ_AHEAD_SECS

Source
const READ_AHEAD_SECS: f64 = 1.5;
Expand description

How far past the playhead the prefetcher keeps frames ready (seconds).