Version: 2022.2

VideoPlayer.canSetSkipOnDrop

切换到手册
public bool canSetSkipOnDrop ;

描述

是否可以控制跳帧以保持同步。(只读)

When true, the value of VideoPlayer.skipOnDrop can be changed. When false, the value cannot be changed. This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.