Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 592 Bytes

iaudionode_enableeffectsbydefinition_1376948293.md

File metadata and controls

23 lines (16 loc) · 592 Bytes
-api-id -api-type
M:Windows.Media.Audio.IAudioNode.EnableEffectsByDefinition(Windows.Media.Effects.IAudioEffectDefinition)
winrt method

Windows.Media.Audio.IAudioNode.EnableEffectsByDefinition

-description

Enables all effects in the EffectDefinitions list with the specified effect definition.

-parameters

-param definition

The effect definition of the effects to enable.

-remarks

-examples

-see-also