frameCount
7/14/25Less than 1 minute
VideoClip.frameCount
Name | Type |
---|---|
frameCount | number |
Description
The length of the VideoClip in frames. (Read Only).
Extra Detail
Note that the length returned can be inaccurate as the external encoder can be imprecise. Use VideoPlayer.frameCount
to get an adjusted value that is more accurate.