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.
| Method | Description |
|---|---|
| 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 |
|
|
Library |
|
See also