playerControlsTypeAtom
const playerControlsTypeAtom: WritableAtom<PlayerControlsType, [SetStateActionWithReset<PlayerControlsType>], void>;
Defined in: react-full/src/states/config.ts:134
播放器控制器类型,默认为 PlayerControlsType.Controls
const playerControlsTypeAtom: WritableAtom<PlayerControlsType, [SetStateActionWithReset<PlayerControlsType>], void>;
Defined in: react-full/src/states/config.ts:134
播放器控制器类型,默认为 PlayerControlsType.Controls