- cpp3ds
- SoundBufferRecorder
This is the complete list of members for cpp3ds::SoundBufferRecorder, including all inherited members.
getAvailableDevices() | cpp3ds::SoundRecorder | static |
getBuffer() const | cpp3ds::SoundBufferRecorder | |
getDefaultDevice() | cpp3ds::SoundRecorder | static |
getDevice() const | cpp3ds::SoundRecorder | |
getSampleRate() const | cpp3ds::SoundRecorder | |
isAvailable() | cpp3ds::SoundRecorder | static |
onProcessSamples(const Int16 *samples, std::size_t sampleCount) | cpp3ds::SoundBufferRecorder | protectedvirtual |
onStart() | cpp3ds::SoundBufferRecorder | protectedvirtual |
onStop() | cpp3ds::SoundBufferRecorder | protectedvirtual |
setDevice(const std::string &name) | cpp3ds::SoundRecorder | |
setProcessingInterval(cpp3ds::Time interval) | cpp3ds::SoundRecorder | protected |
SoundRecorder() | cpp3ds::SoundRecorder | protected |
start(unsigned int sampleRate=44100) | cpp3ds::SoundRecorder | |
stop() | cpp3ds::SoundRecorder | |
~SoundRecorder() | cpp3ds::SoundRecorder | virtual |