Compartilhar via


D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS enumeração (d3d10umddi.h)

Especifica os recursos inversos de telecine (IVTC) de um processador de vídeo.

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
O processador de vídeo pode reverter o pulldown de 3:2.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_22
O processador de vídeo pode reverter o pulldown 2:2.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2224
O processador de vídeo pode reverter 2:2:2:4.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_2332
O processador de vídeo pode reverter 2:3:3:2.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_32322
O processador de vídeo pode reverter 3:2:3:2:2.2.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_55
O processador de vídeo pode reverter o pulldown de 5:5.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_64
O processador de vídeo pode reverter o pulldown de 6:4.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_87
O processador de vídeo pode reverter o pulldown de 8:7.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_222222222223
O processador de vídeo pode reverter 2:2:2:2:2:2:2:2:2:2:2:3.
D3D11_1DDI_VIDEO_PROCESSOR_ITELECINE_CAPS_OTHER
O processador de vídeo pode reverter outros modos telecine não listados aqui.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 8
Servidor mínimo com suporte Windows Server 2012
Cabeçalho d3d10umddi.h (inclua D3d10umddi.h)