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_num_audio_output_devices - Allegro 5 API

Description

       Get the number of available audio output devices on the system.

Name

       al_get_num_audio_output_devices - Allegro 5 API

Since

       5.2.8

       return -1 for unsupported drivers.

Allegro reference manual                                                al_get_num_audio_output_devices(3alleg5)

Synopsis

              #include <allegro5/allegro_audio.h>

              int al_get_num_audio_output_devices()

See Also