ID3D11VideoDecoder Interface

Represents a hardware-accelerated video decoder for Microsoft Direct3D 11.

Syntax

interface ID3D11VideoDecoder : public ID3D11DeviceChild  

Remarks

To get a pointer to this interface, call ID3D11VideoDevice::CreateVideoDecoder.

Requirements

Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).