IStreamBufferSink3 Interface

 
Microsoft DirectShow 9.0

IStreamBufferSink3 Interface

This topic applies to Windows XP Service Pack 2 only.

The IStreamBufferSink3 interface is exposed by the Stream Buffer Sink filter.

In addition to the methods inherited from IStreamBufferSink2, the IStreamBufferSink3 interface exposes the following method.

Method Description
SetAvailableFilter Limits how far the Stream Buffer Source filter can seek backward.

Requirements

Header: Include Sbe.h.

See Also