totalFrameDelay property
Gets the sum of the delay for all of the displayed frames.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
delay = object.totalFrameDelay |
Property values
Type: number
The sum of delay for all of the displayed frames.
Remarks
The totalFrameDelay is the sum of all the displayed frame delays, which include frames in the totalVideoFrames count, but not in the droppedVideoFrames count.
See also
Show:
