Compartilhar via


D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS_0020 enumeração (d3d12umddi.h)

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

Sintaxe

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
Nenhum conjunto de sinalizadores. Não há suporte para a conversão.
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)