1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 09:56:34 +01:00

Refresh device list on /lsdev.

This commit is contained in:
Enni Rosario
2017-10-31 18:08:06 +02:00
parent ebcbc7497b
commit e1bfa30769
3 changed files with 37 additions and 28 deletions

View File

@@ -61,6 +61,7 @@ DeviceError init_devices(ToxAV *av);
DeviceError init_devices();
#endif /* AUDIO */
void get_devices_names();
DeviceError terminate_devices();
/* Callback handles ready data from INPUT device */