IMiniportStreamAudioEngineNode ::SetStreamLoopbackProtection, méthode (portcls.h)
Définit l’état de protection de bouclage du nœud du moteur audio.
Syntaxe
NTSTATUS SetStreamLoopbackProtection(
[in] CONSTRICTOR_OPTION ProtectionOption
);
Paramètres
[in] ProtectionOption
Valeur d’énumération CONSTRICTOR_OPTION qui indique l’état de l’option de protection de bouclage.
Valeur de retour
SetStreamLoopbackProtection retourne S_OK, si l’appel a réussi. Sinon, la méthode retourne un code d’erreur approprié.
Remarques
Pour plus d’informations sur la protection de bouclage de flux audio, consultez KSPROPERTY_AUDIOENGINE_LOOPBACK_PROTECTION.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
serveur minimum pris en charge | Windows Server 2012 |
plateforme cible | Universel |
d’en-tête | portcls.h |
Voir aussi
CONSTRICTOR_OPTION