Share via


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

This interface is an outgoing connection-point interface. To receive events from a playback device, implement this interface and then call the IConnectionPoint::Advise method to establish a connection.

Inheritance

The IMSVidStreamBufferSourceEvent3 interface inherits from IMSVidStreamBufferSourceEvent2. IMSVidStreamBufferSourceEvent3 also has these types of members:

Methods

The IMSVidStreamBufferSourceEvent3 interface has these methods.

 
IMSVidStreamBufferSourceEvent3::BroadcastEvent

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

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

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

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

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

Requirements

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

See also

IMSVidStreamBufferSourceEvent2

Video Control Event Interfaces