IAudioProcessingObjectNotifications::GetApoNotificationRegistrationInfo 方法 (audioengineextensionapo.h)

由系統呼叫,以允許客戶端註冊以接收 APO 端點和系統效果通知的通知回呼。

語法

HRESULT GetApoNotificationRegistrationInfo(
  [out] APO_NOTIFICATION_DESCRIPTOR **apoNotifications,
  [out] DWORD                       *count
);

參數

[out] apoNotifications

輸出參數,這個參數會傳回 APO_NOTIFICATION_DESCRIPTOR 陣列的指標,指定要求通知的 APO 變更集。

[out] count

輸出參數,指定 在 apoNotifications 中傳回的項目數。

傳回值

HRESULT。

備註

如需音訊處理物件的 Windows 11 API (API) 可隨附音訊驅動程式的詳細資訊,請參閱音訊處理物件的 Windows 11 API

規格需求

需求
最低支援的用戶端 Windows 組建 22000
標頭 audioengineextensionapo.h