mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 06:42:02 +00:00
[idd/client/obs] hdr: wire up the SdrWhiteLevel from the capture
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
struct CD3D12Device;
|
||||
|
||||
extern "C" {
|
||||
#include "common/KVMFR.h"
|
||||
#include "common/types.h"
|
||||
}
|
||||
|
||||
@@ -41,6 +42,7 @@ struct D12FrameFormat
|
||||
FrameType format = FRAME_TYPE_INVALID;
|
||||
bool hdr = false;
|
||||
bool hdrPQ = false;
|
||||
uint32_t sdrWhiteLevel = KVMFR_SDR_WHITE_LEVEL_DEFAULT;
|
||||
|
||||
// HDR static metadata (SMPTE ST 2086)
|
||||
// Display color primaries in 0.00002 units (xy coordinates)
|
||||
|
||||
Reference in New Issue
Block a user