table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_get_audio_device_name(3) | al_get_audio_device_name(3) |
NAME¶
al_get_audio_device_name - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_audio.h> const char* al_get_audio_device_name(const ALLEGRO_AUDIO_DEVICE * device)
DESCRIPTION¶
Get the user friendly display name of the device.
SINCE¶
5.2.8
Allegro reference manual |