Skip to content

onebee/palyer

Repository files navigation

  • 歌词滚动思路 求居中行的偏移 偏移y= 偏移百分比*行高 偏移百分比 = 偏移时间/行可用时间 偏移时间 = progress-居中行开始时间 行可用时间:
    1. 最后一行居中 行可用时间 = duration - 最后一行开始时间 2. 其他行居中 行可用时间 = 下一行开始时间 - 居中行开始时间

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published