ID3D12VideoEncodeCommandList2 interface (d3d12video.h)

Encapsulates a list of graphics commands for video encoding. This interface inherits from ID3D12VideoEncodeCommandList1 and adds methods for encoding video and resolving encode operation metadata.

Inheritance

The ID3D12VideoEncodeCommandList2 interface inherits from the ID3D12VideoEncodeCommandList1 interface.

Methods

The ID3D12VideoEncodeCommandList2 interface has these methods.

 
ID3D12VideoEncodeCommandList2::EncodeFrame

Encodes a bitstream.
ID3D12VideoEncodeCommandList2::ResolveEncoderOutputMetadata

Resolves the output metadata from a call to ID3D12VideoEncodeCommandList2::EncodeFrame to a readable format.

Requirements

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