Partager via


INotifySeek::OnPipelineSeeked method

The OnPipelineSeeked method alerts the application that there will be a discontinuity because of a seek operation in the stream.

Syntax

HRESULT OnPipelineSeeked();

Parameters

This method has no parameters.

Return value

The application's return value will not be processed by Windows Movie Maker.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
GPUPipelineTime.h
Library
GPUPipelineVC8.lib (Visual Studio 2005);
GPUPipelineVC7.lib (Visual Studio .NET)

See also

INotifySeek Interface