al_seek_video - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_video.h> bool al_seek_video(ALLEGRO_VIDEO *video, double pos_in_seconds)
Description
Seek to a different position in the video. Currently only seeking to the beginning of the video is supported.
Since
5.1.0
Info
Allegro reference manual