Searched defs:peerConnection (Results 1 – 5 of 5) sorted by relevance
15 function ensureAudioPlaying(peerConnection, beLenient) { argument27 function ensureSilence(peerConnection) { argument39 function gatherAudioLevelSamples(peerConnection, numSamples, frequency, argument
151 function waitForConnectionToStabilize(peerConnection, callback) { argument
290 - (rtc::scoped_refptr<webrtc::PeerConnectionInterface>)peerConnection { method in Internal
51 @property(nonatomic, strong) RTCPeerConnection* peerConnection; property
220 …RTCPeerConnection* peerConnection = adoptRefCountedGarbageCollectedWillBeNoop(new RTCPeerConnectio… in create() local