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.
ID3D11VideoDevice::GetVideoDecoderProfileCount method
Gets the number of profiles that are supported by the driver.
Syntax
UINT GetVideoDecoderProfileCount();
Parameters
This method has no parameters.
Return value
Returns the number of profiles.
Remarks
To enumerate the profiles, call ID3D11VideoDevice::GetVideoDecoderProfile.
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: