SFML/examples/voip
Maximilian Wagenbach 1ee6d1dbc6 Make sure the recording thread in sf::SoundRecorder is stopped before sf::SoundBufferRecorder is destroyed.
Fixes a "pure virtual method called" crash.
Also updated the documentation and the VoIP example.
2016-04-10 22:51:37 +02:00
..
Client.cpp Make sure the recording thread in sf::SoundRecorder is stopped before sf::SoundBufferRecorder is destroyed. 2016-04-10 22:51:37 +02:00
CMakeLists.txt Source code changes. 2014-10-06 01:18:47 +02:00
Server.cpp Source code changes. 2014-10-06 01:18:47 +02:00
VoIP.cpp Examples adjustments. 2014-11-17 09:44:46 +01:00