é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.
Syntaxe
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 sortie 3:2. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_22 Le processeur vidéo peut inverser 2:2 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2224 Le processeur vidéo peut inverser 2:2:2:4 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2332 Le processeur vidéo peut inverser 2:3:3:2 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32322 Le processeur vidéo peut inverser 3:2:3:2:2 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_55 Le processeur vidéo peut inverser 5:5 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_64 Le processeur vidéo peut inverser 6:4 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_87 Le processeur vidéo peut inverser 8:7 pulldown. |
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_222222222223 Le processeur vidéo peut inverser 2:2:2:2:2:2:2:2:2:2:2:3 pulldown. |
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. |
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
serveur minimum pris en charge | Windows Server 2012 |
d’en-tête | d3d10umddi.h (include D3d10umddi.h) |