summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/api/test/pclf/peer_configurer.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/api/test/pclf/peer_configurer.h')
-rw-r--r--third_party/libwebrtc/api/test/pclf/peer_configurer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/libwebrtc/api/test/pclf/peer_configurer.h b/third_party/libwebrtc/api/test/pclf/peer_configurer.h
index c0faf8573a..1c6fb4c0e6 100644
--- a/third_party/libwebrtc/api/test/pclf/peer_configurer.h
+++ b/third_party/libwebrtc/api/test/pclf/peer_configurer.h
@@ -158,6 +158,8 @@ class PeerConfigurer {
// If is set, an AEC dump will be saved in that location and it will be
// available for further analysis.
PeerConfigurer* SetAecDumpPath(absl::string_view path);
+ PeerConfigurer* SetPCFOptions(
+ PeerConnectionFactoryInterface::Options options);
PeerConfigurer* SetRTCConfiguration(
PeerConnectionInterface::RTCConfiguration configuration);
PeerConfigurer* SetRTCOfferAnswerOptions(