table of contents
al_is_video_playing(3) | al_is_video_playing(3) |
NAME¶
al_is_video_playing - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_video.h> bool al_is_video_playing(ALLEGRO_VIDEO *video)
DESCRIPTION¶
Returns true if the video is currently playing.
SINCE¶
5.1.12
Allegro reference manual |