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

FreeBSD Manual Pages

  
 
  

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

NAME
       al_open_video - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_video.h>

	      ALLEGRO_VIDEO *al_open_video(char	const *filename)

DESCRIPTION
       Reads  a	 video	file.  This does not start streaming yet but reads the
       meta info so you	can query e.g. the size	or audio rate.

SINCE
       5.1.0

Allegro	reference manual				      al_open_video(3)

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

home | help