Home | History | Annotate | Download | only in webrtc

Lines Matching refs:echo_cancellation

2025   options.echo_cancellation.Set(true);
2030 EXPECT_FALSE(channel->options().echo_cancellation.IsSet());
2036 EXPECT_TRUE(channel->options().echo_cancellation.Get(&value));