HTML5 track element question

前端 未结 6 1456
Happy的楠姐
Happy的楠姐 2020-12-11 23:13

Can someone explain what the track element in HTML is for in very simple terms?

6条回答
  •  -上瘾入骨i
    2020-12-11 23:34

    The element allows authors to specify explicit external timed tracks for media elements. It does not represent anything on its own.

    see here

提交回复
热议问题