énumération D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS (d3d10umddi.h)
Spécifie les fonctionnalités de télécine inverse (IVTC) d’un processeur vidéo.
Syntax
typedef enum D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS {
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_22,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2224,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2332,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32322,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_55,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_64,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_87,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_222222222223,
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_OTHER
} ;
Constantes
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32 Le processeur vidéo peut inverser la valeur de tirage 3 :2. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_22 Le processeur vidéo peut inverser le tirage 2 :2. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2224 Le processeur vidéo peut inverser le tirage 2 :2 :2 :4. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2332 Le processeur vidéo peut inverser le tirage 2 :3 :3 :2. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32322 Le processeur vidéo peut inverser le tirage 3 :2 :3 :2 :2. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_55 Le processeur vidéo peut inverser la valeur de tirage 5 :5. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_64 Le processeur vidéo peut inverser le tirage 6 :4. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_87 Le processeur vidéo peut inverser le tirage 8 :7. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_222222222223 Le processeur vidéo peut inverser le tirage 2 :2 :2 :2 :2 :2 :2 :2 :2 :2 :2 :3. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_OTHER Le processeur vidéo peut inverser d’autres modes de télécine non répertoriés ici. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
En-tête | d3d10umddi.h (include D3d10umddi.h) |