ID3D11VideoProcessorInputView Interface

Identifies the input surfaces that can be accessed during video processing.

Syntax

interface ID3D11VideoProcessorInputView : public ID3D11View  

Remarks

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

Requirements

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