ID3D11VideoProcessor interface
Represents a video processor for Microsoft Direct3D 11.
Members
The ID3D11VideoProcessor interface inherits from ID3D11DeviceChild. ID3D11VideoProcessor also has these types of members:
Methods
The ID3D11VideoProcessor interface has these methods.
| Method | Description |
|---|---|
| GetContentDesc |
Gets the content description that was used to create the video processor. |
| GetRateConversionCaps |
Gets the rate conversion capabilities of the video processor. |
Remarks
To get a pointer to this interface, call ID3D11VideoDevice::CreateVideoProcessor.
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
Show: