Gets the number of profiles that are supported by the driver.
public:
UINT GetVideoDecoderProfileCount()
Type: UINTÂ
Returns the number of profiles.
To enumerate the profiles, call ID3D11VideoDevice::GetVideoDecoderProfile.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).