1al_get_num_video_adapters(3)Library Functions Manualal_get_num_video_adapters(3)
2
3
4
6 al_get_num_video_adapters
7
9 #include <allegro5/allegro.h>
10
11 int al_get_num_video_adapters(void)
12
14 Get the number of video “adapters” attached to the computer. Each
15 video card attached to the computer counts as one or more adapters. An
16 adapter is thus really a video port that can have a monitor connected
17 to it.
18
20 al_get_monitor_info(3)
21
22
23
24Allegro reference manual al_get_num_video_adapters(3)