Interface IAMCertifiedOutputProtection (strmif.h)
[O recurso associado a esta página, DirectShow, é um recurso herdado. Foi substituído por MediaPlayer, IMFMediaEngine e Audio/Video Capture in Media Foundation. Esses recursos foram otimizados para Windows 10 e Windows 11. A Microsoft recomenda fortemente que o novo código use MediaPlayer, IMFMediaEngine e Audio/Video Capture in Media Foundation em vez de DirectShow, quando possível. A Microsoft sugere que o código existente que usa as APIs herdadas seja reescrito para usar as novas APIs, se possível.]
A IAMCertifiedOutputProtection
interface envia mensagens COPP (Certified Output Protection Protocol) para o driver gráfico. Essa interface é exposta pelos filtros VMR-7 (Renderizador de Combinação de Vídeo 7) e Renderizador de Combinação de Vídeo 9 (VMR-9).
Para obter informações sobre como usar o COPP, consulte Using Certified Output Protection Protocol (COPP).
Herança
A interface IAMCertifiedOutputProtection herda da interface IUnknown . IAMCertifiedOutputProtection também tem estes tipos de membros:
Métodos
A interface IAMCertifiedOutputProtection tem esses métodos.
IAMCertifiedOutputProtection::KeyExchange O método KeyExchange retorna o certificado do driver gráfico. |
IAMCertifiedOutputProtection::P rotectionCommand O método ProtectionCommand envia um comando COPP para o driver gráfico. |
IAMCertifiedOutputProtection::P rotectionStatus O método ProtectionStatus envia uma solicitação de status COPP para o driver gráfico. |
IAMCertifiedOutputProtection::SessionSequenceStart O método SessionSequenceStart inicia a sessão COPP com o driver gráfico. |
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows XP com SP2 [somente aplicativos da área de trabalho] |
Servidor mínimo com suporte | Windows Server 2003 R2 [somente aplicativos da área de trabalho] |
Plataforma de Destino | Windows |
Cabeçalho | strmif.h (inclua Dshow.h) |