Skip to content
Alex Zhukov edited this page Aug 14, 2017 · 2 revisions

How to get FPS

fps = player.getTimeline().getFrameCount() / player.getTimeline().getDurationSec()

Clone this wiki locally