Added SoundBufferRecorder.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1710 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-25 15:12:33 +00:00
parent 398f4ee763
commit bb55254fe3
3 changed files with 230 additions and 1 deletions

View file

@ -20,7 +20,7 @@
* source distribution.
*/
#include "SoundStream.hpp"
#include "SoundRecorder.hpp"
#include "main.hpp"
#include <SFML/Audio/SoundRecorder.hpp>