Interface IAMCertifiedOutputProtection (strmif.h)

[La fonctionnalité associée à cette page, DirectShow, est une fonctionnalité héritée. Il a été remplacé par MediaPlayer, IMFMediaEngine et Audio/Video Capture dans Media Foundation. Ces fonctionnalités ont été optimisées pour Windows 10 et Windows 11. Microsoft recommande vivement au nouveau code d’utiliser MediaPlayer, IMFMediaEngine et La capture audio/vidéo dans Media Foundation au lieu de DirectShow, lorsque cela est possible. Microsoft suggère que le code existant qui utilise les API héritées soit réécrit pour utiliser les nouvelles API si possible.]

L’interface IAMCertifiedOutputProtection envoie des messages COPP (Certified Output Protection Protocol) au pilote graphique. Cette interface est exposée par les filtres Video Mixing Renderer 7 (VMR-7) et Video Mix Renderer 9 (VMR-9).

Pour plus d’informations sur l’utilisation de COPP, consultez Utilisation du protocole COPP (Certified Output Protection Protocol).

Héritage

L’interface IAMCertifiedOutputProtection hérite de l’interface IUnknown. IAMCertifiedOutputProtection comporte également les types de membres suivants :

Méthodes

L’interface IAMCertifiedOutputProtection comporte ces méthodes.

 
IAMCertifiedOutputProtection ::KeyExchange

La méthode KeyExchange retourne le certificat du pilote graphique.
IAMCertifiedOutputProtection ::P rotectionCommand

La méthode ProtectionCommand envoie une commande COPP au pilote graphique.
IAMCertifiedOutputProtection ::P rotectionStatus

La méthode ProtectionStatus envoie une requête copp status au pilote graphique.
IAMCertifiedOutputProtection ::SessionSequenceStart

La méthode SessionSequenceStart lance la session COPP avec le pilote graphique.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows XP avec SP2 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 R2 [applications de bureau uniquement]
Plateforme cible Windows
En-tête strmif.h (include Dshow.h)

Voir aussi

Interfaces