Amazon Kinesis Webrtc C SDK
RtcPeerConnection Struct Reference

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>

Collaboration diagram for RtcPeerConnection:
Collaboration graph

Public Attributes

UINT32 version
 Version of peer connection structure. More...
 

Detailed Description

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


The documentation for this struct was generated from the following file: