Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 739 Bytes

acousticechocancellationconfiguration_setechocancellationrenderendpoint_1849190620.md

File metadata and controls

31 lines (17 loc) · 739 Bytes
-api-id -api-type
M:Windows.Media.Effects.AcousticEchoCancellationConfiguration.SetEchoCancellationRenderEndpoint(System.String)
winrt method

Windows.Media.Effects.AcousticEchoCancellationConfiguration.SetEchoCancellationRenderEndpoint(System.String)

-description

Sets the endpoint that should be used as the loopback reference by the Acoustic Echo Cancellation (AEC) effect.

-parameters

-param deviceId

The device ID of the device to use as the loopback reference.

-remarks

Passing in a null string as the deviceId parameter will result in the loopback endpoint being reset to its default value.

-see-also

-examples