-api-id | -api-type |
---|---|
M:Windows.Media.Audio.MediaSourceAudioInputNode.EnableEffectsByDefinition(Windows.Media.Effects.IAudioEffectDefinition) |
winrt method |
Enables all effects in the EffectDefinitions list with the specified effect definition.
The effect definition of the effects to enable.
Apply an audio effect to a node by adding an object that implements IAudioEffectDefinition to the EffectDefinitions collection. Disable effects by calling DisableEffectsByDefinition.