const onPauseAtom: PrimitiveAtom<Callback<[], void>> & WithInitialValue<Callback<[], void>>
const
PrimitiveAtom
Callback
void
WithInitialValue
当触发暂停播放时触发的回调函数
packages/react-full/src/states/callback.ts:39