IDirectXVideoProcessor インターフェイス (dxva2api.h)

DirectX ビデオ アクセラレーション (DXVA) ビデオ プロセッサ デバイスを表します。 このインターフェイスへのポインターを取得するには、 IDirectXVideoProcessorService::CreateVideoProcessor を呼び出します。

継承

IDirectXVideoProcessor インターフェイスは、IUnknown インターフェイスから継承されます。 IDirectXVideoProcessor には、次の種類のメンバーもあります。

メソッド

IDirectXVideoProcessor インターフェイスには、これらのメソッドがあります。

 
IDirectXVideoProcessor::GetCreationParameters

このデバイスの作成に使用されたパラメーターを取得します。 (IDirectXVideoProcessor.GetCreationParameters)
IDirectXVideoProcessor::GetFilterPropertyRange

このデバイスでサポートされているイメージ フィルターの値の範囲を取得します。
IDirectXVideoProcessor::GetProcAmpRange

このビデオ プロセッサ デバイスのビデオ プロセッサ (ProcAmp) 設定の値の範囲を取得します。
IDirectXVideoProcessor::GetVideoProcessorCaps

ビデオ プロセッサ デバイスの機能を取得します。
IDirectXVideoProcessor::GetVideoProcessorService

このビデオ プロセッサ デバイスを作成した DirectX Video Acceleration (DXVA) ビデオ プロセッサ サービスを取得します。
IDirectXVideoProcessor::VideoProcessBlt

1 つ以上の入力サンプルに対してビデオ 処理操作を実行し、その結果を Direct3D9 サーフェスに書き込みます。

要件

要件
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー dxva2api.h

こちらもご覧ください

DXVA ビデオ処理

メディア ファンデーション インターフェイス