Interface

RTCPeerConnection

RTCPeerConnection

A WebRTC connection between the local computer and a remote peer. It provides methods to connect to a remote peer, maintain and monitor the connection, and close the connection once it's no longer needed.

View Source js/lib.dom.d.ts, line 5601