ID3D11VideoDecoderOutputView interface
Identifies the output surfaces that can be accessed during video decoding.
Members
The ID3D11VideoDecoderOutputView interface inherits from ID3D11View. ID3D11VideoDecoderOutputView also has these types of members:
Methods
The ID3D11VideoDecoderOutputView interface has these methods.
| Method | Description |
|---|---|
| GetDesc |
Gets the properties of the video decoder output view. |
Remarks
To get a pointer to this interface, call ID3D11VideoDevice::CreateVideoDecoderOutputView.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8 |
|
Header |
|
See also