Provides the video functionality of a Microsoft Direct3D 11 device.
interface ID3D11VideoContext : public ID3D11DeviceChild
To get a pointer to this interface, call QueryInterface with an ID3D11DeviceContext interface pointer.
This interface provides access to several areas of Microsoft Direct3D video functionality:
In Microsoft Direct3D 9, the equivalent functions were distributed across several interfaces:
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).