The Configuration defines a set of parameters to configure how the peer-to-peer communication established via RtcPeerConnection is established or re-established. More...
#include <Include.h>
Public Attributes | |
ICE_TRANSPORT_POLICY | iceTransportPolicy |
Indicates which candidates the ICE Agent is allowed to use. More... | |
RtcIceServer | iceServers [(5 *4+1)] |
Servers available to be used by ICE, such as STUN and TURN servers. More... | |
KvsRtcConfiguration | kvsRtcConfiguration |
Non-standard configuration options. More... | |
RtcCertificate | certificates [3] |
The Configuration defines a set of parameters to configure how the peer-to-peer communication established via RtcPeerConnection is established or re-established.
Reference: https://www.w3.org/TR/webrtc/#rtcconfiguration-dictionary