IAMExtendedSeeking Interface (Compact 2013)
3/26/2014
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 IDispatch and 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. |
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |