ID3D11VideoProcessorEnumerator1 interface
Enumerates the video processor capabilities of a Microsoft Direct3D 11 device.
Members
The ID3D11VideoProcessorEnumerator1 interface inherits from ID3D11VideoProcessorEnumerator. ID3D11VideoProcessorEnumerator1 also has these types of members:
Methods
The ID3D11VideoProcessorEnumerator1 interface has these methods.
| Method | Description |
|---|---|
| CheckVideoProcessorFormatConversion |
Indicates whether the driver supports the specified combination of format and colorspace conversions. |
Remarks
To get a pointer to this interface, call ID3D11VideoDevice::CreateVideoProcessorEnumerator.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps | UWP apps] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps | Windows Store apps] |
|
Header |
|
See also