IMSVidStreamBufferSinkEvent3 Interface
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSinkEvent3 Interface
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The IMSVidStreamBufferSinkEvent3 interface is used to receive events from the MSVidStreamBufferSink 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.
In addition to the methods inherited from IMSVidStreamBufferSinkEvent2, the IMSVidStreamBufferSinkEvent3 interface exposes the following method.
Method | Description |
LicenseChange | The license for the content has changed. |
See Also