IMSVidStreamBufferSinkEvent2 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 IMSVidStreamBufferSinkEvent2 interface is used to receive events from the MSVidStreamBufferSink object.

Inheritance

The IMSVidStreamBufferSinkEvent2 interface inherits from IMSVidStreamBufferSinkEvent. IMSVidStreamBufferSinkEvent2 also has these types of members:

Methods

The IMSVidStreamBufferSinkEvent2 interface has these methods.

 
IMSVidStreamBufferSinkEvent2::EncryptionOff

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

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(IMSVidStreamBufferSinkEvent2).

Requirements

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

See also

IMSVidStreamBufferSinkEvent

Video Control Event Interfaces