Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
This interface provides methods for seeking to markers in a Windows Media stream and for modifying the playback speed. It is implemented on the Windows Media Source filter and the WM ASF Reader filter.
In addition to the methods inherited from IDispatchand IUnknown, this interface exposes the following methods.
Method | Description |
---|---|
Retrieves the current marker. |
|
Retrieves the extended seeking capabilities of the filter. |
|
Retrieves the number of markers in the current stream. |
|
Retrieves the current playback speed. |
|
Retrieves the name associated with the specified marker. |
|
Retrieves the presentation time associated with the specified marker. |
|
Sets the playback speed. |