11#ifndef ISOUNDBUFFER_HPP_
12 #define ISOUNDBUFFER_HPP_
Loaded audio samples, independent of any ISound that plays them - deleting every ISound built from a ...
Definition ISoundBuffer.hpp:24
virtual bool isReady() const =0
notice if the buffer is ready
virtual ~ISoundBuffer()=default
virtual float getLength() const =0
Get the Length of the buffered sound, in seconds.