Edit

Share via


ID3D11VideoDevice2 interface (d3d11_4.h)

Provides the video decoding and video processing capabilities of a Microsoft Direct3D 11 device. Adds the CheckFeatureSupport method for querying for decoding capabilities, and the NegotiateCryptoSessionKeyExchangeMT method.

Inheritance

The ID3D11VideoDevice2 interface inherits from ID3D11VideoDevice1. Adds support for decode histograms.

Methods

The ID3D11VideoDevice2 interface has these methods.

 
ID3D11VideoDevice2::CheckFeatureSupport

Gets information about the features that are supported by the current video driver. (ID3D11VideoDevice2::CheckFeatureSupport)
ID3D11VideoDevice2::NegotiateCryptoSessionKeyExchangeMT

Verifies that ID3D11VideoContext::NegotiateCryptoSessionKeyExchange behaves as expected when called asynchronously.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header d3d11_4.h