IAudioProcessingObjectNotifications interface (audioengineextensionapo.h)
Implemented by clients to register for and receive common audio-related notifications for APO endpoint and system effect notifications.
Inheritance
The IAudioProcessingObjectNotifications interface inherits from the IUnknown interface.
Methods
The IAudioProcessingObjectNotifications interface has these methods.
| IAudioProcessingObjectNotifications::GetApoNotificationRegistrationInfo Called by the system to allow clients to register to receive notification callbacks for APO endpoint and system effect notifications. |
| IAudioProcessingObjectNotifications::HandleNotification Called by the system to notify clients of changes to APO endpoints or system effects. |
Requirements
| Minimum supported client | Windows Build 22000 |
| Header | audioengineextensionapo.h |