ID3D11VideoProcessorOutputView Interface

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

Syntax

interface ID3D11VideoProcessorOutputView : public ID3D11View  

Remarks

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

Requirements

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