Звук из WAV файла. More...
#include <wav_sound.h>
Public Member Functions | |
| float | length () const |
| Returns sound length in seconds. | |
| bool | wav_file_load (const Common::Path &fname) |
Public Attributes | |
| Audio::SeekableAudioStream * | _audioStream = nullptr |
| Common::Path | _fname |
Звук из WAV файла.