Allolib
1.0
C++ Components For Interactive Multimedia
|
Soundfile player class. More...
Public Member Functions | |
void | getFrames (uint64_t numFrames, float *buffer, int bufferLength) |
Public Attributes | |
long long int | frame = 0 |
bool | pause = true |
bool | loop = false |
SoundFile * | soundFile = nullptr |
Soundfile player class.
Definition at line 44 of file al_SoundFile.hpp.