ACMX 2.136.0
Dual-Backend Real-Time GPU Video Synthesis
Loading...
Searching...
No Matches
acmxvk::SnapshotJob Struct Reference

#include <snapshot_writer.hpp>

Public Attributes

SnapshotFormat format = SnapshotFormat::Png
std::uint32_t height = 0
fs::path path
std::vector< std::uint8_t > rgba
std::vector< std::uint16_t > rgba16
std::uint32_t width = 0

Detailed Description

Definition at line 20 of file snapshot_writer.hpp.

Member Data Documentation

◆ format

◆ height

std::uint32_t acmxvk::SnapshotJob::height = 0

◆ path

fs::path acmxvk::SnapshotJob::path

◆ rgba

std::vector<std::uint8_t> acmxvk::SnapshotJob::rgba

◆ rgba16

std::vector<std::uint16_t> acmxvk::SnapshotJob::rgba16

◆ width

std::uint32_t acmxvk::SnapshotJob::width = 0

The documentation for this struct was generated from the following file: