2 |
3.03246 |
HdmiDisplayColorSpace |
Enum |
|
|
|
|
|
|
enum HdmiDisplayColorSpace
{
RgbLimited = 0,
RgbFull = 1,
BT2020 = 2,
BT709 = 3
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.graphics.display.core.idl(90,0) |
|
3 |
3.03246 |
eAVEncVideoColorTransferFunction::eAVEncVideoColorTransferFunction_22_709 |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
eAVEncVideoColorTransferFunction_22_709 = 5, // (BT709, SMPTE296M, SMPTE170M, BT470, SMPTE274M, BT.1361)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\codecapi.h(789,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
|
4 |
1.895288 |
eAVEncVideoColorTransferFunction |
Enum |
|
|
|
|
|
|
enum eAVEncVideoColorTransferFunction
{
eAVEncVideoColorTransferFunction_SameAsSource = 0,
eAVEncVideoColorTransferFunction_10 = 1, // (Linear, scRGB)
eAVEncVideoColorTransferFunction_18 = 2,
eAVEncVideoColorTransferFunction_20 = 3,
eAVEncVideoColorTransferFunction_22 = 4, // (BT470-2 SysM)
eAVEncVideoColorTransferFunction_22_709 = 5, // (BT709, SMPTE296M, SMPTE170M, BT470, SMPTE274M, BT.1361)
eAVEncVideoColorTransferFunction_22_240M = 6, // (SMPTE240M, interim 274M)
eAVEncVideoColorTransferFunction_22_8bit_sRGB = 7, // (sRGB)
eAVEncVideoColorTransferFunction_28 = 8
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\codecapi.h(782,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
|