IAudioSystemEffectsPropertyChangeNotificationClient interface (mmdeviceapi.h)

A callback interface implemented by clients to receive notifications when audio system effect properties change.

Inheritance

The IAudioSystemEffectsPropertyChangeNotificationClient interface inherits from the IUnknown interface.

Methods

The IAudioSystemEffectsPropertyChangeNotificationClient interface has these methods.

 
IAudioSystemEffectsPropertyChangeNotificationClient::OnPropertyChanged

Called by the system when an audio system effects property changes.

Remarks

Register the interface to receive callbacks by calling IAudioSystemEffectsPropertyStore::RegisterPropertyChangeNotification. Unregister the callback interface by calling IAudioSystemEffectsPropertyStore::UnregisterPropertyChangeNotification.

Requirements

   
Minimum supported client Windows Build 22000
Header mmdeviceapi.h