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_close_video - Allegro 5 API

Description

       Closes  the  video  and  frees  all allocated resources.  The video pointer is invalid after the function
       returns.

Name

       al_close_video - Allegro 5 API

Since

       5.1.0

Allegro reference manual                                                                 al_close_video(3alleg5)

Synopsis

              #include <allegro5/allegro_video.h>

              void al_close_video(ALLEGRO_VIDEO *video)

See Also