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.