logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_audio_output_device - Allegro 5 API

Description

       Get the output audio device of the specified index.

Name

       al_get_audio_output_device - Allegro 5 API

Since

       5.2.8

Allegro reference manual                                                     al_get_audio_output_device(3alleg5)

Synopsis

              #include <allegro5/allegro_audio.h>

              const ALLEGRO_AUDIO_DEVICE* al_get_audio_output_device(int index)

See Also