énumération D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINTS (d3d10umddi.h)
Décrit les opérations que le processeur vidéo peut effectuer plus efficacement que VideoProcessorBlt.
Syntax
typedef enum D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINTS {
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_ROTATION,
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_RESIZE,
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_COLOR_SPACE_CONVERSION
} ;
Constantes
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_ROTATION Indique que le matériel de superposition multiplan peut effectuer l’opération de rotation plus efficacement que VideoProcessorBlt. |
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_RESIZE Indique que le matériel de superposition multiplan peut effectuer l’opération de mise à l’échelle plus efficacement que VideoProcessorBlt. |
D3DWDDM2_0DDI_VIDEO_PROCESSOR_BEHAVIOR_HINT_MULTIPLANE_OVERLAY_COLOR_SPACE_CONVERSION Indique que le matériel de superposition multiplan peut effectuer l’opération de conversion d’espace de couleur plus efficacement que VideoProcessorBlt. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 |
Serveur minimal pris en charge | Windows Server 2016 |
En-tête | d3d10umddi.h (incluez D3d10umddi.h) |