跳转到内容

globalLyricTimelineOffsetAtom

const globalLyricTimelineOffsetAtom: WritableAtom<number, [SetStateActionWithReset<number>], void>;

Defined in: react-full/src/states/config.ts:196

调节全局歌词时间戳位移,单位为毫秒,正值为提前,负值为推迟,默认为 0

性能影响情况:无