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

#include <media_utils.hpp>

Public Attributes

int bit_depth = 0
int color_primaries = 0
int color_range = 0
int color_space = 0
int color_transfer = 0
std::vector< std::uint8_t > content_light
bool hdr = false
std::vector< std::uint8_t > mastering_display
bool valid = false

Detailed Description

Definition at line 15 of file media_utils.hpp.

Member Data Documentation

◆ bit_depth

int acmxvk::VideoHdrInfo::bit_depth = 0

Definition at line 18 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ color_primaries

int acmxvk::VideoHdrInfo::color_primaries = 0

Definition at line 19 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ color_range

int acmxvk::VideoHdrInfo::color_range = 0

Definition at line 22 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ color_space

int acmxvk::VideoHdrInfo::color_space = 0

Definition at line 21 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ color_transfer

int acmxvk::VideoHdrInfo::color_transfer = 0

Definition at line 20 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ content_light

std::vector<std::uint8_t> acmxvk::VideoHdrInfo::content_light

Definition at line 24 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ hdr

bool acmxvk::VideoHdrInfo::hdr = false

Definition at line 17 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ mastering_display

std::vector<std::uint8_t> acmxvk::VideoHdrInfo::mastering_display

Definition at line 23 of file media_utils.hpp.

Referenced by acmxvk::printVideoHdrInfo(), and acmxvk::probeVideoHdrInfo().

◆ valid

bool acmxvk::VideoHdrInfo::valid = false

Definition at line 16 of file media_utils.hpp.

Referenced by main(), and acmxvk::probeVideoHdrInfo().


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