Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VideoPlayer.frameRate

public float frameRate;

Description

The frame rate of the clip or URL in frames/second. (Read Only).

Note: On WebGL, the frame rate is always set to 24FPS because the underlying implementation, the javascript API for HTML5 <video>, does not expose frame rate information.

Did you find this page useful? Please give it a rating: