struttura AUDIO_MICROPHONE_BOOST_APO_NOTIFICATION_DESCRIPTOR (audioengineextensionapo.h)
Specifica una notifica APO di boost del microfono dell'endpoint.
Sintassi
typedef struct AUDIO_MICROPHONE_BOOST_APO_NOTIFICATION_DESCRIPTOR {
IMMDevice *device;
} AUDIO_MICROPHONE_BOOST_APO_NOTIFICATION_DESCRIPTOR;
Members
device
IMMDevice che rappresenta l'endpoint audio associato alla richiesta di notifica.
Commenti
Restituisce un APO_NOTIFICATION_DESCRIPTOR contenente questa struttura da un'implementazione di IAudioProcessingObjectNotifications2::GetApoNotificationRegistrationInfo2 per richiedere notifiche di boost del microfono dell'endpoint per il dispositivo specificato.
Per altre informazioni sulle API di Windows 11 per le API (Audio Processing Objects) che possono essere fornite con driver audio, vedere API Windows 11 per oggetti di elaborazione audio.
Requisiti
Requisito | Valore |
---|---|
Intestazione | audioengineextensionapo.h |