1al_start_video_with_voice(3) al_start_video_with_voice(3)
23
4
NAME
6al_start_video_with_voice - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_video.h>
1011
void al_start_video_with_voice(ALLEGRO_VIDEO *video, ALLEGRO_VOICE *voice)
12
DESCRIPTION
14Like al_start_video(3) but audio is routed to the provided voice.
15
SINCE
175.1.0
1819
20
21
Allegro reference manual al_start_video_with_voice(3)