logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_open_video - Allegro 5 API

Description

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

Name

       al_open_video - Allegro 5 API

Since

       5.1.0

Allegro reference manual                                                                  al_open_video(3alleg5)

Synopsis

              #include <allegro5/allegro_video.h>

              ALLEGRO_VIDEO *al_open_video(char const *filename)

See Also