logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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