Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFMediaSourcePresentationProvider interface

Provides notifications to the sequencer source. This interface is exposed by the sequencer source. Applications do not use this interface.

To get a pointer to this interface, call IMFGetService::GetService with the service identifier MF_SOURCE_PRESENTATION_PROVIDER_SERVICE.

Members

The IMFMediaSourcePresentationProvider interface inherits from the IUnknown interface. IMFMediaSourcePresentationProvider also has these types of members:

Methods

The IMFMediaSourcePresentationProvider interface has these methods.

MethodDescription
ForceEndOfPresentation

Notifies the source when playback has reached the end of a segment.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

Library

Mfuuid.lib

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft