IAudioEffectsChangedNotificationClient::OnAudioEffectsChanged method (audioclient.h)

Called by the system when the list of audio effects changes or the resources needed to enable an effect changes, i.e. when the value of the canSetState field of the associated AUDIO_EFFECT changes.

Syntax

HRESULT OnAudioEffectsChanged();

Return value

An HRESULT.

Remarks

Register the callback interface by calling IAudioEffectsManager::RegisterAudioEffectsChangedNotificationCallback.

Requirements

Requirement Value
Minimum supported client Windows Build 22000
Header audioclient.h