Partager via


énumération D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS (d3d12video.h)

Spécifie si une opération de conversion de décodage vidéo est prise en charge.

Syntax

typedef enum D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS {
  D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_NONE,
  D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_SUPPORTED
} ;

Constantes

 
D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_NONE
L’opération de conversion de décodage vidéo n’est pas prise en charge.
D3D12_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_SUPPORTED
L’opération de conversion de décodage vidéo est prise en charge.

Remarques

Cette énumération est utilisée par la structure D3D12_FEATURE_DATA_VIDEO_DECODE_CONVERSION_SUPPORT .

Configuration requise

Condition requise Valeur
En-tête d3d12video.h