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

FreeBSD Manual Pages

  
 
  

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

NAME
     al_seek_video - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_video.h>

	    bool al_seek_video(ALLEGRO_VIDEO *video, double pos_in_seconds)

DESCRIPTION
     Seek  to  a different position in the video.  Currently only seeking to the
     beginning of the video is supported.

SINCE
     5.1.0

Allegro reference manual					al_seek_video(3)

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

home | help