ID3D12VideoDecoderHeap1 interface (d3d12video.h)

ID3D12VideoDecoderHeap1 inherits from ID3D12VideoDecoderHeap and introduces support for protected resources.

Inheritance

The ID3D12VideoDecoderHeap1 interface inherits from the ID3D12VideoDecoderHeap interface.

Methods

The ID3D12VideoDecoderHeap1 interface has these methods.

 
ID3D12VideoDecoderHeap1::GetProtectedResourceSession

Gets the ID3D12ProtectedResourceSession that was passed into ID3D12VideoDevice2::CreateVideoDecoderHeap1 when the ID3D12VideoDecoderHeap1 was created.

Requirements

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

See also

ID3D12VideoDecoderHeap