Version: 2018.1
public long frame ;

Description

The frame index currently being displayed by the VideoPlayer.

This will be 0 for the first frame of the clip, 1 for the second and so on. Note: On WebGL, because the frame rate is not known, the frame index assumes a rate of 24FPS. See VideoPlayer.frameRate.