MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk_ff_capture.cpp File Reference

Implementation of mxvk::VK_FF_Capture. More...

#include "mxvk/mxvk_ff_capture.hpp"
#include "mxvk/mxvk_opencv_compat.hpp"
#include <algorithm>
#include <cstring>
#include <format>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  mxvk
 Utilities for loading and saving PNG images.
namespace  mxvk::anonymous_namespace{mxvk_ff_capture.cpp}

Functions

double mxvk::anonymous_namespace{mxvk_ff_capture.cpp}::rationalToDouble (AVRational rational)

Detailed Description

Implementation of mxvk::VK_FF_Capture.

Definition in file mxvk_ff_capture.cpp.