IStreamBufferSink2 interface (sbe.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IStreamBufferSink2 interface is exposed by the Stream Buffer Sink filter.
Inheritance
The IStreamBufferSink2 interface inherits from IStreamBufferSink. IStreamBufferSink2 also has these types of members:
Methods
The IStreamBufferSink2 interface has these methods.
IStreamBufferSink2::UnlockProfile The UnlockProfile method unlocks the Stream Buffer Sink filter's profile. After the profile is unlocked, you can change the name of the stub file. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IStreamBufferSink2)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP with SP2 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | sbe.h |