Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::SoundStream, including all inherited members.
GetDuration() const =0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
GetFormat() const =0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
GetSampleCount() const =0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
GetSampleRate() const =0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
Read(void *buffer, UInt64 sampleCount)=0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
Seek(UInt64 offset)=0 (defined in Nz::SoundStream) | Nz::SoundStream | pure virtual |
SoundStream()=default (defined in Nz::SoundStream) | Nz::SoundStream | |
~SoundStream() (defined in Nz::SoundStream) | Nz::SoundStream | virtual |