1al_is_video_playing(3)                                  al_is_video_playing(3)
2
3
4

NAME

6       al_is_video_playing - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_video.h>
10
11              bool al_is_video_playing(ALLEGRO_VIDEO *video)
12

DESCRIPTION

14       Returns true if the video is currently playing.
15

SINCE

17       5.1.12
18
19
20
21Allegro reference manual                                al_is_video_playing(3)
Impressum