This version of Unity is unsupported.

VideoPlayer.skipOnDrop

public bool skipOnDrop;

Description

Whether the VideoPlayer is allowed to skip frames to catch up with current time.

Only settable if VideoPlayer.canSetSkipOnDrop is true.