Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_start_v..._with_voice(3) Library Functions Manual al_start_v..._with_voice(3)

NAME
     al_start_video_with_voice - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_video.h>

	    void al_start_video_with_voice(ALLEGRO_VIDEO *video, ALLEGRO_VOICE *voice)

DESCRIPTION
     Like al_start_video(3) but audio is routed to the provided voice.

SINCE
     5.1.0

Allegro reference manual			     al_start_v..._with_voice(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_start_video_with_voice&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help