al_get_video_fps - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_video.h>

double al_get_video_fps(ALLEGRO_VIDEO *video)

Description

Returns the speed of the video in frames per second. Often this will not be an integer value.

Since

5.1.0

Info

Allegro reference manual