Version: 2020.2
언어: 한국어

VideoPlayer.canSetSkipOnDrop

매뉴얼로 전환
public bool canSetSkipOnDrop ;

설명

Whether frame-skipping to maintain synchronization can be controlled. (Read Only)

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