ID3D12VideoExtensionCommand interface (d3d12video.h)

Represents a video extension command.

Inheritance

The ID3D12VideoExtensionCommand interface inherits from the ID3D12Pageable interface.

Methods

The ID3D12VideoExtensionCommand interface has these methods.

 
ID3D12VideoExtensionCommand::GetDesc

Gets the D3D12_VIDEO_EXTENSION_COMMAND_DESC provided when the interface was created.
ID3D12VideoExtensionCommand::GetProtectedResourceSession

Gets the ID3D12ProtectedResourceSession that was passed into ID3D12VideoDevice2::CreateVideoExtensionCommand when the ID3D12VideoExtensionCommand was created.

Remarks

Create an instance of this interface by calling ID3D12VideoDevice2::CreateVideoExtensionCommand.

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004 (10.0; Build 19041)
Minimum supported server Windows Server, version 2004 (10.0; Build 19041)
Header d3d12video.h