ID3D11VideoDevice::GetVideoDecoderProfileCount 方法 (d3d11.h)

取得驅動程式支援的設定檔數目。

Syntax

UINT GetVideoDecoderProfileCount();

傳回值

傳回設定檔數目。

備註

若要列舉設定檔,請呼叫 ID3D11VideoDevice::GetVideoDecoderProfile

規格需求

   
最低支援的用戶端 Windows 8 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2012 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 d3d11.h

另請參閱

ID3D11VideoDevice