IMSVidStreamBufferSinkEvent2::EncryptionOff
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSinkEvent2::EncryptionOff
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The EncryptionOff method is called when the stream changes from encrypted to not encrypted.
Syntax
HRESULT EncryptionOff();
Parameters
This method takes no parameters.
Return Values
Returns an HRESULT value. Possible values include the following.
Value | Description |
S_OK | Success. |
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also