Freigeben über


AcousticEchoCancellationConfiguration.SetEchoCancellationRenderEndpoint Methode

Definition

Legt den Endpunkt fest, der vom Effekt Acoustic Echo Cancellation (AEC) als Loopbackverweis verwendet werden soll.

public:
 virtual void SetEchoCancellationRenderEndpoint(Platform::String ^ deviceId) = SetEchoCancellationRenderEndpoint;
void SetEchoCancellationRenderEndpoint(winrt::hstring const& deviceId);
public void SetEchoCancellationRenderEndpoint(string deviceId);
function setEchoCancellationRenderEndpoint(deviceId)
Public Sub SetEchoCancellationRenderEndpoint (deviceId As String)

Parameter

deviceId
String

Platform::String

winrt::hstring

Die Geräte-ID des Geräts, das als Loopbackreferenz verwendet werden soll.

Hinweise

Die Übergabe einer NULL-Zeichenfolge als deviceId-Parameter führt dazu, dass der Loopbackendpunkt auf seinen Standardwert zurückgesetzt wird.

Gilt für: