Raw HDR metadata fields parsed from the display backend.
More...
#include <src/video.h>
|
|
bool | enabled |
| | Whether HDR mode should be enabled.
|
| |
|
SS_HDR_METADATA | metadata |
| | Display HDR metadata forwarded to the encoder and client.
|
| |
Raw HDR metadata fields parsed from the display backend.
◆ hdr_info_raw_t() [1/2]
| video::hdr_info_raw_t::hdr_info_raw_t |
( |
bool | enabled | ) |
|
|
inlineexplicit |
Initialize HDR metadata with only the enabled state.
- Parameters
-
| enabled | Whether the feature should be enabled. |
◆ hdr_info_raw_t() [2/2]
| video::hdr_info_raw_t::hdr_info_raw_t |
( |
bool | enabled, |
|
|
const SS_HDR_METADATA & | metadata ) |
|
inlineexplicit |
Initialize HDR metadata with display metadata from the backend.
- Parameters
-
| enabled | Whether the feature should be enabled. |
| metadata | Output structure populated with HDR metadata. |
The documentation for this struct was generated from the following file: