1 |
6.703727 |
__x_ABI_CWindows_CMedia_CCore_CFaceDetectionMode::FaceDetectionMode_HighQuality |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
FaceDetectionMode_HighQuality = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Media.Core.h(20056,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.950209 |
__x_ABI_CWindows_CMedia_CCore_CFaceDetectionMode |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CMedia_CCore_CFaceDetectionMode
{
FaceDetectionMode_HighPerformance = 0,
FaceDetectionMode_Balanced = 1,
FaceDetectionMode_HighQuality = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Media.Core.h(20052,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|