Skip to content

API > VideoClip > frameCount


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.