How does Youtube's HTML5 video player control buffering?

前端 未结 4 587
小鲜肉
小鲜肉 2021-01-29 20:49

I was watching a youtube video and I decided to investigate some parts of its video player. I noticed that unlike most HTML5 video I have seen, Youtube\'s video player does not

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 21:31

    Youtube is using this feature only in browsers that support Media Source Extensions so it is up to the browser decide about all the rest because of this feature.

提交回复
热议问题