ID3D12VideoDecodeCommandList2 interface (d3d12video.h)

Encapsulates a list of graphics commands for video decoding. This interface inherits from ID3D12VideoDecodeCommandList1 and adds support for video extension commands.

Inheritance

The ID3D12VideoDecodeCommandList2 interface inherits from the ID3D12VideoDecodeCommandList1 interface.

Methods

The ID3D12VideoDecodeCommandList2 interface has these methods.

 
ID3D12VideoDecodeCommandList2::ExecuteExtensionCommand

Records a command to execute a video extension command into a decode command list.
ID3D12VideoDecodeCommandList2::InitializeExtensionCommand

Records a command to initializes or re-initializes a video extension command into a video decode command list.
ID3D12VideoDecodeCommandList2::SetProtectedResourceSession

Specifies whether or not protected resources can be accessed by subsequent commands in the video decode command list.

Requirements

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