diff --git a/frontend/app.js b/frontend/app.js index a2cc18c..8b67fb8 100755 --- a/frontend/app.js +++ b/frontend/app.js @@ -407,6 +407,7 @@ const Player = { master: els.video, secondary: null, // synced audio element in dual mode driftTimer: null, + bufferGraceTimer: null, // pending "pause audio after a stall that outlasts the grace window" timer _wantsPlaying: false, // tracks user/app *intent* to be playing, independent // of what the underlying