ID3D12VideoProcessCommandList2 interface (d3d12video.h)

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

Inheritance

The ID3D12VideoProcessCommandList2 interface inherits from the ID3D12VideoProcessCommandList1 interface.

Methods

The ID3D12VideoProcessCommandList2 interface has these methods.

 
ID3D12VideoProcessCommandList2::ExecuteExtensionCommand

Records a command to execute a video extension command into a video process command list.
ID3D12VideoProcessCommandList2::InitializeExtensionCommand

Records a command to initializes or re-initializes a video extension command into a video processor command list.
ID3D12VideoProcessCommandList2::SetProtectedResourceSession

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

Requirements

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