sfSoundBufferRecorder Class Reference

#include <SoundBufferRecorder.hpp>

Inheritance diagram for sfSoundBufferRecorder:

sfSoundRecorder List of all members.

Public Member Functions

const sfSoundBufferGetBuffer ()

Detailed Description

Specialized sfSoundRecorder which saves the captured audio data into a sound buffer

Definition at line 40 of file SoundBufferRecorder.hpp.


Member Function Documentation

const sfSoundBuffer & sfSoundBufferRecorder::GetBuffer (  ) 

Get the sound buffer containing the captured audio data

Returns:
Constant reference to the sound buffer

Definition at line 47 of file SoundBufferRecorder.cpp.

References sfSoundRecorder::GetFrequency(), sfSoundBuffer::IsEmpty(), and sfSoundBuffer::LoadFromMemory().


The documentation for this class was generated from the following files:
Generated for SFML by  doxygen 1.5.2