IMFSensorTransformFactory::CreateTransform メソッド (mfidl.h)
変換を作成するためにメディア パイプラインによって呼び出されます。
構文
HRESULT CreateTransform(
[in] REFGUID guidSensorTransformID,
[in, optional] IMFAttributes *pAttributes,
[in, optional] IMFDeviceTransform **ppDeviceMFT
);
パラメーター
[in] guidSensorTransformID
作成する変換の識別子。
[in, optional] pAttributes
作成する変換の識別子。
[in, optional] ppDeviceMFT
作成する変換の識別子。
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows 10、バージョン 1703 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | サポートなし |
対象プラットフォーム | Windows |
ヘッダー | mfidl.h |
Library | Mfplat.lib;Mfplat.dll |