IMFMediaSourcePresentationProvider::ForceEndOfPresentation メソッド (mfidl.h)
再生がセグメントの末尾に達したときにソースに通知します。 タイムラインの場合、これはマークアウト ポイントへの到達に対応します。
構文
HRESULT ForceEndOfPresentation(
[in] IMFPresentationDescriptor *pPresentationDescriptor
);
パラメーター
[in] pPresentationDescriptor
終了したセグメントのプレゼンテーション記述子の IMFPresentationDescriptor インターフェイスへのポインター。
戻り値
このメソッドは HRESULT を返します。 有効な値を次の表に示しますが、これ以外にもあります。
リターン コード | 説明 |
---|---|
|
メソッドが成功しました。 |
要件
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | mfidl.h |
Library | Mfuuid.lib |