IMSVidStreamBufferSink2 interface (segment.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.]

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

The IMSVidStreamBufferSink2 interface represents the Stream Buffer Sink filter within the Video Control.

Inheritance

The IMSVidStreamBufferSink2 interface inherits from IMSVidStreamBufferSink. IMSVidStreamBufferSink2 also has these types of members:

Methods

The IMSVidStreamBufferSink2 interface has these methods.

 
IMSVidStreamBufferSink2::UnlockProfile

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidStreamBufferSink2).

Requirements

Requirement Value
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidStreamBufferSink

Video Control Interfaces