Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_shutdown_video_addon - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro_video.h> void al_shutdown_video_addon(void)
DESCRIPTION
Shut down the video addon. This is done automatically at program exit, but can be called any time the user wishes as well.
SINCE
5.1.12