class
#include <core/al/audio_context.hpp>
Buffer Abstract audio buffer.
Public functions
- auto length() -> float pure virtual
- Gets the length in seconds of the audio buffer.
Function documentation
float cubos:: core:: al:: impl:: Buffer:: length() pure virtual
Gets the length in seconds of the audio buffer.
Returns | Length in seconds of the audio buffer. |
---|