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