IStreamBufferSink2 Interface
Microsoft DirectShow 9.0 |
IStreamBufferSink2 Interface
This topic applies to Windows XP Service Pack 2 only.
The IStreamBufferSink2 interface is exposed by the Stream Buffer Sink filter.
In addition to the methods inherited from IStreamBufferSink, the IStreamBufferSink2 interface exposes the following method.
Method | Description |
UnlockProfile | Unlocks the Stream Buffer Sink filter's profile. |
Requirements
Header: Include Sbe.h.
See Also