IMSVidStreamBufferSinkEvent2 Interface
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSinkEvent2 Interface
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.
In addition to the methods inherited from IMSVidStreamBufferSinkEvent, the IMSVidStramBufferSinkEvent2 interface exposes the following methods.
Method | Description |
EncryptionOff | The stream is no longer encrypted. |
EncryptionOn | The stream is now encrypted |
See Also