Provides the video decoding and video processing capabilities of a Microsoft Direct3D 11 device.
interface ID3D11VideoDevice : public IUnknown
The Microsoft Direct3D 11 device supports this interface. To get a pointer to this interface, call QueryInterface with an ID3D11Device interface pointer.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).