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

Public Attributes

bool continuous = false
bool frame_due = false
bool has_pts = false
std::uint64_t pts = 0
bool snapshot = false
SnapshotFormat snapshot_format = SnapshotFormat::Png

Detailed Description

Definition at line 104 of file ACMXVK/main_window.hpp.

Member Data Documentation

◆ continuous

bool acmxvk::MainWindow::ReadbackRequest::continuous = false

◆ frame_due

bool acmxvk::MainWindow::ReadbackRequest::frame_due = false

◆ has_pts

bool acmxvk::MainWindow::ReadbackRequest::has_pts = false

◆ pts

std::uint64_t acmxvk::MainWindow::ReadbackRequest::pts = 0

◆ snapshot

bool acmxvk::MainWindow::ReadbackRequest::snapshot = false

◆ snapshot_format

SnapshotFormat acmxvk::MainWindow::ReadbackRequest::snapshot_format = SnapshotFormat::Png

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