.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .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