MFCreateTrackedSample 関数 (mfidl.h)
ビデオ メディア サンプルの参照カウントを追跡する IMFTrackedSample オブジェクトを作成します。
構文
HRESULT MFCreateTrackedSample(
[out] IMFTrackedSample **ppMFSample
);
パラメーター
[out] ppMFSample
IMFTrackedSample インターフェイスへのポインターを受け取ります。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリ |UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | mfidl.h |
Library | Mfplat.lib |
[DLL] | Mfplat.dll |