enumerazione D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAGS_0072 (d3d12umddi.h)
Flag di supporto delle risorse protette per le operazioni video D3D.
Sintassi
typedef enum D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAGS_0072 {
D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAG_0072_NONE,
D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAG_0072_SUPPORTED
} ;
Costanti
D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAG_0072_NONE Il driver non supporta l'uso di risorse protette con la funzionalità specificata. |
D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAG_0072_SUPPORTED Il driver supporta l'uso di risorse protette con la funzionalità specificata. |
Commenti
Per altre informazioni, vedere la specifica di supporto delle risorse protette video D3D .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10, versione 2004 |
Intestazione | d3d12umddi.h |
Vedi anche
D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
D3D12DDI_VIDEO_MOTION_ESTIMATOR_PROTECTED_RESOURCES_DATA_0072