Clean up iOS API audio settings
This removes the routing for the deprecated audio control setting Change-Id: Id83ff548625279d5b34c9e3cadc097c25a00ef05 Bug: none Reviewed-on: https://webrtc-review.googlesource.com/58900 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22279}
This commit is contained in:
committed by
Commit Bot
parent
4ff5443e4e
commit
9e981f0e43
@ -23,7 +23,6 @@ RTC_EXTERN NSString * const kRTCMediaConstraintsMaxHeight;
|
||||
RTC_EXTERN NSString * const kRTCMediaConstraintsMinHeight;
|
||||
RTC_EXTERN NSString * const kRTCMediaConstraintsMaxFrameRate;
|
||||
RTC_EXTERN NSString * const kRTCMediaConstraintsMinFrameRate;
|
||||
RTC_EXTERN NSString * const kRTCMediaConstraintsLevelControl;
|
||||
/** The value for this key should be a base64 encoded string containing
|
||||
* the data from the serialized configuration proto.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user