An RtcPeerConnection instance allows an application to establish peer-to-peer communications with another RtcPeerConnection, or to another endpoint implementing the required protocols. More...
#include <Include.h>
Public Attributes | |
UINT32 | version |
Version of peer connection structure. More... | |
An RtcPeerConnection instance allows an application to establish peer-to-peer communications with another RtcPeerConnection, or to another endpoint implementing the required protocols.
Reference: https://www.w3.org/TR/webrtc/#introduction