SFML community forums
Help => Audio => Topic started by: clement on January 11, 2012, 03:04:14 pm
-
Hi,
I just wanted to know if there is a possibility to check if there is a default audio device before create a new sf::music class.
Because my problem is that the computer i'm working on don't have default device so the sf::music makes me crash :S
Anybody have an idea ?
Thanks,
-
This is currently not supported by SFML.
-
Arf
And there is no tricks for check ?
-
Either use another audio library to check, or modify SFML.