public bool canSetSkipOnDrop ;

Descripción

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.