Skip to content

API > VideoClip > length


VideoClip.length⚓︎

Name Type
length number

Description⚓︎

The length of the video clip in seconds. (Read Only).

Extra Detail⚓︎

Note that the length returned can be inaccurate as the external encoder can be imprecise. Use VideoPlayer.frameCount and VideoPlayer.frameRate to get adjusted values that are more accurate.