sourCEntral - mobile manpages

pdf

al_is_video_playing(3alleg5) Allegro reference manual

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

pdf