Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
AudioLoader.h File Reference
#include <cstdint>
#include <filesystem>
#include <vector>
Include dependency graph for AudioLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Engine::Assets::AudioData
 Decoded audio data ready for playback. More...
class  Engine::Assets::Loaders::AudioLoader
 Loader for audio files using miniaudio's built-in decoders. More...

Namespaces

namespace  Engine
namespace  Engine::Assets
namespace  Engine::Assets::Loaders