IAMCertifiedOutputProtection 接口 (strmif.h)
[与此页面关联的功能 DirectShow 是旧版功能。 它已被 MediaPlayer、 IMFMediaEngine 和 Media Foundation 中的音频/视频捕获所取代。 这些功能已针对Windows 10和Windows 11进行了优化。 Microsoft 强烈建议新代码尽可能在 Media Foundation 中使用 MediaPlayer、 IMFMediaEngine 和 音频/视频捕获 ,而不是 DirectShow。 如果可能,Microsoft 建议重写使用旧 API 的现有代码以使用新 API。]
接口将 IAMCertifiedOutputProtection
认证输出保护协议 (COPP) 消息发送到图形驱动程序。 此接口由视频混合呈现器 7 (VMR-7) 和视频混合呈现器 9 (VMR-9) 筛选器公开。
有关使用 COPP 的信息,请参阅 使用认证输出保护协议 (COPP) 。
继承
IAMCertifiedOutputProtection 接口继承自 IUnknown 接口。 IAMCertifiedOutputProtection 也具有以下类型的成员:
方法
IAMCertifiedOutputProtection 接口具有这些方法。
IAMCertifiedOutputProtection::KeyExchange KeyExchange 方法返回图形驱动程序的证书。 |
IAMCertifiedOutputProtection::P rotectionCommand ProtectionCommand 方法将 COPP 命令发送到图形驱动程序。 |
IAMCertifiedOutputProtection::P rotectionStatus ProtectionStatus 方法将 COPP 状态请求发送到图形驱动程序。 |
IAMCertifiedOutputProtection::SessionSequenceStart SessionSequenceStart 方法使用图形驱动程序启动 COPP 会话。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 具有 SP2 的 Windows XP [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 R2 [仅限桌面应用] |
目标平台 | Windows |
标头 | strmif.h (包括 Dshow.h) |