Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 592 Bytes

echoeffectdefinition_echoeffectdefinition_2086735898.md

File metadata and controls

23 lines (16 loc) · 592 Bytes
-api-id -api-type
M:Windows.Media.Audio.EchoEffectDefinition.#ctor(Windows.Media.Audio.AudioGraph)
winrt method

Windows.Media.Audio.EchoEffectDefinition.EchoEffectDefinition

-description

Creates an EchoEffectDefinition object.

-parameters

-param audioGraph

The AudioGraph with which the effect will be used. Using effects outside of the audio graph it was created with is not supported.

-remarks

-examples

-see-also