Base Framework
|
This is the complete list of members for SoundInputStream, including all inherited members.
available() const noexcept | SoundInputStream | |
getChannels() const noexcept | SoundInputStream | |
getPosition() const noexcept | SoundInputStream | |
getRate() const noexcept | SoundInputStream | |
pause() noexcept | SoundInputStream | |
read(void *buffer, unsigned int size) | SoundInputStream | |
reset() noexcept | SoundInputStream | |
resume() noexcept | SoundInputStream | |
SoundInputStream(unsigned int samplingRate, unsigned int channels) | SoundInputStream | |
~SoundInputStream() noexcept | SoundInputStream |