ID3D12VideoEncoder インターフェイス (d3d12video.h)
Direct3D 12 ビデオ エンコーダーを表します。
継承
ID3D12VideoEncoder インターフェイスは、ID3D12Pageable インターフェイスから継承されます。
メソッド
ID3D12VideoEncoder インターフェイスには、これらのメソッドがあります。
ID3D12VideoEncoder::GetCodec ビデオ エンコーダーに関連付けられているコーデックを取得します。 |
ID3D12VideoEncoder::GetCodecConfiguration ビデオ エンコーダーに関連付けられているコーデック構成パラメーターを取得します。 |
ID3D12VideoEncoder::GetCodecProfile ビデオ エンコーダーに関連付けられているコーデック プロファイルを取得します。 |
ID3D12VideoEncoder::GetEncoderFlags ビデオ エンコーダーが初期化されたエンコーダー フラグを取得します。 |
ID3D12VideoEncoder::GetInputFormat ビデオ エンコーダーの入力形式を取得します。 |
ID3D12VideoEncoder::GetMaxMotionEstimationPrecision ビデオ エンコーダーの最大モーション推定精度を取得します。 |
ID3D12VideoEncoder::GetNodeMask ビデオ エンコーダーのノード マスクを取得します。 |
注釈
ID3D12VideoDevice3::CreateVideoEncoder を呼び出して、このクラスのインスタンスを取得します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows ビルド 22000 |
サポートされている最小のサーバー | Windows ビルド 22000 |
Header | d3d12video.h |