ID3D11CryptoSession::GetDecoderProfile 方法 (d3d11.h)
取得工作階段的譯碼配置檔。
語法
void GetDecoderProfile(
[out] GUID *pDecoderProfile
);
參數
[out] pDecoderProfile
接收譯碼配置檔。 如需可能值的清單,請參閱 ID3D11VideoDevice::GetVideoDecoderProfile。
傳回值
無
備註
應用程式會在建立工作階段時指定配置檔。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2012 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d3d11.h |