ID3D12VideoEncodeCommandList1 interface (d3d12video.h)

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

Inheritance

The ID3D12VideoEncodeCommandList1 interface inherits from the ID3D12VideoEncodeCommandList interface.

Methods

The ID3D12VideoEncodeCommandList1 interface has these methods.

 
ID3D12VideoEncodeCommandList1::ExecuteExtensionCommand

Records a command to execute a video extension command into an encode command list.
ID3D12VideoEncodeCommandList1::InitializeExtensionCommand

Records a command to initializes or re-initializes a video extension command into a video encode command list.

Requirements

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