ID3D12VideoEncodeCommandList3 interface (d3d12video.h)

Encapsulates a list of graphics commands for video encoding. This interface derives from ID3D12VideoEncodeCommandList2, and adds support for barriers.

Requires the DirectX 12 Agility SDK 1.7 or later.

Inheritance

The ID3D12VideoEncodeCommandList3 interface inherits from the ID3D12VideoEncodeCommandList2 interface.

Methods

The ID3D12VideoEncodeCommandList3 interface has these methods.

 
ID3D12VideoEncodeCommandList3::Barrier

Adds a collection of barriers into a video encode command list recording.

Requirements

Requirement Value
Target Platform Windows
Header d3d12video.h