Version: 2022.3
言語: 日本語
public ulong frameCount ;

説明

Number of frames in the current video content. (Read Only)

Note that this value may be adjusted as the frameCount changes during playback.

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.

Note: On WebGL, because the frame rate is not known, the frame count assumes a rate of 24FPS. See VideoPlayer.frameRate.