sourCEntral - mobile manpages

pdf

al_set_video_playing(3alleg5) Allegro reference manual

NAME

al_set_video_playing − Allegro 5 API

SYNOPSIS

#include <allegro5/allegro_video.h>


void al_set_video_playing(ALLEGRO_VIDEO *video, bool play)

DESCRIPTION

Paused or resumes playback.

SINCE

5.1.12

pdf