candlewick 0.6.0
A tiny cross-platform renderer based on SDL3
|
#include "../core/Core.h"
#include "../core/Tags.h"
#include <SDL3/SDL_gpu.h>
#include <SDL3/SDL_stdinc.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | candlewick::media::VideoRecorder |
struct | candlewick::media::VideoRecorder::Settings |
Namespaces | |
namespace | candlewick |
namespace | candlewick::media |