You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the video is paused then a 'bufferingStart' event will not fire. This means that if autoplay=false then an initial 'bufferingStart' event may not fire. It is desirable if buffering events fired regardless of whether the video is paused or not.