Compartilhar via


D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS_0020 enumeração (d3d12umddi.h)

Contém sinalizadores para dar suporte à conversão de decodificação de vídeo.

Syntax

typedef enum D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS_0020 {
  D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_NONE,
  D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_SUPPORTED
} ;

Constantes

 
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_NONE
Sem sinalizadores definidos. A conversão não é suportada.
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_SUPPORTED
Há suporte para a conversão. Os chamadores devem inspecionar os membros ClosestWidth e ClosestHeight para entender o suporte à escala.

Requisitos

Requisito Valor
Cabeçalho d3d12umddi.h (inclua D3d12umddi.h)