Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an object for IMFContentDecryptionModuleSession suspend events.
Syntax
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
Parameters
notify
Receives an IMFCdmSuspendNotify object that notifies the Content Decryption Module (CDM) when global resources should be brought into a consistent state prior to suspending.
Return value
Returns S_OK on success.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 (10.0; Build 19041) |
Minimum supported server | Windows Server, version 2004 (10.0; Build 19041) |
Header | mfcontentdecryptionmodule.h |