table of contents
al_get_audio_output_device(3) | al_get_audio_output_device(3) |
NAME¶
al_get_audio_output_device - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_audio.h> const ALLEGRO_AUDIO_DEVICE* al_get_audio_output_device(int index)
DESCRIPTION¶
Get the output audio device of the specified index.
SINCE¶
5.2.8
Allegro reference manual |