al_set_video_playing - Man Page
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
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro_video.h> void al_set_video_playing(ALLEGRO_VIDEO *video, bool play)
Paused or resumes playback.
5.1.12