IMFClockConsumer::SetPresentationClock メソッド (mfidl.h)
メディア パイプラインによって呼び出され、 アプリに IMFPresentationClock のインスタンスが提供されます。
構文
HRESULT SetPresentationClock(
[in] IMFPresentationClock *pPresentationClock
);
パラメーター
[in] pPresentationClock
IMFPresentationClock のインスタンス。
戻り値
このメソッドは HRESULT を返します。 有効な値を次の表に示しますが、これ以外にもあります。
リターン コード | 説明 |
---|---|
|
メソッドが成功しました。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10バージョン 1703 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | サポートなし |
対象プラットフォーム | Windows |
ヘッダー | mfidl.h |
Library | Mfplat.lib;Mfplat.dll |