table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
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 |