Searched defs:rtcConfig (Results 1 – 4 of 4) sorted by relevance
370 PeerConnection createPeerConnectionInternal(PeerConnection.RTCConfiguration rtcConfig, in createPeerConnectionInternal()392 public PeerConnection createPeerConnection(PeerConnection.RTCConfiguration rtcConfig, in createPeerConnection()406 PeerConnection.RTCConfiguration rtcConfig = new PeerConnection.RTCConfiguration(iceServers); in createPeerConnection() local413 PeerConnection.RTCConfiguration rtcConfig = new PeerConnection.RTCConfiguration(iceServers); in createPeerConnection() local419 PeerConnection.RTCConfiguration rtcConfig, PeerConnection.Observer observer) { in createPeerConnection()425 PeerConnection.RTCConfiguration rtcConfig, PeerConnectionDependencies dependencies) { in createPeerConnection()602 PeerConnection.RTCConfiguration rtcConfig, MediaConstraints constraints, long nativeObserver, in nativeCreatePeerConnection()
679 PeerConnection.RTCConfiguration rtcConfig = new PeerConnection.RTCConfiguration(iceServers); in testCompleteSession() local946 PeerConnection.RTCConfiguration rtcConfig = new PeerConnection.RTCConfiguration(iceServers); in testDataChannelOnlySession() local1108 PeerConnection.RTCConfiguration rtcConfig = in testSurfaceIceCandidatesWhenIceTransportTypeChanged() local1174 PeerConnection.RTCConfiguration rtcConfig = new PeerConnection.RTCConfiguration(iceServers); in testTrackRemovalAndAddition() local
37 this.rtcConfig = {'sdpSemantics': 'plan-b'}; property
592 PeerConnection.RTCConfiguration rtcConfig = in createPeerConnectionInternal() local