ID3D11VideoDecoderOutputView 介面 (d3d11.h)

識別可在視訊解碼期間存取的輸出介面。

繼承

ID3D11VideoDecoderOutputView介面繼承自ID3D11ViewID3D11VideoDecoderOutputView 也有下列類型的成員:

方法

ID3D11VideoDecoderOutputView介面具有這些方法。

 
ID3D11VideoDecoderOutputView::GetDesc

取得影片解碼器輸出檢視的屬性。

備註

若要取得此介面的指標,請呼叫 ID3D11VideoDevice::CreateVideoDecoderOutputView

規格需求

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

另請參閱

Direct3D 11 視訊介面

ID3D11View