al_start_video_with_voice - Allegro 5 API
Contents
Description
Like al_start_video(3alleg5) but audio is routed to the provided voice.
Name
al_start_video_with_voice - Allegro 5 API
Since
5.1.0
Allegro reference manual al_start_video_with_voice(3alleg5)
Synopsis
#include <allegro5/allegro_video.h>
void al_start_video_with_voice(ALLEGRO_VIDEO *video, ALLEGRO_VOICE *voice)
