al_get_video_position - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_video.h> double al_get_video_position(ALLEGRO_VIDEO *video, ALLEGRO_VIDEO_POSITION_TYPE which)
Description
Returns the current position of the video stream in seconds since the beginning. The parameter is one of the ALLEGRO_VIDEO_POSITION_TYPE(3) constants.
Since
5.1.0
Referenced By
ALLEGRO_VIDEO_POSITION_TYPE(3).
Allegro reference manual