mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
3cbc770b76
Should return false only if it's destroyed. Or it may cause [`StreamingEngine`](https://github.com/shaka-project/shaka-player/blob/b752f779cfde99bb6bfa4f7f7dec31bb4f64209e/lib/media/streaming_engine.js#L2627) to call it repeatedly, thus blocking the thread. --------- Co-authored-by: Wojciech Tyczyński <tykus160@gmail.com>