I want to have an FPS counter that displays the frame rate of the video as it is being played to see the FPS count change from when the video was playing in regular speed until it goes to slow motion.
Is there an API in Android SDK that allows us to track every time the frames are rendered when the video plays?