|
TeamTalk 5 Java DLL Version 5.18A
|
Configuration of WebRTC's echo canceller. See also TT_SetSoundDeviceEffects() More...
Public Attributes | |
| bool | bEnable |
| Enable WebRTC echo canceller. The WebRTC echo canceller requires sound input and output devices are initialized using TT_InitSoundDuplexDevices(). This is because both input and output device must use the same sample rate. More... | |
Configuration of WebRTC's echo canceller. See also TT_SetSoundDeviceEffects()
Definition at line 1289 of file TeamTalk.cs.
| bool BearWare.WebRTCAudioPreprocessor.EchoCanceller.bEnable |
Enable WebRTC echo canceller. The WebRTC echo canceller requires sound input and output devices are initialized using TT_InitSoundDuplexDevices(). This is because both input and output device must use the same sample rate.
Definition at line 1296 of file TeamTalk.cs.