structure AUDIO_ENDPOINT_PROPERTY_CHANGE_APO_NOTIFICATION_DESCRIPTOR (audioengineextensionapo.h)
Spécifie une notification APO de modification de propriété de point de terminaison.
Syntaxe
typedef struct AUDIO_ENDPOINT_PROPERTY_CHANGE_APO_NOTIFICATION_DESCRIPTOR {
IMMDevice *device;
} AUDIO_ENDPOINT_PROPERTY_CHANGE_APO_NOTIFICATION_DESCRIPTOR;
Membres
device
Une IMMDevice représentant le point de terminaison audio associé à la notification.
Remarques
Retourne un APO_NOTIFICATION_DESCRIPTOR contenant cette structure à partir d’une implémentation de IAudioProcessingObjectNotifications ::GetApoNotificationRegistrationInfo demander des notifications APO de modification de propriété de point de terminaison.
Pour plus d’informations sur les API Windows 11 pour les objets de traitement audio (API) qui peuvent être fournis avec des pilotes audio, consultez API Windows 11 pour les objets de traitement audio.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows Build 22000 |
d’en-tête | audioengineextensionapo.h |