candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::media::VideoRecorder Member List

This is the complete list of members for candlewick::media::VideoRecorder, including all inherited members.

close() noexceptcandlewick::media::VideoRecorder
frameCounter() constcandlewick::media::VideoRecorder
isRecording() constcandlewick::media::VideoRecorderinline
open(Uint32 width, Uint32 height, std::string_view filename)candlewick::media::VideoRecorder
operator=(VideoRecorder &&) noexceptcandlewick::media::VideoRecorder
settingscandlewick::media::VideoRecorder
VideoRecorder(NoInitT)candlewick::media::VideoRecorderexplicit
VideoRecorder(VideoRecorder &&) noexceptcandlewick::media::VideoRecorder
VideoRecorder(Uint32 width, Uint32 height, std::string_view filename, Settings settings)candlewick::media::VideoRecorder
VideoRecorder(Uint32 width, Uint32 height, std::string_view filename)candlewick::media::VideoRecorder
writeTextureToVideoFrame(CommandBuffer &command_buffer, const Device &device, TransferBufferPool &pool, SDL_GPUTexture *texture, SDL_GPUTextureFormat format)candlewick::media::VideoRecorder
~VideoRecorder()candlewick::media::VideoRecorder