AcousticEchoCancellationConfiguration Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt die Konfiguration eines AEC-Audioaufnahmeeffekts (Acoustic Echo Cancellation) dar.
public ref class AcousticEchoCancellationConfiguration sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AcousticEchoCancellationConfiguration final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AcousticEchoCancellationConfiguration
Public NotInheritable Class AcousticEchoCancellationConfiguration
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 11, version 24H2 (eingeführt in 10.0.26100.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v19.0)
|
Hinweise
Rufen Sie eine instance dieser Klasse ab, indem Sie aufrufenAcousticEchoCancellationConfiguration.
Methoden
SetEchoCancellationRenderEndpoint(String) |
Legt den Endpunkt fest, der vom Effekt Acoustic Echo Cancellation (AEC) als Loopbackreferenz verwendet werden soll. |