.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_video_position" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_video_position - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include double al_get_video_position(ALLEGRO_VIDEO *video, ALLEGRO_VIDEO_POSITION_TYPE which) \f[R] .fi .SH DESCRIPTION .PP Returns the current position of the video stream in seconds since the beginning. The parameter is one of the ALLEGRO_VIDEO_POSITION_TYPE(3alleg5) constants. .SH SINCE .PP 5.1.0