Searched refs:allowCodecSwitching (Results 1 – 3 of 3) sorted by relevance
198 @property(nonatomic, assign) BOOL allowCodecSwitching;
54 @synthesize allowCodecSwitching = _allowCodecSwitching;
537 @Nullable public Boolean allowCodecSwitching; field in PeerConnection.RTCConfiguration595 allowCodecSwitching = null; in RTCConfiguration()802 return allowCodecSwitching; in getAllowCodecSwitching()