IStreamBufferMediaSeeking2 Interface
Microsoft DirectShow 9.0 |
IStreamBufferMediaSeeking2 Interface
This topic applies to Windows XP Service Pack 2 only.
The IStreamBufferMediaSeeking2 interface is exposed by the Stream Buffer Source filter. It provides a method to control the frame rate during fast-forward play ("trick mode").
In addition to the methods inherited from IStreamBufferMediaSeeking, the IStreamBufferMediaSeeking2 interface exposes the following method.
Method | Description |
SetRateEx | Sets playback rate, and sets the frame rate for trick mode. |
Requirements
Header: Include Sbe.h.
See Also