Loading...
Searching...
No Matches
Music.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
304 std::optional<std::uint64_t> onLoop() override;
Music(const void *data, std::size_t sizeInBytes)
Construct a music from an audio file in memory.
Definition AudioResource.hpp:36
Structure defining a chunk of audio data to stream.
Definition SoundStream.hpp:59