The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D11VideoProcessor::GetRateConversionCaps method
Gets the rate conversion capabilities of the video processor.
Syntax
void GetRateConversionCaps(
[out] D3D11_VIDEO_PROCESSOR_RATE_CONVERSION_CAPS *pCaps
);
Parameters
- pCaps [out]
-
A pointer to a D3D11_VIDEO_PROCESSOR_RATE_CONVERSION_CAPS structure that receives the rate conversion capabilities.
Return value
This method does not return a value.
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: