table of contents
| al_get_audio_output_device(3alleg5) | al_get_audio_output_device(3alleg5) | 
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 |