.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_video_position" "3" "" "Allegro reference manual" .SH NAME al_get_video_position \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] double al_get_video_position(ALLEGRO_VIDEO *video, ALLEGRO_VIDEO_POSITION_TYPE which) .EE .SH 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. .SH SINCE 5.1.0