ID3D11VideoDecoderOutputView Interface

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

Syntax

interface ID3D11VideoDecoderOutputView : public ID3D11View  

Remarks

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

Requirements

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