11#include <promeki/config.h>
19PROMEKI_NAMESPACE_BEGIN
77 static PixelFormat::ID fourccToPixelFormat(uint32_t fourcc, BitDepth bitDepth = BitDepthAuto);
89 static uint32_t pixelFormatToFourcc(PixelFormat::ID
id);
98 static String fourccToString(uint32_t fourcc);
135 static PixelFormat::ID upgradeForHdrMetadata(PixelFormat::ID sdrId,
const String &xmlMetadata);
137 NdiFormat() =
delete;