Index: webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
diff --git a/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h b/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
index cdcac966ae38e3e6615afea318ebf9dfe5aa1e07..4a698993641f7a92e88b8899f22e5e714ae75c8a 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
+++ b/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
@@ -45,6 +45,7 @@ |
@property(nonatomic, readonly) BOOL isAudioOnly; |
@property(nonatomic, readonly) BOOL shouldMakeAecDump; |
@property(nonatomic, assign) BOOL isAecDumpActive; |
+@property(nonatomic, readonly) BOOL shouldUseLevelControl; |
@property(nonatomic, strong) |
RTCMediaConstraints *defaultPeerConnectionConstraints; |