IMFContentDecryptionModuleSession 介面 (mfcontentdecryptionmodule.h)
針對加密媒體延伸模組支援,提供對CDM) (內容解密模組的存取權。
繼承
IUnknown
方法
IMFContentDecryptionModuleSession 介面具有這些方法。
IMFContentDecryptionModuleSession::Close 指出應用程式不再需要會話,而內容解密模組 (CDM) 應該釋放與會話相關聯的任何資源,並關閉它。 |
IMFContentDecryptionModuleSession::GenerateRequest 根據提供的數據產生授權要求。 |
IMFContentDecryptionModuleSession::GetExpiration 取得CDM會話中所有金鑰的到期時間。 |
IMFContentDecryptionModuleSession::GetKeyStatuses 取得結構的數位參考,這些結構表示 Content Decryption Module (CDM) 會話已知密鑰標識碼,以及相關聯密鑰的目前狀態。 |
IMFContentDecryptionModuleSession::GetSessionId 取得內容解密模組所產生的唯一字串標識符, (CDM) ,可供應用程式用來識別會話物件。 |
IMFContentDecryptionModuleSession::Load IMFContentDecryptionModuleSession::Load 函式會將指定會話的數據載入至 IMFContentDecryptionModuleSession 物件。 |
IMFContentDecryptionModuleSession::Remove 拿掉與會話相關聯的所有授權和金鑰。 |
IMFContentDecryptionModuleSession::Update 提供內容解密模組 (CDM) 工作階段的訊息,包括授權。 |
備註
IMFContentDecryptionModuleSession 是以加密媒體延伸模組規格的 MediaKeySession 為基礎。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 2004 (10.0;組建 19041) |
最低支援的伺服器 | Windows Server 版本 2004 (10.0;組建 19041) |
標頭 | mfcontentdecryptionmodule.h |