Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_video_position(3)    Library Functions Manual	al_get_video_position(3)

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 be-
     ginning.  The parameter is one of the  ALLEGRO_VIDEO_POSITION_TYPE(3)  con-
     stants.

SINCE
     5.1.0

Allegro reference manual				al_get_video_position(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_video_position&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help