ID3D12VideoDecoder1 interface (d3d12video.h)

Represents a Direct3D 12 video decoder that contains resolution-independent resources and state for performing the decode operation. Inherits from ID3D12VideoDecoder and adds support for protected resources.

Inheritance

The ID3D12VideoDecoder1 interface inherits from the ID3D12VideoDecoder interface.

Methods

The ID3D12VideoDecoder1 interface has these methods.

 
ID3D12VideoDecoder1::GetProtectedResourceSession

Gets the ID3D12ProtectedResourceSession that was passed into ID3D12VideoDevice2::CreateVideoDecoder1 when the ID3D12VideoDecoder1 was created.

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004 (10.0; Build 19041)
Minimum supported server Windows Server, version 2004 (10.0; Build 19041)
Header d3d12video.h