globalLyricTimelineOffsetAtom
const globalLyricTimelineOffsetAtom: WritableAtom<number, [SetStateActionWithReset<number>], void>;Defined in: states/configAtoms.ts:177
调节全局歌词时间戳位移,单位毫秒。正值为提前,负值为推迟。
const globalLyricTimelineOffsetAtom: WritableAtom<number, [SetStateActionWithReset<number>], void>;Defined in: states/configAtoms.ts:177
调节全局歌词时间戳位移,单位毫秒。正值为提前,负值为推迟。