ID3D11VideoProcessorEnumerator1 interface (d3d11_1.h)
Enumerates the video processor capabilities of a Microsoft Direct3D 11 device.
Inheritance
The ID3D11VideoProcessorEnumerator1 interface inherits from ID3D11VideoProcessorEnumerator. ID3D11VideoProcessorEnumerator1 also has these types of members:
Methods
The ID3D11VideoProcessorEnumerator1 interface has these methods.
ID3D11VideoProcessorEnumerator1::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
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2016 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | d3d11_1.h |