bionic (3) al_get_video_position.3alleg5.gz

Provided by: allegro5-doc_5.2.3.0-1_all bug

NAME

       al_get_video_position - 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(3alleg5) constants.

SINCE

       5.1.0